This is a generator that creates a very simple lambda template based on user input. Properties specified in the template are:
- General lambda settings (name, memory, runtime etc.)
- Lambda Log Group
- API Gateway
- Alarms
- Clone the project
- Run
npm install -g - Run
npx yo lambdato execute the generator - Once all the questions have been answered, your template will be stored in 'deploy/stacks/main.yml`