Skip to content

Commit 7eb13d0

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent bbce5ca commit 7eb13d0

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21251,6 +21251,17 @@
2125121251
"cn-northwest-1" : { }
2125221252
}
2125321253
},
21254+
"entitlement.marketplace" : {
21255+
"endpoints" : {
21256+
"cn-northwest-1" : {
21257+
"credentialScope" : {
21258+
"region" : "cn-northwest-1"
21259+
},
21260+
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
21261+
"protocols" : [ "HTTPS" ]
21262+
}
21263+
}
21264+
},
2125421265
"es" : {
2125521266
"endpoints" : {
2125621267
"cn-north-1" : {

0 commit comments

Comments
 (0)