Skip to content

Commit 234499e

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 311e9e0 commit 234499e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21263,7 +21263,7 @@
2126321263
"region" : "cn-northwest-1"
2126421264
},
2126521265
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
21266-
"protocols" : [ "HTTPS" ]
21266+
"protocols" : [ "https" ]
2126721267
}
2126821268
}
2126921269
},

0 commit comments

Comments
 (0)