Skip to content

Commit 7169ad6

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent b522878 commit 7169ad6

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
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: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8151,18 +8151,12 @@
81518151
"ap-east-1" : {
81528152
"hostname" : "kendra-ranking.ap-east-1.api.aws"
81538153
},
8154-
"ap-northeast-1" : {
8155-
"hostname" : "kendra-ranking.ap-northeast-1.api.aws"
8156-
},
81578154
"ap-northeast-2" : {
81588155
"hostname" : "kendra-ranking.ap-northeast-2.api.aws"
81598156
},
81608157
"ap-northeast-3" : {
81618158
"hostname" : "kendra-ranking.ap-northeast-3.api.aws"
81628159
},
8163-
"ap-south-1" : {
8164-
"hostname" : "kendra-ranking.ap-south-1.api.aws"
8165-
},
81668160
"ap-south-2" : {
81678161
"hostname" : "kendra-ranking.ap-south-2.api.aws"
81688162
},
@@ -14403,6 +14397,7 @@
1440314397
},
1440414398
"ssm-sap" : {
1440514399
"endpoints" : {
14400+
"ap-southeast-2" : { },
1440614401
"us-east-1" : { }
1440714402
}
1440814403
},

0 commit comments

Comments
 (0)