File tree Expand file tree Collapse file tree 2 files changed +7
-43
lines changed
core/regions/src/main/resources/software/amazon/awssdk/regions/internal/region Expand file tree Collapse file tree 2 files changed +7
-43
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 2534
2534
"us-west-2" : { }
2535
2535
}
2536
2536
},
2537
- "backupstorage" : {
2538
- "endpoints" : {
2539
- "af-south-1" : { },
2540
- "ap-east-1" : { },
2541
- "ap-northeast-1" : { },
2542
- "ap-northeast-2" : { },
2543
- "ap-northeast-3" : { },
2544
- "ap-south-1" : { },
2545
- "ap-south-2" : { },
2546
- "ap-southeast-1" : { },
2547
- "ap-southeast-2" : { },
2548
- "ap-southeast-3" : { },
2549
- "ap-southeast-4" : { },
2550
- "ca-central-1" : { },
2551
- "eu-central-1" : { },
2552
- "eu-central-2" : { },
2553
- "eu-north-1" : { },
2554
- "eu-south-1" : { },
2555
- "eu-south-2" : { },
2556
- "eu-west-1" : { },
2557
- "eu-west-2" : { },
2558
- "eu-west-3" : { },
2559
- "me-central-1" : { },
2560
- "me-south-1" : { },
2561
- "sa-east-1" : { },
2562
- "us-east-1" : { },
2563
- "us-east-2" : { },
2564
- "us-west-1" : { },
2565
- "us-west-2" : { }
2566
- }
2567
- },
2568
2537
"batch" : {
2569
2538
"defaults" : {
2570
2539
"variants" : [ {
12734
12703
"ap-southeast-3" : { },
12735
12704
"ap-southeast-4" : { },
12736
12705
"ca-central-1" : { },
12706
+ "ca-west-1" : { },
12737
12707
"eu-central-1" : { },
12738
12708
"eu-central-2" : { },
12739
12709
"eu-north-1" : { },
21239
21209
"cn-northwest-1" : { }
21240
21210
}
21241
21211
},
21242
- "backupstorage" : {
21243
- "endpoints" : {
21244
- "cn-north-1" : { },
21245
- "cn-northwest-1" : { }
21246
- }
21247
- },
21248
21212
"batch" : {
21249
21213
"endpoints" : {
21250
21214
"cn-north-1" : { },
23139
23103
"us-gov-west-1" : { }
23140
23104
}
23141
23105
},
23142
- "backupstorage" : {
23143
- "endpoints" : {
23144
- "us-gov-east-1" : { },
23145
- "us-gov-west-1" : { }
23146
- }
23147
- },
23148
23106
"batch" : {
23149
23107
"defaults" : {
23150
23108
"variants" : [ {
You can’t perform that action at this time.
0 commit comments