This repository was archived by the owner on Jan 24, 2019. It is now read-only.
External configuration files + Lazy Mode Maximus
- You can now toss your deployment/testing configurations into
.awstoolkitconfig.json. Examples are available on the readme. - You can now throw AWS credentials (secret/access key) into
.awscredentials.json. Examples available on the readme. - If you haven't created the lambda via the AWS console/web interface the toolkit will now auto-create the lambda on first deployment.