KinesisConfiguration
The configuration settings of the Amazon Kinesis Data Streams destination for an Amazon QLDB journal stream.
Contents
- StreamArn
-
The Amazon Resource Name (ARN) of the Kinesis Data Streams resource.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 1600.
Required: Yes
- AggregationEnabled
-
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
Important
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.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: