This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::AppFlow::Flow EventBridgeDestinationProperties
The properties that are applied when Amazon EventBridge is being used as a destination.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ErrorHandlingConfig" :ErrorHandlingConfig, "Object" :String}
YAML
ErrorHandlingConfig:ErrorHandlingConfigObject:String
Properties
- ErrorHandlingConfig
- 
                    The object specified in the Amplitude flow source. Required: No Type: ErrorHandlingConfig Pattern: \S+Maximum: 512Update requires: No interruption 
- Object
- 
                    The object specified in the Amazon EventBridge flow destination. Required: Yes Type: String Pattern: \S+Maximum: 512Update requires: No interruption 
See also
- 
                    EventBridgeDestinationProperties in the Amazon AppFlow API Reference.