GlobalConfig / centralizeCdkBucketsConfig

AWS CDK Centralization configuration

Example

centralizeCdkBuckets:
enable: true

Hierarchy

  • centralizeCdkBucketsConfig

Implements

Constructors

Properties

Constructors

Properties

enable: true = true

Indicates whether CDK stacks in workload accounts will utilize S3 buckets in the management account rather than within the account.

When the accelerator deploys resources using the AWS CDK, assets are first built and stored in S3. By default, the S3 bucket is located within the deployment target account.

Generated using TypeDoc