# serverless-application-model **Repository Path**: mirrors_limulus/serverless-application-model ## Basic Information - **Project Name**: serverless-application-model - **Description**: AWS Serverless Application Model (AWS SAM) prescribes rules for expressing Serverless applications on AWS. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ![Logo](aws_sam_introduction.png) # AWS Serverless Application Model (AWS SAM) The goal of AWS SAM is to define a standard application model for serverless applications. This GitHub project is the starting point for AWS SAM, and contains general information, information about the model, and examples of common applications. ## Current version **The current version is available at [AWS SAM 2016-10-31](versions/2016-10-31.md).** This repository contains the existing model as well as proposals for the next version. ## Structure Each section should contain folders named per version to avoid confusion between the versions. ## Usage and Examples Checkout the [How-To Guide](HOWTO.md) and [examples folder](examples/) for detailed instructions on how to write AWS SAM templates and deploy them to AWS CloudFormation