Skip to content

AdamJamesWalters/lambda-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Generator

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

Usage

  • Clone the project
  • Run npm install -g
  • Run npx yo lambda to execute the generator
  • Once all the questions have been answered, your template will be stored in 'deploy/stacks/main.yml`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors