describeStackInstance
inline suspend fun CloudFormationClient.describeStackInstance(crossinline block: DescribeStackInstanceRequest.Builder.() -> Unit): DescribeStackInstanceResponse
Returns the stack instance that's associated with the specified StackSet, Amazon Web Services account, and Amazon Web Services Region.
For a list of stack instances that are associated with a specific StackSet, use ListStackInstances.