Python script for AWS Lambda with package builder.
This example uses a simple Python3 script with requests to fetch a JSON API.
You can modify the script an execute package-builder under Linux and Mac to build a AWS Lambda compatible package.zip file. If you need more external Python libraries, add them to your scirpt and the package-builder.