AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS.
copied from cf-staging / aws-sam-translatorYou can use SAM to define serverless applications in simple and clean syntax. This GitHub project is the starting point for AWS SAM. It contains the SAM specification, the code that translates SAM templates into AWS CloudFormation stacks, general information about the model, and examples of common applications.