DataIntegrationFlowS3SourceConfiguration
The S3 DataIntegrationFlow source configuration parameters.
Contents
- bucketName
-
The bucketName of the S3 source objects.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
[a-z0-9][a-z0-9.-]*[a-z0-9]
Required: Yes
- prefix
-
The prefix of the S3 source objects.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 700.
Pattern:
[/A-Za-z0-9._-]+
Required: Yes
- options
-
The other options of the S3 DataIntegrationFlow source.
Type: DataIntegrationFlowS3Options object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: