aws-cloudformation / cloudformation-cli-java-plugin

The CloudFormation Provider Development Toolkit Java Plugin allows you to autogenerate java code based on an input schema.
Apache License 2.0
30 stars 47 forks source link

Adding custom events for Uluru #395

Closed zhaomicx closed 2 years ago

zhaomicx commented 2 years ago

Issue #, if available: https://sim.amazon.com/issues/ULURU-1683

Description of changes: Use existing message field in ProgressEvent and new CustomEventType enum to return customized messages for a CFN stack created by Uluru.

https://quip-amazon.com/btGwAkUKS64E/Uluru-Custom-Events

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.