DataIntegrationFlowSource - AWS Supply Chain

DataIntegrationFlowSource

The DataIntegrationFlow source parameters.

Contents

sourceName

The DataIntegrationFlow source name that can be used as table alias in SQL transformation query.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [A-Za-z0-9_]+

Required: Yes

sourceType

The DataIntegrationFlow source type.

Type: String

Valid Values: S3 | DATASET

Required: Yes

datasetSource

The dataset DataIntegrationFlow source.

Type: DataIntegrationFlowDatasetSourceConfiguration object

Required: No

s3Source

The S3 DataIntegrationFlow source.

Type: DataIntegrationFlowS3SourceConfiguration object

Required: No

See Also

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