/template-serverless-docker-python

This is a template to create Lambda functions with serverless inside a docker

Primary LanguagePythonMIT LicenseMIT

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