#AWS Lambda Useful Dependencies
pip install requests -t .
- Clone or download the dependency
- zip with your code file
- upload on AWS Lambda
- Clone or download the dependency
- zip with your code file
- upload on AWS Lambda
I do not own any of these libs. This repository is just was just a simple way to help me in AWS Lambda at work. aws_lambda_modules_list.txt : Credit to @gene1wood (https://gist.github.com/gene1wood/4a052f39490fae00e0c3#file-list_aws_lambda_modules-py-L14)