Skip to content

Commit f384578

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 5b19eba commit f384578

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
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": "AWS SDK for Java v2",
4+
"contributor": "",
5+
"description": "Updated endpoint and partition metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,7 @@
16251625
"endpoints" : {
16261626
"af-south-1" : { },
16271627
"ap-east-1" : { },
1628+
"ap-east-2" : { },
16281629
"ap-northeast-1" : { },
16291630
"ap-northeast-2" : { },
16301631
"ap-northeast-3" : { },
@@ -9338,6 +9339,7 @@
93389339
"tags" : [ "dualstack" ]
93399340
} ]
93409341
},
9342+
"me-central-1" : { },
93419343
"me-south-1" : {
93429344
"variants" : [ {
93439345
"hostname" : "elasticbeanstalk.me-south-1.api.aws",
@@ -14251,6 +14253,7 @@
1425114253
"endpoints" : {
1425214254
"af-south-1" : { },
1425314255
"ap-east-1" : { },
14256+
"ap-east-2" : { },
1425414257
"ap-northeast-1" : { },
1425514258
"ap-northeast-2" : { },
1425614259
"ap-northeast-3" : { },
@@ -22504,6 +22507,7 @@
2250422507
"endpoints" : {
2250522508
"af-south-1" : { },
2250622509
"ap-east-1" : { },
22510+
"ap-east-2" : { },
2250722511
"ap-northeast-1" : { },
2250822512
"ap-northeast-2" : { },
2250922513
"ap-northeast-3" : { },
@@ -22513,6 +22517,8 @@
2251322517
"ap-southeast-2" : { },
2251422518
"ap-southeast-3" : { },
2251522519
"ap-southeast-4" : { },
22520+
"ap-southeast-5" : { },
22521+
"ap-southeast-7" : { },
2251622522
"ca-central-1" : { },
2251722523
"ca-west-1" : { },
2251822524
"eu-central-1" : { },
@@ -22526,6 +22532,7 @@
2252622532
"il-central-1" : { },
2252722533
"me-central-1" : { },
2252822534
"me-south-1" : { },
22535+
"mx-central-1" : { },
2252922536
"sa-east-1" : { },
2253022537
"us-east-1" : { },
2253122538
"us-east-2" : { },

0 commit comments

Comments
 (0)