AWS Lambda · Schema

DestinationConfig

Configuration for failed invocation destinations. Specify an SQS queue or SNS topic to receive records of failed asynchronous invocations or event source mapping batches.

Properties

Name Type Description
OnSuccess object
OnFailure object
View JSON Schema on GitHub