Firehose Delivery Stream Extended S3Configuration Args
Constructors
Properties
The time zone you prefer. Valid values are UTC or a non-3-letter IANA time zones (for example, America/Los_Angeles). Default value is UTC.
Nested argument for the serializer, deserializer, and schema for converting data from the JSON format to the Parquet or ORC format before writing it to Amazon S3. See data_format_conversion_configuration block below for details.
The configuration for dynamic partitioning. Required when using dynamic partitioning. See dynamic_partitioning_configuration block below for details.
The file extension to override the default file extension (for example, .json).
The data processing configuration. See processing_configuration block below for details.
The configuration for backup in Amazon S3. Required if s3_backup_mode is Enabled. Supports the same fields as s3_configuration object.
The Amazon S3 backup mode. Valid values are Disabled and Enabled. Default value is Disabled.