By introducing the SQS queue in front of Lambda, you create an asynchronous connection between the API request and Lambda.
Tag: AWS API
Accepting API keys as a query string in Amazon API Gateway
Amazon blog This blog explains how to build an API Gateway REST API that temporarily accepts API keys as query
AWS API
Calling a new API Gateway for lambda Create API key from console Require API key on a method Add Usage