StackInstance
A CloudFormation stack, in a specific account and Region, that's part of a StackSet operation. A stack instance is a reference to an attempted or actual stack in a given account within a given Region. A stack instance can exist without a stack—for example, if the stack couldn't be created for some reason. A stack instance is associated with only one StackSet. Each stack instance contains the ID of its associated StackSet, in addition to the ID of the actual stack and the stack status.
Types
Properties
Status of the stack instance's actual configuration compared to the expected template and parameter configuration of the StackSet it belongs to.
Most recent time when CloudFormation performed a drift detection operation on the stack instance. This value will be NULL
for any stack instance that drift detection hasn't yet been performed on.
The last unique ID of a StackSet operation performed on a stack instance.
[Service-managed permissions] The organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets.
A list of parameters from the StackSet template whose values have been overridden in this stack instance.
The detailed status of the stack instance.
The name or unique ID of the StackSet that the stack instance is associated with.
The status of the stack instance, in terms of its synchronization with its associated stack set.
The explanation for the specific status code that's assigned to this stack instance.