Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cloudformation_stop_stack_set_operation

Stops an in-progress operation on a stack set and its associated stack instances


Description

Stops an in-progress operation on a stack set and its associated stack instances.

Usage

cloudformation_stop_stack_set_operation(StackSetName, OperationId)

Arguments

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.

Value

An empty list.

Request syntax

svc$stop_stack_set_operation(
  StackSetName = "string",
  OperationId = "string"
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.