TransformationInputDataConfig
The Amazon S3 location and source format configuration for input data in a transformation job.
Contents
- S3Uri
-
The Amazon S3 URI of the input data to transform.
Type: String
Length Constraints: Minimum length of 8. Maximum length of 2048.
Pattern:
s3://[a-z0-9][a-z0-9.\-]{1,61}[a-z0-9](/.+)?Required: Yes
- SourceFormat
-
The format of the source data files (C-CDA or CSV).
Type: String
Valid Values:
CCDA | CSVRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: