CellPilot / aws /dist /awscli /examples /cloudformation /cancel-update-stack.rst
philippendres's picture
Upload folder using huggingface_hub
907462b verified
Raw
History Blame Contribute Delete
217 Bytes
**To cancel a stack update that is in progress**
The following ``cancel-update-stack`` command cancels a stack update on the ``myteststack`` stack::
aws cloudformation cancel-update-stack --stack-name myteststack