State references for every service CloudFormation can provision resources in.
The result of a Cloud Control API resource provisioning call: the resource’s
primary identifier plus its GetAtt-resolvable attributes. Kept free of the
crate-internal StackResource type so the cloudcontrol crate can consume
it directly.
Bring persisted stack sets into a loadable state: migrate records from
older builds, and settle operations that were still deploying when the
process stopped. Nothing resumes those, so left RUNNING they would block
every later operation on their stack set.