Skip to content

Latest commit

 

History

History

aws-lambda-sam

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Project Steps

  • Install SAM
  • sam init
  • sam buid
  • sam local invoke -e payload.json
  • sam deploy --guided

Notes

If building on Cloud9, probably a good idea to resize using utils/resize.sh. utils/resize.sh 30