Skip to content

Commit b13ed37

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 0df8bbb commit b13ed37

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13240,6 +13240,12 @@
1324013240
},
1324113241
"hostname" : "portal.sso.il-central-1.amazonaws.com"
1324213242
},
13243+
"me-central-1" : {
13244+
"credentialScope" : {
13245+
"region" : "me-central-1"
13246+
},
13247+
"hostname" : "portal.sso.me-central-1.amazonaws.com"
13248+
},
1324313249
"me-south-1" : {
1324413250
"credentialScope" : {
1324513251
"region" : "me-south-1"

0 commit comments

Comments
 (0)