Cancels an update on the specified stack
Cancels an update on the specified stack. If the call completes successfully, the stack rolls back the update and reverts to the previous stack configuration.
You can cancel only stacks that are in the UPDATE_IN_PROGRESS state.
cloudformation_cancel_update_stack(StackName, ClientRequestToken)
StackName |
[required] The name or the unique stack ID that is associated with the stack. |
ClientRequestToken |
A unique identifier for this
|
An empty list.
svc$cancel_update_stack( StackName = "string", ClientRequestToken = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.