Describes an action that writes data to an Amazon Kinesis Firehose stream.
Whether to deliver the Kinesis Data Firehose stream as a batch by using PutRecordBatch. The default value is false.
PutRecordBatch
false
The delivery stream name.
The IAM role that grants access to the Amazon Kinesis Firehose stream.
A character separator that will be used to separate records written to the Firehose stream. Valid values are: '\n' (newline), '\t' (tab), '\r\n' (Windows newline), ',' (comma).