serverless-aws-alias
serverless-aws-alias copied to clipboard
Add support for api keys and usage plans
trafficstars
- Fixes #25
- Upgraded eslint package
- Added support for ecma 9 (inclusive of spread operator)
- Updated editorconfig so all files are consistent with tab (was plying hell with linting in IDE)
- Added a generic method for moving resources from stageStack into aliasStack
- Moved api keys, usage plans and usage plan keys into alias
- Added tests
@HyperBrain can you please review..