By introducing the SQS queue in front of Lambda, you create an asynchronous connection between the API request and Lambda.
A collection of my tech notes
By introducing the SQS queue in front of Lambda, you create an asynchronous connection between the API request and Lambda.