DeadLetterConfig - EventBridge Scheduler

DeadLetterConfig

An object that contains information about an Amazon SQS queue that EventBridge Scheduler uses as a dead-letter queue for your schedule. If specified, EventBridge Scheduler delivers failed events that could not be successfully delivered to a target to the queue.

Contents

Arn

The Amazon Resource Name (ARN) of the SQS queue specified as the destination for the dead-letter queue.

Type: String

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

Pattern: ^arn:aws(-[a-z]+)?:sqs:[a-z0-9\-]+:\d{12}:[a-zA-Z0-9\-_]+$

Required: No

See Also

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