aws-cloudformation-stack-states
aws-cloudformation-stack-states copied to clipboard
Transition UPDATE_COMPLETE_CLEANUP_IN_PROGRESS -> UPDATE_ROLLBACK_IN_PROGRESS does not exist
The only state UPDATE_COMPLETE_CLEANUP_IN_PROGRESS could lead to is UPDATE_COMPLETE. In case of an error during cleanup, the resource will be left alone ut removed from stack and CFN will return with error. (Usually: Update successful. One or more resources could not be deleted.)
I concur. Just had this happen to me, went into UPDATE_COMPLETE with Update successful. One or more resources could not be deleted.