Utility to deploy serverless python applications to AWS Lambda with Zappa ⚡
$ pip install zappa
The project root should contain a valid zappa_settings.json
file to avoid running into errors.
This file contains an interactive menu to run common Zappa
commands.
$ chmod +x deploy.sh # grant permissions
$ ./deploy.sh