paws.management (version 0.1.0)

cloudformation_describe_stack_set: Returns the description of the specified stack set

Description

Returns the description of the specified stack set.

Usage

cloudformation_describe_stack_set(StackSetName)

Arguments

StackSetName

[required] The name or unique ID of the stack set whose description you want.

Request syntax

svc$describe_stack_set(
  StackSetName = "string"
)