Skip to content

Commit 5bddb3c

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent db5d02f commit 5bddb3c

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2249,6 +2249,11 @@
22492249
},
22502250
"cases" : {
22512251
"endpoints" : {
2252+
"ap-southeast-1" : { },
2253+
"ap-southeast-2" : { },
2254+
"ca-central-1" : { },
2255+
"eu-central-1" : { },
2256+
"eu-west-2" : { },
22522257
"fips-us-east-1" : {
22532258
"deprecated" : true
22542259
},
@@ -8284,12 +8289,18 @@
82848289
"ap-east-1" : {
82858290
"hostname" : "kendra-ranking.ap-east-1.api.aws"
82868291
},
8292+
"ap-northeast-1" : {
8293+
"hostname" : "kendra-ranking.ap-northeast-1.api.aws"
8294+
},
82878295
"ap-northeast-2" : {
82888296
"hostname" : "kendra-ranking.ap-northeast-2.api.aws"
82898297
},
82908298
"ap-northeast-3" : {
82918299
"hostname" : "kendra-ranking.ap-northeast-3.api.aws"
82928300
},
8301+
"ap-south-1" : {
8302+
"hostname" : "kendra-ranking.ap-south-1.api.aws"
8303+
},
82938304
"ap-south-2" : {
82948305
"hostname" : "kendra-ranking.ap-south-2.api.aws"
82958306
},
@@ -11419,6 +11430,7 @@
1141911430
"ap-southeast-1" : { },
1142011431
"ap-southeast-2" : { },
1142111432
"ap-southeast-3" : { },
11433+
"ap-southeast-4" : { },
1142211434
"ca-central-1" : {
1142311435
"variants" : [ {
1142411436
"hostname" : "ram-fips.ca-central-1.amazonaws.com",

0 commit comments

Comments
 (0)