File tree Expand file tree Collapse file tree 2 files changed +53
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +53
-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
+ "description" : " Updated service endpoint metadata."
5
+ }
Original file line number Diff line number Diff line change 1267
1267
"ca-central-1" : { },
1268
1268
"eu-west-1" : { },
1269
1269
"eu-west-2" : { },
1270
+ "fips-us-east-1" : {
1271
+ "credentialScope" : {
1272
+ "region" : " us-east-1"
1273
+ },
1274
+ "hostname" : " comprehendmedical-fips.us-east-1.amazonaws.com"
1275
+ },
1276
+ "fips-us-east-2" : {
1277
+ "credentialScope" : {
1278
+ "region" : " us-east-2"
1279
+ },
1280
+ "hostname" : " comprehendmedical-fips.us-east-2.amazonaws.com"
1281
+ },
1282
+ "fips-us-west-2" : {
1283
+ "credentialScope" : {
1284
+ "region" : " us-west-2"
1285
+ },
1286
+ "hostname" : " comprehendmedical-fips.us-west-2.amazonaws.com"
1287
+ },
1270
1288
"us-east-1" : { },
1271
1289
"us-east-2" : { },
1272
1290
"us-west-2" : { }
3884
3902
"eu-west-2" : { },
3885
3903
"eu-west-3" : { },
3886
3904
"me-south-1" : { },
3905
+ "rds-fips.ca-central-1" : {
3906
+ "credentialScope" : {
3907
+ "region" : " ca-central-1"
3908
+ },
3909
+ "hostname" : " rds-fips.ca-central-1.amazonaws.com"
3910
+ },
3911
+ "rds-fips.us-east-1" : {
3912
+ "credentialScope" : {
3913
+ "region" : " us-east-1"
3914
+ },
3915
+ "hostname" : " rds-fips.us-east-1.amazonaws.com"
3916
+ },
3917
+ "rds-fips.us-east-2" : {
3918
+ "credentialScope" : {
3919
+ "region" : " us-east-2"
3920
+ },
3921
+ "hostname" : " rds-fips.us-east-2.amazonaws.com"
3922
+ },
3923
+ "rds-fips.us-west-1" : {
3924
+ "credentialScope" : {
3925
+ "region" : " us-west-1"
3926
+ },
3927
+ "hostname" : " rds-fips.us-west-1.amazonaws.com"
3928
+ },
3929
+ "rds-fips.us-west-2" : {
3930
+ "credentialScope" : {
3931
+ "region" : " us-west-2"
3932
+ },
3933
+ "hostname" : " rds-fips.us-west-2.amazonaws.com"
3934
+ },
3887
3935
"sa-east-1" : { },
3888
3936
"us-east-1" : {
3889
3937
"sslCommonName" : " {service}.{dnsSuffix}"
You can’t perform that action at this time.
0 commit comments