Motivation
Fixes waiting and then throwing the failure state error when there is no changes in changeset. Now, when there is no changes to changeset then it directly calls the describe changeset and only waits when there are changes.
Proposed changes
Fixes AWS::Waiters:Errors::FailureStateError exception when no changes in changeset by not waiting.
Motivation Fixes waiting and then throwing the failure state error when there is no changes in changeset. Now, when there is no changes to changeset then it directly calls the describe changeset and only waits when there are changes.
Proposed changes Fixes
AWS::Waiters:Errors::FailureStateError
exception when no changes in changeset by not waiting.Alternatives considered N/A
Testing steps N/A