Releases: snap40/serverless-aws-cdk
Releases · snap40/serverless-aws-cdk
0.9.1
0.8.0
0.7.0
#10 [Fix] cfn exec policies error and specify profile
- Also fix README
#12 Don't pollute source tree with build files, thanks @revmischa!
0.6.0
#7 - [Fix] getEnvironment lives inside provider
- Fixes compilation error
#4 - Resolve plugin incompatibility with aws-cdk 1.62
- Thanks @andrewtomai!
0.4.0
First public release of the (unofficial) AWS CDK Serverless Plugin!
In this release, support for:
sls deploy
(both individual functions and your whole stack)sls diff
(diff your local definition with what's deployed)sls remove
(kill your stack)