SampleDataS3SourceConfig
Contains information about the source configuration in Amazon S3.
Contents
- FileFormatDescriptor
-
Contains information about a source file's formatting.
Type: FileFormatDescriptor object
Required: Yes
- RoleArn
-
The Amazon Resource Name (ARN) of the role.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:([a-z\d-]+):.*:.*:.*:.+
Required: Yes
- HistoricalDataPathList
-
An array of strings containing the historical set of data paths.
Type: Array of strings
Array Members: Fixed number of 1 item.
Length Constraints: Maximum length of 1024.
Pattern:
^s3://[a-z0-9].+$
Required: No
- TemplatedPathList
-
An array of strings containing the list of templated paths.
Type: Array of strings
Array Members: Fixed number of 1 item.
Length Constraints: Maximum length of 1024.
Pattern:
^s3://[a-zA-Z0-9_\-\/ {}=]+$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: