Skip to content

dshabin/aws-lambda-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda python

Build Status

Replace the code in lambda_function.py with your python function and put the required packages in the requirements.txt file. Then run ./make_package.sh to make deployment package. Create a lambda function on AWS using aws-console or aws-cli and upload the src.zip .

About

aws-lambda-python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published