File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +18
-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 1365
1365
"ap-northeast-2" : { },
1366
1366
"ap-northeast-3" : { },
1367
1367
"ap-south-1" : { },
1368
+ "ap-south-2" : { },
1368
1369
"ap-southeast-1" : { },
1369
1370
"ap-southeast-2" : { },
1371
+ "ap-southeast-3" : { },
1372
+ "ap-southeast-4" : { },
1370
1373
"ca-central-1" : { },
1371
1374
"eu-central-1" : { },
1375
+ "eu-central-2" : { },
1372
1376
"eu-north-1" : { },
1373
1377
"eu-south-1" : { },
1378
+ "eu-south-2" : { },
1374
1379
"eu-west-1" : { },
1375
1380
"eu-west-2" : { },
1376
1381
"eu-west-3" : { },
1382
+ "me-central-1" : { },
1377
1383
"me-south-1" : { },
1378
1384
"sa-east-1" : { },
1379
1385
"us-east-1" : { },
@@ -13455,13 +13461,16 @@
13455
13461
"ap-northeast-2" : { },
13456
13462
"ap-northeast-3" : { },
13457
13463
"ap-south-1" : { },
13464
+ "ap-south-2" : { },
13458
13465
"ap-southeast-1" : { },
13459
13466
"ap-southeast-2" : { },
13460
13467
"ap-southeast-3" : { },
13461
13468
"ca-central-1" : { },
13462
13469
"eu-central-1" : { },
13470
+ "eu-central-2" : { },
13463
13471
"eu-north-1" : { },
13464
13472
"eu-south-1" : { },
13473
+ "eu-south-2" : { },
13465
13474
"eu-west-1" : { },
13466
13475
"eu-west-2" : { },
13467
13476
"eu-west-3" : { },
13525
13534
"securitylake" : {
13526
13535
"endpoints" : {
13527
13536
"ap-northeast-1" : { },
13537
+ "ap-southeast-1" : { },
13528
13538
"ap-southeast-2" : { },
13529
13539
"eu-central-1" : { },
13530
13540
"eu-west-1" : { },
13541
+ "eu-west-2" : { },
13542
+ "sa-east-1" : { },
13531
13543
"us-east-1" : { },
13532
13544
"us-east-2" : { },
13533
13545
"us-west-2" : { }
You can’t perform that action at this time.
0 commit comments