EventSourceConfiguration
Discriminated EventSource configuration. Exactly one variant must be set.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- AwsServiceEventsConfiguration
-
Configuration for forwarding a single AWS service's events from the account's default event bus.
Type: AwsServiceEventsSourceConfiguration object
Required: No
- PartnerEventsConfiguration
-
Configuration for forwarding a partner event source's events through a managed partner event bus.
Type: PartnerEventsSourceConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: