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?
Este ejercicio forma parte del curso
Serverless Applications with AWS Lambda
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
Empezar ejercicio