File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +27
-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 5878
5878
"deprecated" : true,
5879
5879
"hostname" : "elasticfilesystem-fips.eu-west-3.amazonaws.com"
5880
5880
},
5881
+ "fips-il-central-1" : {
5882
+ "credentialScope" : {
5883
+ "region" : "il-central-1"
5884
+ },
5885
+ "deprecated" : true,
5886
+ "hostname" : "elasticfilesystem-fips.il-central-1.amazonaws.com"
5887
+ },
5881
5888
"fips-me-central-1" : {
5882
5889
"credentialScope" : {
5883
5890
"region" : "me-central-1"
5927
5934
"deprecated" : true,
5928
5935
"hostname" : "elasticfilesystem-fips.us-west-2.amazonaws.com"
5929
5936
},
5937
+ "il-central-1" : {
5938
+ "variants" : [ {
5939
+ "hostname" : "elasticfilesystem-fips.il-central-1.amazonaws.com",
5940
+ "tags" : [ "fips" ]
5941
+ } ]
5942
+ },
5930
5943
"me-central-1" : {
5931
5944
"variants" : [ {
5932
5945
"hostname" : "elasticfilesystem-fips.me-central-1.amazonaws.com",
9955
9968
"deprecated" : true,
9956
9969
"hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com"
9957
9970
},
9971
+ "il-central-1" : { },
9958
9972
"me-central-1" : { },
9959
9973
"me-south-1" : { },
9960
9974
"sa-east-1" : { },
14425
14439
"eu-west-1" : { },
14426
14440
"eu-west-2" : { },
14427
14441
"eu-west-3" : { },
14442
+ "il-central-1" : { },
14428
14443
"me-central-1" : { },
14429
14444
"me-south-1" : { },
14430
14445
"sa-east-1" : { },
21975
21990
}
21976
21991
}
21977
21992
},
21993
+ "license-manager-linux-subscriptions" : {
21994
+ "endpoints" : {
21995
+ "us-gov-east-1" : { },
21996
+ "us-gov-west-1" : { }
21997
+ }
21998
+ },
21978
21999
"logs" : {
21979
22000
"endpoints" : {
21980
22001
"fips-us-gov-east-1" : {
You can’t perform that action at this time.
0 commit comments