Creates a Python 3.6 Serverless Framework project for AWS.
Sets up a project with ServerlessOps project conventions. These conventions include:
- AWS profile handling
- stage handling
- Python conventions
- directory layout
- logging
To use, provide the url to this repository when creating a project.
sls create -u https://github.com/ServerlessOpsIO/sls-aws-python-36 -p <PATH> -n <NAME>
Dunaway Group LLC building on this base to support a group of product websites
To use, provide the url to this repository when creating a project.
sls create -u https://github.com/lesatdgl/dgl-py36-lambda -p <PATH> -n <NAME>