Readonly capabilitiesThe CloudFormation capabilities enabled to deploy the stackset.
https://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html
Readonly deploymentCloudFormation StackSet deployment targets
Readonly descriptionThe description is to used to provide more information about the stackset.
Readonly nameThe 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.
Readonly parametersThe parameters to be passed to the stackset.
Readonly regionsA list of regions to deploy the stackset.
Readonly templateThe file path to the template file used for deployment.
Generated using TypeDoc
CustomizationsConfig / CustomizationConfig / CloudFormationStackSetConfig
Defines a custom CloudFormation StackSet to be deployed to the environment.
Example