Create an API Gateway REST API that is protected with an AWS Lambda token authorizer and integrates with Amazon SQS
Visit the GitHub repo for this pattern.
git clone https://github.com/aws-samples/serverless-patterns/ cd serverless-patterns/apigw-authorizer-sqs-cdk
CDK deploy
cdk delete
.