__________ in AWS Lambda allows you to define custom error handling logic and responses.
- AWS CloudFormation
- AWS IAM
- AWS Lambda Destinations
- AWS X-Ray
AWS Lambda Destinations enable you to define custom actions and error handling logic for successful or failed asynchronous invocations.
Loading...
Related Quiz
- Scenario: You are designing an application where you need to perform real-time analytics on data changes in a DynamoDB table. How would you implement this using DynamoDB Streams and AWS Lambda?
- How are custom metrics typically created in AWS?
- Scenario: You are designing a serverless architecture where multiple Lambda functions need to use a common library. How would you implement this using Lambda Layers?
- How does VPC configuration impact the networking capabilities of AWS Lambda functions?
- AWS Lambda supports concurrent executions, allowing multiple instances of a function to run __________.