SourceFlowConfig
Contains information about the configuration of the source connector used in the flow.
Contents
- connectorType
-
The type of connector, such as Salesforce, Amplitude, and so on.
Type: String
Valid Values:
Salesforce | Singular | Slack | Redshift | S3 | Marketo | Googleanalytics | Zendesk | Servicenow | Datadog | Trendmicro | Snowflake | Dynatrace | Infornexus | Amplitude | Veeva | EventBridge | LookoutMetrics | Upsolver | Honeycode | CustomerProfiles | SAPOData | CustomConnector | Pardot
Required: Yes
- sourceConnectorProperties
-
Specifies the information that is required to query a particular source connector.
Type: SourceConnectorProperties object
Required: Yes
- apiVersion
-
The API version of the connector when it's used as a source in the flow.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
\S+
Required: No
- connectorProfileName
-
The name of the 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: