Skip to content

foss-cafe/simple-lamda-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple python AWS Lambda Proxy

Required tools

  • Python 3.7, virtualenv
  • Make

Expected Environment Variables

Name Description
BACKEND Backend url

Handler: lambda_function.lambda_handler

Usage

make install # installing virtual env and site packages
make cleanall # clean  workspace
make build # building zip file

About

Simple python Code for Lambda proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published