Test serverless applications (AWS Lambda) locally
https://docs.aws.amazon.com/lambda/latest/dg/test-sam-cli.html
Create example API gateway request
sam local generate-event api --method POST > example-api-gateway-requests/basic.json
https://docs.aws.amazon.com/lambda/latest/dg/test-sam-cli.html
sam local generate-event api --method POST > example-api-gateway-requests/basic.json