AwsEventsEventbusDetails
Provides details about Amazon EventBridge event bus. An event bus is a router that receives events and delivers them to zero or more destinations, or targets. This can be a custom event bus which you can use to receive events from your custom applications and services, or it can be a partner event bus which can be matched to a partner event source.
Contents
- Arn
-
The Amazon Resource Name (ARN) of the account permitted to write events to the current account.
Type: String
Pattern:
.*\S.*
Required: No
- Name
-
The name of the event bus.
Type: String
Pattern:
.*\S.*
Required: No
- Policy
-
The policy that enables the external account to send events to your account.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: