JsonFormatDescriptor
Contains information about how a source JSON data file should be analyzed.
Contents
- Charset
-
The character set in which the source JSON file is written.
Type: String
Length Constraints: Maximum length of 63.
Pattern:
^[a-zA-Z0-9][a-zA-Z0-9\-_]*
Required: No
- FileCompression
-
The level of compression of the source CSV file.
Type: String
Valid Values:
NONE | GZIP
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: