Skip to content

Commit 31c46a0

Browse files
author
AWS
committed
Updated endpoints.json.
1 parent 48f6241 commit 31c46a0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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 service endpoint metadata."
6+
}

core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region/endpoints.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15933,7 +15933,12 @@
1593315933
},
1593415934
"portal.sso" : {
1593515935
"endpoints" : {
15936-
"us-gov-east-1" : { },
15936+
"us-gov-east-1" : {
15937+
"credentialScope" : {
15938+
"region" : "us-gov-east-1"
15939+
},
15940+
"hostname" : "portal.sso.us-gov-east-1.amazonaws.com"
15941+
},
1593715942
"us-gov-west-1" : {
1593815943
"credentialScope" : {
1593915944
"region" : "us-gov-west-1"

0 commit comments

Comments
 (0)