OutputFormatConfiguration - Amazon Data Firehose

OutputFormatConfiguration

Specifies the serializer that you want Firehose to use to convert the format of your data before it writes it to Amazon S3. This parameter is required if Enabled is set to true.

Contents

Serializer

Specifies which serializer to use. You can choose either the ORC SerDe or the Parquet SerDe. If both are non-null, the server rejects the request.

Type: Serializer object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: