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?
Diese Übung ist Teil des Kurses
Serverless Applications with AWS Lambda
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten