Builder

class Builder

Properties

Link copied to clipboard

Defaults to true. Set it to false if you want to disable format conversion while preserving the configuration details.

Link copied to clipboard

Specifies the deserializer that you want Firehose to use to convert the format of your data from JSON. This parameter is required if Enabled is set to true.

Link copied to clipboard

Specifies the serializer that you want Firehose to use to convert the format of your data to the Parquet or ORC format. This parameter is required if Enabled is set to true.

Link copied to clipboard

Specifies the Amazon Web Services Glue Data Catalog table that contains the column information. This parameter is required if Enabled is set to true.