File tree 2 files changed +29
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region
2 files changed +29
-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 5310
5310
"tags" : [ "fips" ]
5311
5311
} ]
5312
5312
},
5313
+ "eu-central-2" : {
5314
+ "variants" : [ {
5315
+ "hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com",
5316
+ "tags" : [ "fips" ]
5317
+ } ]
5318
+ },
5313
5319
"eu-north-1" : {
5314
5320
"variants" : [ {
5315
5321
"hostname" : "elasticfilesystem-fips.eu-north-1.amazonaws.com",
5417
5423
"deprecated" : true,
5418
5424
"hostname" : "elasticfilesystem-fips.eu-central-1.amazonaws.com"
5419
5425
},
5426
+ "fips-eu-central-2" : {
5427
+ "credentialScope" : {
5428
+ "region" : "eu-central-2"
5429
+ },
5430
+ "deprecated" : true,
5431
+ "hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com"
5432
+ },
5420
5433
"fips-eu-north-1" : {
5421
5434
"credentialScope" : {
5422
5435
"region" : "eu-north-1"
10970
10983
"api" : { },
10971
10984
"ca-central-1" : { },
10972
10985
"eu-central-1" : { },
10986
+ "eu-north-1" : { },
10973
10987
"eu-west-1" : { },
10974
10988
"eu-west-2" : { },
10989
+ "eu-west-3" : { },
10975
10990
"sa-east-1" : { },
10976
10991
"us-east-1" : { },
10977
10992
"us-east-2" : { },
13294
13309
"eu-west-1" : { },
13295
13310
"eu-west-2" : { },
13296
13311
"eu-west-3" : { },
13312
+ "me-central-1" : { },
13297
13313
"me-south-1" : { },
13298
13314
"sa-east-1" : { },
13299
13315
"us-east-1" : { },
16340
16356
"cn-northwest-1" : { }
16341
16357
}
16342
16358
},
16359
+ "datasync" : {
16360
+ "endpoints" : {
16361
+ "cn-north-1" : { },
16362
+ "cn-northwest-1" : { }
16363
+ }
16364
+ },
16343
16365
"dax" : {
16344
16366
"endpoints" : {
16345
16367
"cn-north-1" : { },
19452
19474
},
19453
19475
"metrics.sagemaker" : {
19454
19476
"endpoints" : {
19477
+ "us-gov-east-1" : { },
19455
19478
"us-gov-west-1" : { }
19456
19479
}
19457
19480
},
You can’t perform that action at this time.
0 commit comments