Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 828 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 828 Bytes

Logo

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.

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 and examples folder for detailed instructions on how to write AWS SAM templates and deploy them to AWS CloudFormation