Stops an in-progress operation on a stack set and its associated stack instances
Stops an in-progress operation on a stack set and its associated stack instances.
cloudformation_stop_stack_set_operation(StackSetName, OperationId)
StackSetName |
[required] The name or unique ID of the stack set that you want to stop the operation for. |
OperationId |
[required] The ID of the stack operation. |
An empty list.
svc$stop_stack_set_operation( StackSetName = "string", OperationId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.