AWS Serverless Application Model w/ Go Example AWS Lambda Function w/ Go Usage Deploy # Deploy AWS Lambda function $ > make configure build package deploy Test # Run pytest $ > make test