UNPKG

@aws-cdk-testing/cli-integ

Version:

Integration tests for the AWS CDK CLI

6 lines (5 loc) 190 B
export declare function allBut(exclude: string[]): string[]; /** * Regions that don't support CloudFormation Stack Refactoring */ export declare const STACK_REFACTORING_REGIONS: string[];