I am creating a AWS Lambda python deployment package. I am using one external dependency requests . I installed the external dependency using the AWS documentation http://do
No need to do that mess.
use python-lambda
https://github.com/nficano/python-lambda
with single command pylambda deploy it will automatically deploy your function
pylambda deploy