SourceFlowConfig - Amazon Connect

SourceFlowConfig

Contains information about the configuration of the source connector used in the flow.

Contents

ConnectorType

The type of connector, such as Salesforce, Marketo, and so on.

Type: String

Valid Values: Salesforce | Marketo | Zendesk | Servicenow | S3

Required: Yes

SourceConnectorProperties

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

Type: SourceConnectorProperties object

Required: Yes

ConnectorProfileName

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

Type: String

Length Constraints: Maximum length of 256.

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

Required: No

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.

Type: IncrementalPullConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: