View a markdown version of this page

DeadLetterQueueS3Configuration - Amazon Kinesis Data Streams Service

DeadLetterQueueS3Configuration

The Amazon S3 dead-letter queue configuration for records that cannot be delivered.

Contents

BucketARN

The Amazon Resource Name (ARN) of the dead-letter queue Amazon S3 bucket.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: arn:aws[-a-z0-9]*:s3:::[a-z0-9._-]{3,63}

Required: Yes

ExpectedBucketOwner

The AWS account ID of the expected owner of the dead-letter queue bucket.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: Yes

ErrorOutputPrefix

The Amazon S3 key prefix for error records.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [0-9A-Za-z!\-_'.*()\/]+

Required: No

See Also

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