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.
Only stacks that are in the UPDATE_IN_PROGRESS state can be canceled.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The name or the unique identifier associated with the stack. |
|
|
Optional |
An associative array of parameters that can have the following keys:
|
Returns
Type |
Description |
---|---|
A |
Source
Method defined in services/cloudformation.class.php | Toggle source view (7 lines) | View on GitHub