Releases: aws-cloudformation/cloudformation-cli-typescript-plugin
Releases · aws-cloudformation/cloudformation-cli-typescript-plugin
v0.1.0
Added
- [Support Library] Schedule CloudWatch Events for re-invocation during long process
- [Support Library] Publish metrics to CloudWatch
Changed
- [Support Library] Fallback to S3 in log delivery
Fixed
- [Support Library] Fix CloudWatch log delivery
v0.0.1
Added
- [CLI Plugin] Initial version in line with Python plugin
- [CLI Plugin] Build using SAM CLI (both locally or with docker support)
- [Support Library] Callback in order to report progress to CloudFormation
- [Support Library] Mechanism for log delivery to CloudWatch
- [Support Library] Base Model class as well as Progress Event class