I need to do a rest-call within a python script, that runs once per day. I can\'t pack the \"requests\" package into my python-package using the AWS Lambdas. I get the error
With this command download the folder package
pip install requests -t .
Run this command on your local machine, then zip your working directory, then upload to aws.