Returns descriptions of all resources of the specified stack.
For deleted stacks, ListStackResources returns resource information for up to 90 days after the stack has been deleted.
get/#Action=ListStackResources
Query parameters
StackNamestring required
<p>The name or the unique stack ID that is 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>
NextTokenstring
A string that identifies the next page of stack resources that you want to retrieve.
Action'ListStackResources' required
Version'2010-05-15' required
Response
Success