Skip to content

Commit

Permalink
chore(region-info): ap-southeast-3 (Jakarta) ROUTE_53_BUCKET_WEBSITE_…
Browse files Browse the repository at this point in the history
…ZONE_ID (aws#18110)

prev: aws#10915, aws#17024, hashicorp/terraform-provider-aws#22295, aws#18300
https://docs.aws.amazon.com/general/latest/gr/s3.html#s3_region


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
PatMyron authored and TikiTDO committed Feb 21, 2022
1 parent 0d1c3de commit 80f8103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@aws-cdk/region-info/build-tools/fact-tables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ export const ROUTE_53_BUCKET_WEBSITE_ZONE_IDS: { [region: string]: string } = {
'ap-south-1': 'Z11RGJOFQNVJUP',
'ap-southeast-1': 'Z3O0J2DXBE1FTB',
'ap-southeast-2': 'Z1WCIGYICN2BYD',
'ap-southeast-3': 'Z01613992JD795ZI93075',
'ca-central-1': 'Z1QDHH18159H29',
'cn-northwest-1': 'Z282HJ1KT0DH03',
'eu-central-1': 'Z21DNDUVLTQW6Q',
Expand Down

0 comments on commit 80f8103

Please sign in to comment.