Skip to content

Quickstart your project with this repo, Python 3 boilerplate for AWS Lambda with proxy integration.

License

Notifications You must be signed in to change notification settings

donnieprakoso/boilerplate-aws-lambda-proxy-python3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python 3 Boilerplate for AWS Lambda with Proxy Integration

Objective

The main objective for this boilerplate is to provide a quick start for AWS Lambda Python3 development. This boilerplate starts with a minimal requirement, by only importing Python built in JSON package.

Also, please be noted that this repo is designed to accept the request from proxy integration and not suitable for a regular AWS Lambda function due to differences in 'event' variable.

Resource Links

License

This project is licensed under the MIT license. See LICENSE for details.

About

Quickstart your project with this repo, Python 3 boilerplate for AWS Lambda with proxy integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages