cloudformation-cli
cloudformation-cli copied to clipboard
Add property transform for contract tests
Description of changes: When resource handlers input and output are not equal in contract tests, we can utilize property transform for input model and compare with output model again, if succeed, CT pass, if failed, CT failed
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.