AWS::AppFlow::Flow DestinationFlowConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::AppFlow::Flow DestinationFlowConfig

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

Syntax

To declare this entity in your Amazon 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 Amazon Web Services 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