Skip to content

Commit dc1de77

Browse files
author
AWS
committed
Updated endpoints.json and partitions.json.
1 parent 8c1887e commit dc1de77

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
@@ -12585,6 +12585,12 @@
1258512585
},
1258612586
"hostname" : "oidc.il-central-1.amazonaws.com"
1258712587
},
12588+
"me-central-1" : {
12589+
"credentialScope" : {
12590+
"region" : "me-central-1"
12591+
},
12592+
"hostname" : "oidc.me-central-1.amazonaws.com"
12593+
},
1258812594
"me-south-1" : {
1258912595
"credentialScope" : {
1259012596
"region" : "me-south-1"

0 commit comments

Comments
 (0)