View a markdown version of this page

OnFailureConfiguration - Amazon EventBridge Custom Event Bus

OnFailureConfiguration

On-failure configuration: where a failed delivery is sent. Shared by the subscriber and the EventSource.

Contents

Arn

The ARN of the destination that receives events that could not be delivered. An Amazon SQS queue is the supported destination.

Type: String

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

Pattern: arn:aws(-[a-z0-9]+)*:sqs:[a-z][a-z0-9]*(-[a-z0-9]+)*:[0-9]{12}:([A-Za-z0-9_-]{1,80}|[A-Za-z0-9_-]{1,75}\.fifo)(?![\s\S]).*

Required: No

See Also

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