AWS Lambda Destinations to AWS Lambda and Amazon SQS

AWS Lambda → AWS Lambda → AWS SQS

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

This sample proyect shows how to create a Lambda function that on success sends message to another function and on failure to SQS using Lambda destinations

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

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

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Marcia Villalba

Marcia Villalba

Marcia hosts the FooBar Serverless YouTube channel where she publishes content every week related to serverless and the cloud. She has been designing and developing software professionally for 15 years and worked in all the different stages of building scaling and performant software.

Follow on LinkedIn