File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +26
-1
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 450
450
"ca-central-1" : { },
451
451
"eu-central-1" : { },
452
452
"eu-north-1" : { },
453
+ "eu-south-1" : { },
453
454
"eu-west-1" : { },
454
455
"eu-west-2" : { },
455
456
"eu-west-3" : { },
471
472
"ca-central-1" : { },
472
473
"eu-central-1" : { },
473
474
"eu-north-1" : { },
475
+ "eu-south-1" : { },
474
476
"eu-west-1" : { },
475
477
"eu-west-2" : { },
476
478
"eu-west-3" : { },
6471
6473
"tags" : [ "fips" ]
6472
6474
} ]
6473
6475
},
6476
+ "ap-south-2" : { },
6474
6477
"ap-southeast-1" : {
6475
6478
"variants" : [ {
6476
6479
"hostname" : "fms-fips.ap-southeast-1.amazonaws.com",
6496
6499
"tags" : [ "fips" ]
6497
6500
} ]
6498
6501
},
6502
+ "eu-central-2" : { },
6499
6503
"eu-north-1" : { },
6500
6504
"eu-south-1" : {
6501
6505
"variants" : [ {
6502
6506
"hostname" : "fms-fips.eu-south-1.amazonaws.com",
6503
6507
"tags" : [ "fips" ]
6504
6508
} ]
6505
6509
},
6510
+ "eu-south-2" : { },
6506
6511
"eu-west-1" : {
6507
6512
"variants" : [ {
6508
6513
"hostname" : "fms-fips.eu-west-1.amazonaws.com",
9435
9440
},
9436
9441
"license-manager-linux-subscriptions" : {
9437
9442
"endpoints" : {
9443
+ "af-south-1" : { },
9444
+ "ap-east-1" : { },
9438
9445
"ap-northeast-1" : { },
9439
9446
"ap-northeast-2" : { },
9440
9447
"ap-northeast-3" : { },
9441
9448
"ap-south-1" : { },
9449
+ "ap-south-2" : { },
9442
9450
"ap-southeast-1" : { },
9443
9451
"ap-southeast-2" : { },
9452
+ "ap-southeast-3" : { },
9453
+ "ap-southeast-4" : { },
9444
9454
"ca-central-1" : { },
9445
9455
"eu-central-1" : { },
9456
+ "eu-central-2" : { },
9446
9457
"eu-north-1" : { },
9458
+ "eu-south-1" : { },
9459
+ "eu-south-2" : { },
9447
9460
"eu-west-1" : { },
9448
9461
"eu-west-2" : { },
9449
9462
"eu-west-3" : { },
9475
9488
"deprecated" : true,
9476
9489
"hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com"
9477
9490
},
9491
+ "me-central-1" : { },
9492
+ "me-south-1" : { },
9478
9493
"sa-east-1" : { },
9479
9494
"us-east-1" : {
9480
9495
"variants" : [ {
12627
12642
"eu-central-2" : { },
12628
12643
"eu-north-1" : { },
12629
12644
"eu-south-1" : { },
12645
+ "eu-south-2" : { },
12630
12646
"eu-west-1" : { },
12631
12647
"eu-west-2" : { },
12632
12648
"eu-west-3" : { },
17515
17531
"protocols" : [ "https" ]
17516
17532
},
17517
17533
"endpoints" : {
17518
- "cn-north-1" : { },
17534
+ "cn-north-1" : {
17535
+ "hostname" : "data.ats.iot.cn-north-1.amazonaws.com.cn",
17536
+ "protocols" : [ "https" ]
17537
+ },
17519
17538
"cn-northwest-1" : { }
17520
17539
}
17521
17540
},
You can’t perform that action at this time.
0 commit comments