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 Amazon 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
Maximum:
512Pattern:
\S+Update requires: No interruption
Object-
The object specified in the Amazon EventBridge flow destination.
Required: Yes
Type: String
Maximum:
512Pattern:
\S+Update requires: No interruption
See also
-
EventBridgeDestinationProperties in the Amazon AppFlow API Reference.