Skip to content

/AWS1/CL_LMDONFAILURE

A destination for events that failed processing. For more information, see Adding a destination.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_destination TYPE /AWS1/LMDDESTINATIONARN /AWS1/LMDDESTINATIONARN

The Amazon Resource Name (ARN) of the destination resource.

To retain records of unsuccessful asynchronous invocations, you can configure an Amazon SNS topic, Amazon SQS queue, Amazon S3 bucket, Lambda function, or Amazon EventBridge event bus as the destination.

To retain records of failed invocations from Kinesis, DynamoDB, self-managed Kafka or Amazon MSK, you can configure an Amazon SNS topic, Amazon SQS queue, or Amazon S3 bucket as the destination.


Queryable Attributes

Destination

The Amazon Resource Name (ARN) of the destination resource.

To retain records of unsuccessful asynchronous invocations, you can configure an Amazon SNS topic, Amazon SQS queue, Amazon S3 bucket, Lambda function, or Amazon EventBridge event bus as the destination.

To retain records of failed invocations from Kinesis, DynamoDB, self-managed Kafka or Amazon MSK, you can configure an Amazon SNS topic, Amazon SQS queue, or Amazon S3 bucket as the destination.

Accessible with the following methods

Method Description
GET_DESTINATION() Getter for DESTINATION, with configurable default
ASK_DESTINATION() Getter for DESTINATION w/ exceptions if field has no value
HAS_DESTINATION() Determine if DESTINATION has a value