DeadLetterConfig - Amazon EventBridge Pipes

DeadLetterConfig

A DeadLetterConfig object that contains information about a dead-letter queue configuration.

Contents

Arn

The ARN of the specified target for the dead-letter queue.

For Amazon Kinesis stream and Amazon DynamoDB stream sources, specify either an Amazon SNS topic or Amazon SQS queue ARN.

Type: String

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

Pattern: arn:(aws[a-zA-Z0-9-]*):([a-zA-Z0-9\-]+):([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\d{1})?:(\d{12})?:(.+)

Required: No

See Also

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