Firehose Delivery Stream Http Endpoint Configuration S3Configuration Args
Constructors
Properties
Buffer incoming data for the specified period of time, in seconds, before delivering it to the destination. The default value is 300.
Buffer incoming data to the specified size, in MBs, before delivering it to the destination. The default value is 5. We recommend setting SizeInMBs to a value greater than the amount of data you typically ingest into the delivery stream in 10 seconds. For example, if you typically ingest data at 1 MB/sec set SizeInMBs to be 10 MB or higher.
The CloudWatch Logging Options for the delivery stream. See cloudwatch_logging_options
block below for details.
The compression format. If no value is specified, the default is UNCOMPRESSED
. Other supported values are GZIP
, ZIP
, Snappy
, &HADOOP_SNAPPY
.
Prefix added to failed records before writing them to S3. Not currently supported for redshift
destination. This prefix appears immediately following the bucket name. For information about how to specify this prefix, see Custom Prefixes for Amazon S3 Objects.