aws-python-lambdas

Collection of AWS Lambda functions in Python

MIT License

Stars
11
Committers
1

aws-python-lambdas

Collection of python lambda function

Setup Conda Env

Structure

Where:

  • requirements.txt: contains the libs needed by the lambda
  • lambda_function.py contains the lambda handler
Badges
Extracted from project README
Build Status
Related Projects