Skip to content

Commit ae7d181

Browse files
feat(region-info): update Metadata regions (#31044)
Update the list of regions where the CDK deploys the `AWS::CDK::Metadata` resource.
1 parent 292846e commit ae7d181

File tree

1 file changed

+1
-0
lines changed
  • packages/aws-cdk-lib/region-info/build-tools

1 file changed

+1
-0
lines changed

packages/aws-cdk-lib/region-info/build-tools/metadata.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export const AWS_CDK_METADATA = new Set([
1212
'ap-east-1',
1313
'ap-northeast-1',
1414
'ap-northeast-2',
15+
'ap-northeast-3',
1516
'ap-south-1',
1617
'ap-southeast-1',
1718
'ap-southeast-2',

0 commit comments

Comments
 (0)