aggregationEnabled

@JvmName(name = "xjqipxmqqowwhtxw")
suspend fun aggregationEnabled(value: Output<Boolean>)
@JvmName(name = "aqunebwryajrhobh")
suspend fun aggregationEnabled(value: Boolean?)

Parameters

value

Enables QLDB to publish multiple data records in a single Kinesis Data Streams record, increasing the number of records sent per API call. Default: True

Record aggregation has important implications for processing records and requires de-aggregation in your stream consumer. To learn more, see KPL Key Concepts and Consumer De-aggregation in the Amazon Kinesis Data Streams Developer Guide .