
cancel-update-stack
*******************


DESCRIPTION
===========

Cancels an update on the specified stack. If the call completes
successfully, the stack will roll back the update and revert to the
previous stack configuration.

Note: Only stacks that are in the UPDATE_IN_PROGRESS state can be
  canceled.


SYNOPSIS
========

   aws cloudformation cancel-update-stack
     --stack-name <value>


REQUIRED PARAMETERS
===================

"--stack-name"  (string)
   The name or the unique identifier associated with the stack.


OPTIONAL PARAMETERS
===================

None
