Optional ReadonlyadministrationThe Amazon Resource Name (ARN) of the IAM role to use when creating this stack set. This field is optional. If specified, it allows you to set a custom IAM role for stack set operations. If left blank, the default permissions associated with your account will be used.
Optional ReadonlycapabilitiesThe CloudFormation capabilities enabled to deploy the stackset.
Optional ReadonlydependsThe other StackSets this StackSet depends on. For stackset names you define here, a CloudFormation DependsOn attribute will be added between the resources. Please note this does not guarantee the deployment order of the stack instances within the StackSet.
ReadonlydeploymentCloudFormation StackSet deployment targets
Optional ReadonlydescriptionThe description is to used to provide more information about the stackset.
Optional ReadonlyexecutionThe name of the IAM execution role to use when creating the stack set. This field is optional. If provided, it allows you to specify a custom execution role for stack set operations. If omitted, the default execution role associated with your account will be used.
ReadonlynameThe friendly name that will be used as a base for the created CloudFormation StackSet Name. The name should not contain any spaces as this isn't supported by the Accelerator.
Optional ReadonlyoperationThe operational preferences of current stackset
Optional ReadonlyparametersThe parameters to be passed to the stackset.
ReadonlyregionsA list of regions to deploy the stackset.
ReadonlytemplateThe file path to the template file used for deployment.
CustomizationsConfig / CustomizationConfig / CloudFormationStackSetConfig
Description
Defines a custom CloudFormation StackSet to be deployed to the environment.
Example