Skip to content

Commit 70fb34a

Browse files
author
AWS
committed
Amazon Route 53 Update: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.
1 parent 0f98335 commit 70fb34a

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 (Malaysia) Region (ap-southeast-5) 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
@@ -1795,7 +1795,8 @@
17951795
"us-isob-east-1",
17961796
"ap-southeast-4",
17971797
"il-central-1",
1798-
"ca-west-1"
1798+
"ca-west-1",
1799+
"ap-southeast-5"
17991800
],
18001801
"max":64,
18011802
"min":1
@@ -5556,7 +5557,8 @@
55565557
"eu-south-2",
55575558
"ap-southeast-4",
55585559
"il-central-1",
5559-
"ca-west-1"
5560+
"ca-west-1",
5561+
"ap-southeast-5"
55605562
],
55615563
"max":64,
55625564
"min":1
@@ -6433,7 +6435,8 @@
64336435
"eu-south-2",
64346436
"ap-southeast-4",
64356437
"il-central-1",
6436-
"ca-west-1"
6438+
"ca-west-1",
6439+
"ap-southeast-5"
64376440
],
64386441
"max":64,
64396442
"min":1

0 commit comments

Comments
 (0)