v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14132465739.8 KB

Returns a description of the specified resource in the specified stack.

For deleted stacks, DescribeStackResource returns resource information for up to 90 days after the stack has been deleted.

get/#Action=DescribeStackResource

Query parameters

StackNamestring required
<p>The name or the unique stack ID that's associated with the stack, which aren't always interchangeable:</p> <ul> <li> <p>Running stacks: You can specify either the stack's name or its unique stack ID.</p> </li> <li> <p>Deleted stacks: You must specify the unique stack ID.</p> </li> </ul> <p>Default: There is no default value.</p>
LogicalResourceIdstring required
<p>The logical name of the resource as specified in the template.</p> <p>Default: There is no default value.</p>
Action'DescribeStackResource' required
Version'2010-05-15' required

Response

Success