AWS::AppFlow::Flow DestinationFlowConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new 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 DestinationFlowConfig

Contains information about the configuration of destination connectors present in the flow.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

ApiVersion

The API version that the destination connector uses.

Required: No

Type: String

Pattern: \S+

Maximum: 256

Update requires: No interruption

ConnectorProfileName

The name of the connector profile. This name must be unique for each connector profile in the AWS account.

Required: No

Type: String

Pattern: [\w/!@#+=.-]+

Maximum: 256

Update requires: No interruption

ConnectorType

The type of destination connector, such as Sales force, Amazon S3, and so on.

Required: Yes

Type: String

Allowed values: SAPOData | Salesforce | Pardot | Singular | Slack | Redshift | S3 | Marketo | Googleanalytics | Zendesk | Servicenow | Datadog | Trendmicro | Snowflake | Dynatrace | Infornexus | Amplitude | Veeva | CustomConnector | EventBridge | Upsolver | LookoutMetrics

Update requires: No interruption

DestinationConnectorProperties

This stores the information that is required to query a particular connector.

Required: Yes

Type: DestinationConnectorProperties

Update requires: No interruption

See also