Options
All
  • Public
  • Public/Protected
  • All
Menu

AWS CDK Centralization configuration

example
centralizeCdkBuckets:
enable: true

Hierarchy

  • centralizeCdkBucketsConfig

Implements

Index

Constructors

Properties

Constructors

Properties

enable: true = true

Indicates whether CDK stacks in workload accounts will utilzie 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