SampleDataSource
Identifies a sample data file in Amazon S3 to use as the source when creating a data transformation profile. Valid only when the source format is Comma-separated values (CSV).
Contents
- S3Uri
-
The Amazon S3 URI of the sample data file.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
s3://[a-z0-9][a-z0-9.\-]{1,61}[a-z0-9](/.*)?Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: