Tracing event destination routing
You are a cloud architect at RouteRight Technologies. Your team uses Lambda Destinations on an order-dispatcher function to automatically route invocation outcomes: successful results go to an SQS queue called dispatch-success, while failures go to dispatch-failure. A junior engineer asks what information Lambda actually sends to the destination queue when a function succeeds.
What does the invocation record that Lambda sends to an onSuccess destination contain?
This exercise is part of the course
Serverless Applications with AWS Lambda
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise