AWS::AppFlow::Flow MarketoDestinationProperties
The properties that Amazon AppFlow applies when you use Marketo as a flow 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 settings that determine how Amazon AppFlow handles an error when placing data in the destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure.
ErrorHandlingConfig
is a part of the destination connector details.Required: No
Type: ErrorHandlingConfig
Update requires: No interruption
Object
-
The object specified in the Marketo flow destination.
Required: Yes
Type: String
Pattern:
\S+
Maximum:
512
Update requires: No interruption