Hierarchy

  • externalLandingZoneResourcesConfig

Implements

Constructors

Properties

acceleratorName: "ASEA" = 'ASEA'
acceleratorPrefix: "ASEA" = 'ASEA'
accountsDeployedExternally: string[] = []

List of accountIds deployed using external Accelerator

importExternalLandingZoneResources: false = false

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.

mappingFileBucket: "" = ''
resourceList: AseaResourceMapping[] = []
resourceParameters: {
    [key: string]: {
        [key: string]: string;
    };
} = {}

SSM Parameter mapping for resource types managed in both accelerators

Type declaration

  • [key: string]: {
        [key: string]: string;
    }
    • [key: string]: string
templateMap: AseaStackInfo[] = []

Generated using TypeDoc