batchMode

@JvmName(name = "jcaqylwhvyquqreb")
suspend fun batchMode(value: Output<Boolean>)
@JvmName(name = "coinoclnpvumcotg")
suspend fun batchMode(value: Boolean?)

Parameters

value

Whether to deliver the Kinesis Data Firehose stream as a batch by using PutRecordBatch . The default value is false . When batchMode is true and the rule's SQL statement evaluates to an Array, each Array element forms one record in the PutRecordBatch request. The resulting array can't have more than 500 records.