We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e574845 commit bdfdd40Copy full SHA for bdfdd40
packages/aws-cdk-lib/region-info/build-tools/fact-tables.ts
@@ -86,6 +86,7 @@ export const EBS_ENV_ENDPOINT_HOSTED_ZONE_IDS: { [region: string]: string } = {
86
'ap-south-1': 'Z18NTBI3Y7N9TZ',
87
'ap-southeast-1': 'Z16FZ9L249IFLT',
88
'ap-southeast-2': 'Z2PCDNR3VC2G1N',
89
+ 'ap-southeast-3': 'Z05913172VM7EAZB40TA8',
90
'ca-central-1': 'ZJFCZL7SSZB5I',
91
'eu-central-1': 'Z1FRNW7UH4DEZJ',
92
'eu-north-1': 'Z23GO28BZ5AETM',
0 commit comments