StackSet
A structure that contains information about a StackSet. With StackSets, you can provision stacks across Amazon Web Services accounts and Regions from a single CloudFormation template. Each stack is based on the same CloudFormation template, but you can customize individual stacks using parameters.
Types
Properties
The Amazon Resource Name (ARN) of the IAM role used to create or update the stack set.
Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organization or organizational unit (OU). Valid only if the StackSet uses service-managed permissions.
The capabilities that are allowed in the StackSet. Some StackSet templates might include resources that can affect permissions in your Amazon Web Services account—for example, by creating new Identity and Access Management (IAM) users. For more information, see Acknowledging IAM resources in CloudFormation templates.
A description of the StackSet that you specify when the StackSet is created or updated.
The name of the IAM execution role used to create or update the StackSet.
Describes whether StackSets performs non-conflicting operations concurrently and queues conflicting operations.
[Service-managed permissions] The organization root ID or organizational unit (OU) IDs that you specified for DeploymentTargets.
A list of input parameters for a StackSet.
Describes how the IAM roles required for StackSet operations are created.
The Amazon Resource Name (ARN) of the StackSet.
Detailed information about the drift status of the StackSet.
The ID of the StackSet.
The name that's associated with the StackSet.
The status of the StackSet.
The structure that contains the body of the template that was used to create or update the StackSet.