Skip to content

debegr92/PythonAwsLambdaTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Python script for AWS Lambda with package builder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages