Skip to content

v0.9.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@brighid-bot brighid-bot released this 18 Nov 18:05
fa9bf88

Enhancements

  • CloudFormationStackEvent objects are now serializable.
  • ResponseURL is now an optional argument to custom resource requests, to allow for easier testing.
  • The lambda output for Custom Resources is now the full response that would've been sent to CloudFormation, rather than just the output data.

Bug Fixes

  • Fixes an issue where SnsMessage objects would fail to deserialize.