ParallelDataConfig
Specifies the format and S3 location of the parallel data input file.
Contents
- Format
-
The format of the parallel data input file.
Type: String
Valid Values:
TSV | CSV | TMX
Required: No
- S3Uri
-
The URI of the Amazon S3 folder that contains the parallel data input file. The folder must be in the same Region as the API endpoint you are calling.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
s3://[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9](/.*)?
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: