Creates a Python 3.6 Serverless Framework project for AWS.
Sets up a project with ServerlessOps project conventions. These conventions include:
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>