21 Forks
278 Stars
278 Watchers

aws-lambda-handler-cookbook

This repository provides a working, deployable, open source based, AWS Lambda handler and CDK Python code. This handler embodies Serverless best practices and has all the bells and whistles for a proper production ready handler.

How to download and setup aws-lambda-handler-cookbook

Open terminal and run command
git clone https://github.com/ran-isenberg/aws-lambda-handler-cookbook.git
git clone is used to create a copy or clone of aws-lambda-handler-cookbook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-lambda-handler-cookbook https://github.com/ran-isenberg/aws-lambda-handler-cookbook/archive/master.zip

Or simply clone aws-lambda-handler-cookbook with SSH
[email protected]:ran-isenberg/aws-lambda-handler-cookbook.git

If you have some problems with aws-lambda-handler-cookbook

You may open issue on aws-lambda-handler-cookbook support forum (system) here: https://github.com/ran-isenberg/aws-lambda-handler-cookbook/issues