This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::EventsV2::EventSource EventSourceConfiguration
Event source configuration. Exactly one of the two variants must be set.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AwsServiceEventsConfiguration" :AwsServiceEventsConfiguration, "PartnerEventsConfiguration" :PartnerEventsConfiguration}
YAML
AwsServiceEventsConfiguration:AwsServiceEventsConfigurationPartnerEventsConfiguration:PartnerEventsConfiguration
Properties
AwsServiceEventsConfiguration-
Configuration for forwarding a single Amazon service's events.
Required: No
Type: AwsServiceEventsConfiguration
Update requires: No interruption
PartnerEventsConfiguration-
Configuration for forwarding a partner event source's events.
Required: No
Type: PartnerEventsConfiguration
Update requires: No interruption