File tree 2 files changed +20
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " AWS SDK for Java v2" ,
4
+ "contributor" : " " ,
5
+ "description" : " Updated service endpoint metadata."
6
+ }
Original file line number Diff line number Diff line change @@ -15338,13 +15338,26 @@
15338
15338
} ]
15339
15339
},
15340
15340
"endpoints" : {
15341
+ "fips-us-gov-east-1" : {
15342
+ "credentialScope" : {
15343
+ "region" : "us-gov-east-1"
15344
+ },
15345
+ "deprecated" : true,
15346
+ "hostname" : "identitystore.us-gov-east-1.amazonaws.com"
15347
+ },
15341
15348
"fips-us-gov-west-1" : {
15342
15349
"credentialScope" : {
15343
15350
"region" : "us-gov-west-1"
15344
15351
},
15345
15352
"deprecated" : true,
15346
15353
"hostname" : "identitystore.us-gov-west-1.amazonaws.com"
15347
15354
},
15355
+ "us-gov-east-1" : {
15356
+ "variants" : [ {
15357
+ "hostname" : "identitystore.us-gov-east-1.amazonaws.com",
15358
+ "tags" : [ "fips" ]
15359
+ } ]
15360
+ },
15348
15361
"us-gov-west-1" : {
15349
15362
"variants" : [ {
15350
15363
"hostname" : "identitystore.us-gov-west-1.amazonaws.com",
15920
15933
},
15921
15934
"portal.sso" : {
15922
15935
"endpoints" : {
15936
+ "us-gov-east-1" : { },
15923
15937
"us-gov-west-1" : {
15924
15938
"credentialScope" : {
15925
15939
"region" : "us-gov-west-1"
You can’t perform that action at this time.
0 commit comments