AWS Serverless Application Model (SAM) CLI. More information: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/using-sam-cli-corecommands.html.
sam init
sam init {{[-r|--runtime]}} {{python3.7}}
sam package
sam build
sam local start-api
sam deploy