Skip to content

Commit 05f4d51

Browse files
author
AWS
committed
Amazon Route 53 Update: Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
1 parent 17374f8 commit 05f4d51

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Route 53",
4+
"contributor": "",
5+
"description": "Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region"
6+
}

services/route53/src/main/resources/codegen-resources/service-2.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1796,7 +1796,8 @@
17961796
"ap-southeast-4",
17971797
"il-central-1",
17981798
"ca-west-1",
1799-
"ap-southeast-5"
1799+
"ap-southeast-5",
1800+
"ap-southeast-7"
18001801
],
18011802
"max":64,
18021803
"min":1
@@ -5562,7 +5563,8 @@
55625563
"ap-southeast-4",
55635564
"il-central-1",
55645565
"ca-west-1",
5565-
"ap-southeast-5"
5566+
"ap-southeast-5",
5567+
"ap-southeast-7"
55665568
],
55675569
"max":64,
55685570
"min":1
@@ -6441,7 +6443,8 @@
64416443
"ap-southeast-4",
64426444
"il-central-1",
64436445
"ca-west-1",
6444-
"ap-southeast-5"
6446+
"ap-southeast-5",
6447+
"ap-southeast-7"
64456448
],
64466449
"max":64,
64476450
"min":1

0 commit comments

Comments
 (0)