Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / cloudformation / cancel-update-stack.rst
Size: Mime:
**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