AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Returns the description of the specified StackSet.
This API provides strongly consistent reads meaning it will always return the
most up-to-date data.
For .NET Core this operation is only available in asynchronous form. Please refer to DescribeStackSetAsync.
Namespace: Amazon.CloudFormation
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public virtual DescribeStackSetResponse DescribeStackSet( DescribeStackSetRequest request )
Container for the necessary parameters to execute the DescribeStackSet service method.
Exception | Condition |
---|---|
StackSetNotFoundException | The specified stack set doesn't exist. |
.NET Framework:
Supported in: 4.7.2 and newer