CDK construct that provisions (1) an AWS Lambda function that is configured to send messages to a queue; (2) an Amazon SQS queue; and (3) an AWS Lambda function configured to consume messages from the queue.
npm install @aws-solutions-constructs/aws-lambda-sqs-lambdaDocumentation for this pattern can be found here