InputFormatConfiguration
Specifies the deserializer you want to use to convert the format of the input data.
This parameter is required if Enabled
is set to true.
Contents
- Deserializer
-
Specifies which deserializer to use. You can choose either the Apache Hive JSON SerDe or the OpenX JSON SerDe. If both are non-null, the server rejects the request.
Type: Deserializer object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: