File tree Expand file tree Collapse file tree 2 files changed +79
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +79
-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 7892
7892
}
7893
7893
}
7894
7894
},
7895
+ "license-manager-user-subscriptions" : {
7896
+ "endpoints" : {
7897
+ "af-south-1" : { },
7898
+ "ap-east-1" : { },
7899
+ "ap-northeast-1" : { },
7900
+ "ap-northeast-2" : { },
7901
+ "ap-northeast-3" : { },
7902
+ "ap-south-1" : { },
7903
+ "ap-southeast-1" : { },
7904
+ "ap-southeast-2" : { },
7905
+ "ca-central-1" : { },
7906
+ "eu-central-1" : { },
7907
+ "eu-north-1" : { },
7908
+ "eu-south-1" : { },
7909
+ "eu-west-1" : { },
7910
+ "eu-west-2" : { },
7911
+ "eu-west-3" : { },
7912
+ "fips-us-east-1" : {
7913
+ "credentialScope" : {
7914
+ "region" : "us-east-1"
7915
+ },
7916
+ "deprecated" : true,
7917
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-1.amazonaws.com"
7918
+ },
7919
+ "fips-us-east-2" : {
7920
+ "credentialScope" : {
7921
+ "region" : "us-east-2"
7922
+ },
7923
+ "deprecated" : true,
7924
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-2.amazonaws.com"
7925
+ },
7926
+ "fips-us-west-1" : {
7927
+ "credentialScope" : {
7928
+ "region" : "us-west-1"
7929
+ },
7930
+ "deprecated" : true,
7931
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-1.amazonaws.com"
7932
+ },
7933
+ "fips-us-west-2" : {
7934
+ "credentialScope" : {
7935
+ "region" : "us-west-2"
7936
+ },
7937
+ "deprecated" : true,
7938
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com"
7939
+ },
7940
+ "me-south-1" : { },
7941
+ "sa-east-1" : { },
7942
+ "us-east-1" : {
7943
+ "variants" : [ {
7944
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-1.amazonaws.com",
7945
+ "tags" : [ "fips" ]
7946
+ } ]
7947
+ },
7948
+ "us-east-2" : {
7949
+ "variants" : [ {
7950
+ "hostname" : "license-manager-user-subscriptions-fips.us-east-2.amazonaws.com",
7951
+ "tags" : [ "fips" ]
7952
+ } ]
7953
+ },
7954
+ "us-west-1" : {
7955
+ "variants" : [ {
7956
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-1.amazonaws.com",
7957
+ "tags" : [ "fips" ]
7958
+ } ]
7959
+ },
7960
+ "us-west-2" : {
7961
+ "variants" : [ {
7962
+ "hostname" : "license-manager-user-subscriptions-fips.us-west-2.amazonaws.com",
7963
+ "tags" : [ "fips" ]
7964
+ } ]
7965
+ }
7966
+ }
7967
+ },
7895
7968
"lightsail" : {
7896
7969
"endpoints" : {
7897
7970
"ap-northeast-1" : { },
You can’t perform that action at this time.
0 commit comments