Create an AWS Serverless Application Model (AWS SAM) project using SAM CLI

InstructorTomasz Łakomy

Share this video with your friends

Send Tweet

In this lesson we're going to learn how to create a AWS Serverless Application Model (AWS SAM) application from scratch using the SAM CLI sam init command.

In order to install the SAM CLI on your OS, follow the official AWS guide: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html