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

cloudformation_delete_stack_set

Deletes a stack set


Description

Deletes a stack set. Before you can delete a stack set, all of its member stack instances must be deleted. For more information about how to do this, see delete_stack_instances.

Usage

cloudformation_delete_stack_set(StackSetName)

Arguments

StackSetName

[required] The name or unique ID of the stack set that you're deleting. You can obtain this value by running list_stack_sets.

Value

An empty list.

Request syntax

svc$delete_stack_set(
  StackSetName = "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.