File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +25
-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 endpoint and partition metadata."
6
+ }
Original file line number Diff line number Diff line change @@ -23994,13 +23994,26 @@
23994
23994
},
23995
23995
"email" : {
23996
23996
"endpoints" : {
23997
+ "fips-us-gov-east-1" : {
23998
+ "credentialScope" : {
23999
+ "region" : "us-gov-east-1"
24000
+ },
24001
+ "deprecated" : true,
24002
+ "hostname" : "email-fips.us-gov-east-1.amazonaws.com"
24003
+ },
23997
24004
"fips-us-gov-west-1" : {
23998
24005
"credentialScope" : {
23999
24006
"region" : "us-gov-west-1"
24000
24007
},
24001
24008
"deprecated" : true,
24002
24009
"hostname" : "email-fips.us-gov-west-1.amazonaws.com"
24003
24010
},
24011
+ "us-gov-east-1" : {
24012
+ "variants" : [ {
24013
+ "hostname" : "email-fips.us-gov-east-1.amazonaws.com",
24014
+ "tags" : [ "fips" ]
24015
+ } ]
24016
+ },
24004
24017
"us-gov-west-1" : {
24005
24018
"variants" : [ {
24006
24019
"hostname" : "email-fips.us-gov-west-1.amazonaws.com",
25021
25034
"us-gov-west-1" : { }
25022
25035
}
25023
25036
},
25037
+ "license-manager-user-subscriptions" : {
25038
+ "endpoints" : {
25039
+ "us-gov-east-1" : { },
25040
+ "us-gov-west-1" : { }
25041
+ }
25042
+ },
25024
25043
"logs" : {
25025
25044
"endpoints" : {
25026
25045
"fips-us-gov-east-1" : {
You can’t perform that action at this time.
0 commit comments