Загрузка...

AWS Tutorials - Understanding Amazon Lambda Destinations

The exercise URL - https://aws-dojo.com/excercises/excercise9/

AWS Lambda Destination provides visibility into Lambda function asynchronous execution by routing success/failure invocation results to different AWS services such as SNS, SQS etc. With Destinations, asynchronous function results are routed as an execution record to a destination resource without writing additional code. An execution record contains details about the request and response in JSON format including version, timestamp, request context, request payload, response context, and response payload.
In this exercise, you create a Lambda function dojolambda which is invoked asynchronous from Amazon SNS by publishing a message to SNS topic dojotopic. The successful execution records are routed to Amazon SQS queue successqueue and failed execution records are routed to Amazon SQS queue failurequeue.

Видео AWS Tutorials - Understanding Amazon Lambda Destinations канала AWS Tutorials
Яндекс.Метрика
Все заметки Новая заметка Страницу в заметки
Страницу в закладки Мои закладки
На информационно-развлекательном портале SALDA.WS применяются cookie-файлы. Нажимая кнопку Принять, вы подтверждаете свое согласие на их использование.
О CookiesНапомнить позжеПринять