File tree Expand file tree Collapse file tree 2 files changed +55
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +55
-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 1300
1300
"ap-southeast-2" : { },
1301
1301
"ca-central-1" : { },
1302
1302
"eu-central-1" : { },
1303
+ "eu-north-1" : { },
1303
1304
"eu-west-1" : { },
1304
1305
"eu-west-2" : { },
1306
+ "eu-west-3" : { },
1305
1307
"fips-us-east-1" : {
1306
1308
"credentialScope" : {
1307
1309
"region" : " us-east-1"
1334
1336
"ap-southeast-2" : { },
1335
1337
"ca-central-1" : { },
1336
1338
"eu-central-1" : { },
1339
+ "eu-north-1" : { },
1337
1340
"eu-west-1" : { },
1338
1341
"eu-west-2" : { },
1342
+ "eu-west-3" : { },
1339
1343
"fips-us-east-1" : {
1340
1344
"credentialScope" : {
1341
1345
"region" : " us-east-1"
1442
1446
},
1443
1447
"config" : {
1444
1448
"endpoints" : {
1449
+ "af-south-1" : { },
1445
1450
"ap-east-1" : { },
1446
1451
"ap-northeast-1" : { },
1447
1452
"ap-northeast-2" : { },
1451
1456
"ca-central-1" : { },
1452
1457
"eu-central-1" : { },
1453
1458
"eu-north-1" : { },
1459
+ "eu-south-1" : { },
1454
1460
"eu-west-1" : { },
1455
1461
"eu-west-2" : { },
1456
1462
"eu-west-3" : { },
1463
+ "fips-us-east-1" : {
1464
+ "credentialScope" : {
1465
+ "region" : " us-east-1"
1466
+ },
1467
+ "hostname" : " config-fips.us-east-1.amazonaws.com"
1468
+ },
1469
+ "fips-us-east-2" : {
1470
+ "credentialScope" : {
1471
+ "region" : " us-east-2"
1472
+ },
1473
+ "hostname" : " config-fips.us-east-2.amazonaws.com"
1474
+ },
1475
+ "fips-us-west-1" : {
1476
+ "credentialScope" : {
1477
+ "region" : " us-west-1"
1478
+ },
1479
+ "hostname" : " config-fips.us-west-1.amazonaws.com"
1480
+ },
1481
+ "fips-us-west-2" : {
1482
+ "credentialScope" : {
1483
+ "region" : " us-west-2"
1484
+ },
1485
+ "hostname" : " config-fips.us-west-2.amazonaws.com"
1486
+ },
1457
1487
"me-south-1" : { },
1458
1488
"sa-east-1" : { },
1459
1489
"us-east-1" : { },
7623
7653
},
7624
7654
"config" : {
7625
7655
"endpoints" : {
7656
+ "fips-us-gov-east-1" : {
7657
+ "credentialScope" : {
7658
+ "region" : " us-gov-east-1"
7659
+ },
7660
+ "hostname" : " config.us-gov-east-1.amazonaws.com"
7661
+ },
7662
+ "fips-us-gov-west-1" : {
7663
+ "credentialScope" : {
7664
+ "region" : " us-gov-west-1"
7665
+ },
7666
+ "hostname" : " config.us-gov-west-1.amazonaws.com"
7667
+ },
7626
7668
"us-gov-east-1" : { },
7627
7669
"us-gov-west-1" : { }
7628
7670
}
7981
8023
},
7982
8024
"hostname" : " greengrass-ats.iot.us-gov-west-1.amazonaws.com"
7983
8025
},
8026
+ "us-gov-east-1" : { },
7984
8027
"us-gov-west-1" : {
7985
8028
"credentialScope" : {
7986
8029
"region" : " us-gov-west-1"
7996
8039
},
7997
8040
"endpoints" : {
7998
8041
"us-gov-east-1" : { },
8042
+ "us-gov-east-1-fips" : {
8043
+ "credentialScope" : {
8044
+ "region" : " us-gov-east-1"
8045
+ },
8046
+ "hostname" : " guardduty.us-gov-east-1.amazonaws.com"
8047
+ },
7999
8048
"us-gov-west-1" : { },
8000
8049
"us-gov-west-1-fips" : {
8001
8050
"credentialScope" : {
You can’t perform that action at this time.
0 commit comments