View a markdown version of this page

DeadLetterQueueS3Configuration - Amazon Kinesis Data Streams Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon Web Services 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 Amazon SDKs, see the following: