Skip to content

Commit bdfdd40

Browse files
authored
chore(region-info): ap-southeast-3 (Jakarta) EBS_ENV_ENDPOINT_HOSTED_ZONE_ID (#25472)
https://docs.aws.amazon.com/general/latest/gr/elasticbeanstalk.html#elasticbeanstalk_region *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent e574845 commit bdfdd40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export const EBS_ENV_ENDPOINT_HOSTED_ZONE_IDS: { [region: string]: string } = {
8686
'ap-south-1': 'Z18NTBI3Y7N9TZ',
8787
'ap-southeast-1': 'Z16FZ9L249IFLT',
8888
'ap-southeast-2': 'Z2PCDNR3VC2G1N',
89+
'ap-southeast-3': 'Z05913172VM7EAZB40TA8',
8990
'ca-central-1': 'ZJFCZL7SSZB5I',
9091
'eu-central-1': 'Z1FRNW7UH4DEZJ',
9192
'eu-north-1': 'Z23GO28BZ5AETM',

0 commit comments

Comments
 (0)