27 Forks
36 Stars
36 Watchers

aws-sam-examples

this SAM example repo is splitted from "awslabs/aws-sam-local" and "awslabs/serverless-application-model"

How to download and setup aws-sam-examples

Open terminal and run command
git clone https://github.com/serverless-projects/aws-sam-examples.git
git clone is used to create a copy or clone of aws-sam-examples repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-sam-examples https://github.com/serverless-projects/aws-sam-examples/archive/master.zip

Or simply clone aws-sam-examples with SSH
[email protected]:serverless-projects/aws-sam-examples.git

If you have some problems with aws-sam-examples

You may open issue on aws-sam-examples support forum (system) here: https://github.com/serverless-projects/aws-sam-examples/issues