Lambda function to add an API to AWS API Gateway
The event
for the Lambda function is an SQS message. The body of the SQS message is JSON following the OpenAPI specification.
This code is open source software licensed under the Apache 2.0 License.