View a markdown version of this page

S3TablesDestinationConfiguration - Amazon Kinesis Data Streams Service

S3TablesDestinationConfiguration

The configuration for delivery to streaming tables on Apache Iceberg. Used in CreateChannel.

Contents

DeadLetterQueueS3Configuration

The dead-letter queue configuration for records that cannot be delivered. Required for streaming table destinations.

Type: DeadLetterQueueS3Configuration object

Required: Yes

S3TablesConfigurationList

The list of streaming table configurations. Currently, one table is supported per channel.

Type: Array of S3TablesConfiguration objects

Array Members: Minimum number of 1 item. Maximum number of 10000 items.

Required: Yes

DataFreshnessInSeconds

The maximum age, in seconds, of undelivered data before the channel delivers it to the destination. The default value is 300 seconds.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: