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