💾 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

View Raw

More Information

⬅️ Previous capture (2021-12-03)

-=-=-=-=-=-=-

Canceling a stack update

Search

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.

To cancel a stack update by using the console

The stack proceeds to the *UPDATE\_ROLLBACK\_IN\_PROGRESS* state. After the update cancellation is complete, the stack is set to *UPDATE\_ROLLBACK\_COMPLETE*.

To cancel a stack update by using the command line

https://docs.aws.amazon.com/cli/latest/reference/cloudformation/cancel-update-stack.html