Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 441 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 441 Bytes

PythonAwsLambdaTemplate

Python script for AWS Lambda with package builder.

This example uses a simple Python3 script with requests to fetch a JSON API.

Package Builder

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.

JSON API

https://jsonplaceholder.typicode.com/