Skip to content

Commit 1acbfa3

Browse files
author
AWS
committed
Amazon Route 53 Update: Amazon Route 53 now supports the Mexico (Central) Region (mx-central-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
1 parent bacd0c8 commit 1acbfa3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
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 Mexico (Central) Region (mx-central-1) 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

+3
Original file line numberDiff line numberDiff line change
@@ -1797,6 +1797,7 @@
17971797
"il-central-1",
17981798
"ca-west-1",
17991799
"ap-southeast-5",
1800+
"mx-central-1",
18001801
"ap-southeast-7"
18011802
],
18021803
"max":64,
@@ -5564,6 +5565,7 @@
55645565
"il-central-1",
55655566
"ca-west-1",
55665567
"ap-southeast-5",
5568+
"mx-central-1",
55675569
"ap-southeast-7"
55685570
],
55695571
"max":64,
@@ -6444,6 +6446,7 @@
64446446
"il-central-1",
64456447
"ca-west-1",
64466448
"ap-southeast-5",
6449+
"mx-central-1",
64476450
"ap-southeast-7"
64486451
],
64496452
"max":64,

0 commit comments

Comments
 (0)