
Creates one Lambda function that sends a message to an SNS topic. That topic sends the message to a SQS queue and finally another Lambda picks the message.
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/sns-sqs-lambda-cdkcdk deploycdk delete.