AWS::CustomerProfiles::Integration SourceFlowConfig - 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::CustomerProfiles::Integration SourceFlowConfig

The configuration that controls how Customer Profiles retrieves data from the source.

Syntax

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

Properties

ConnectorProfileName

The name of the Amazon AppFlow 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 connector, such as Salesforce, Marketo, and so on.

Required: Yes

Type: String

Allowed values: Salesforce | Marketo | ServiceNow | Zendesk | S3

Update requires: No interruption

IncrementalPullConfig

Defines the configuration for a scheduled incremental data pull. If a valid configuration is provided, the fields specified in the configuration are used when querying for the incremental data pull.

Required: No

Type: IncrementalPullConfig

Update requires: No interruption

SourceConnectorProperties

Specifies the information that is required to query a particular source connector.

Required: Yes

Type: SourceConnectorProperties

Update requires: No interruption