💾 Archived View for cfdocs.wetterberg.nu › using-cfn--stack-update-cancel.gemini captured on 2024-05-12 at 15:29:20. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-12-03)
-=-=-=-=-=-=-
After a stack update has begun, you can cancel the stack update if the stack is still in the `UPDATE_IN_PROGRESS` state. After an update has finished, you cannot cancel it. You can, however, update a stack again with any previous settings.
If you cancel a stack update, the stack is rolled back to the stack configuration that existed prior to initiating the stack update.
The stack proceeds to the *UPDATE\_ROLLBACK\_IN\_PROGRESS* state. After the update cancellation is complete, the stack is set to *UPDATE\_ROLLBACK\_COMPLETE*.
https://docs.aws.amazon.com/cli/latest/reference/cloudformation/cancel-update-stack.html