KinesisConfiguration
The configuration settings of the Amazon Kinesis Data Streams destination for an Amazon QLDB journal stream.
Contents
- AggregationEnabled
-
Enables QLDB to publish multiple data records in a single Kinesis Data Streams record, increasing the number of records sent per API call.
This option is enabled by default. 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
- 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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: