Skip to content

Releases: aws-cloudformation/cloudformation-cli-typescript-plugin

v0.1.0

28 Apr 20:45
21a89f4
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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

14 Apr 23:48
19f5630
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

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