listStackResources
inline suspend fun CloudFormationClient.listStackResources(crossinline block: ListStackResourcesRequest.Builder.() -> Unit): ListStackResourcesResponse
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.