Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

Lambda Destinations to Lambda and SQS with SAM

Created with SnapAWS LambdaAWS LambdaAWS SQSonSuccessonFailure

Lambda function that on success sends message to another function and on failure to SQS using Lambda destinations with SAM

This sample project demonstrates how to create a Lambda function that on success sends message to another function and on failure to SQS using Lambda destinations with SAM.
The AWS SAM template deploys the resources and the IAM permissions required to run the application.

< Back to all patterns


GitHub icon Visit the GitHub repo for this pattern.

Download

git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/lambda-destinations-sam

Deploy

sam deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: sam delete.

Omar Rosadio

Presented by Omar Rosadio

Cloud Engineer / AWS Community Builder in Serverless category.

Follow on LinkedIn