AWS Serverless Application Model
Developer Guide

Getting Started

To get started with AWS SAM use the AWS SAM CLI to create serverless application that you can package and deploy in the AWS Cloud. You can execute the application both in the AWS Cloud or locally on your development host.

To install the AWS SAM CLI, including everything needed to be installed and/or configured to use the AWS SAM CLI, see the Installing the AWS SAM CLI. Once the AWS SAM CLI is installed, you can run through the tutorial provided below.