CustomizationsConfig / CustomizationConfig

Defines CloudFormation Stacks and StackSets to be deployed to the environment. This feature supports the deployment of customer-provided CloudFormation templates to AWS accounts and/or organizational units. These deployments can leverage independent CloudFormation stacks or CloudFormation StackSets depending on the customer's deployment preference.

Hierarchy

  • CustomizationConfig

Implements

Constructors

Properties

cloudFormationStackSets: CloudFormationStackSetConfig[] = []
cloudFormationStacks: CloudFormationStackConfig[] = []
serviceCatalogPortfolios: PortfolioConfig[] = []

Generated using TypeDoc