Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 454 Bytes

File metadata and controls

6 lines (4 loc) · 454 Bytes

Template AWS Lambda + Api Gateway with Docker python 2.7 and node 4.4 + serverless

This template is for create a Lambda function with an api gateway. You need to have your credentials in the .aws folder and It will upload your Lambda to Aws running the deployLambda.sh

In the file requirements you put your python libraries and they will be automatically uploaded to lambda