Build, test, and deploy serverless applications using AWS SAM
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
sam
$ sam init --runtime python3.11
$ sam build
$ sam deploy --guided