@aws-sdk/client-omics 3.954.0 → 3.956.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2409,15 +2409,15 @@ var SchemaItem = 128 | 0;
|
|
|
2409
2409
|
var TagMap = 128 | 0;
|
|
2410
2410
|
var WorkflowMetadata = 128 | 0;
|
|
2411
2411
|
var WorkflowParameterTemplate = [2, n0, _WPT, 0, 0, () => WorkflowParameter$];
|
|
2412
|
-
export var FormatOptions$ = [
|
|
2413
|
-
export var ReferenceItem$ = [
|
|
2414
|
-
export var StoreOptions$ = [
|
|
2415
|
-
export var VersionOptions$ = [
|
|
2412
|
+
export var FormatOptions$ = [4, n0, _FO, 0, [_tO, _vOc], [() => TsvOptions$, () => VcfOptions$]];
|
|
2413
|
+
export var ReferenceItem$ = [4, n0, _RI, 0, [_rAe], [0]];
|
|
2414
|
+
export var StoreOptions$ = [4, n0, _SO, 0, [_tSO], [() => TsvStoreOptions$]];
|
|
2415
|
+
export var VersionOptions$ = [4, n0, _VOe, 0, [_tVO], [() => TsvVersionOptions$]];
|
|
2416
2416
|
export var AbortMultipartReadSetUpload$ = [
|
|
2417
2417
|
9,
|
|
2418
2418
|
n0,
|
|
2419
2419
|
_AMRSU,
|
|
2420
|
-
{ [_ht]: ["DELETE", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort", 200]
|
|
2420
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort", 200] },
|
|
2421
2421
|
() => AbortMultipartReadSetUploadRequest$,
|
|
2422
2422
|
() => AbortMultipartReadSetUploadResponse$,
|
|
2423
2423
|
];
|
|
@@ -2425,7 +2425,7 @@ export var AcceptShare$ = [
|
|
|
2425
2425
|
9,
|
|
2426
2426
|
n0,
|
|
2427
2427
|
_AS,
|
|
2428
|
-
{ [_ht]: ["POST", "/share/{shareId}", 200]
|
|
2428
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/share/{shareId}", 200] },
|
|
2429
2429
|
() => AcceptShareRequest$,
|
|
2430
2430
|
() => AcceptShareResponse$,
|
|
2431
2431
|
];
|
|
@@ -2433,7 +2433,7 @@ export var BatchDeleteReadSet$ = [
|
|
|
2433
2433
|
9,
|
|
2434
2434
|
n0,
|
|
2435
2435
|
_BDRS,
|
|
2436
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readset/batch/delete", 200]
|
|
2436
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readset/batch/delete", 200] },
|
|
2437
2437
|
() => BatchDeleteReadSetRequest$,
|
|
2438
2438
|
() => BatchDeleteReadSetResponse$,
|
|
2439
2439
|
];
|
|
@@ -2441,7 +2441,7 @@ export var CancelAnnotationImportJob$ = [
|
|
|
2441
2441
|
9,
|
|
2442
2442
|
n0,
|
|
2443
2443
|
_CAIJ,
|
|
2444
|
-
{ [_ht]: ["DELETE", "/import/annotation/{jobId}", 200]
|
|
2444
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/import/annotation/{jobId}", 200] },
|
|
2445
2445
|
() => CancelAnnotationImportRequest$,
|
|
2446
2446
|
() => CancelAnnotationImportResponse$,
|
|
2447
2447
|
];
|
|
@@ -2449,7 +2449,7 @@ export var CancelRun$ = [
|
|
|
2449
2449
|
9,
|
|
2450
2450
|
n0,
|
|
2451
2451
|
_CR,
|
|
2452
|
-
{ [_ht]: ["POST", "/run/{id}/cancel", 202]
|
|
2452
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/run/{id}/cancel", 202] },
|
|
2453
2453
|
() => CancelRunRequest$,
|
|
2454
2454
|
() => __Unit,
|
|
2455
2455
|
];
|
|
@@ -2457,7 +2457,7 @@ export var CancelVariantImportJob$ = [
|
|
|
2457
2457
|
9,
|
|
2458
2458
|
n0,
|
|
2459
2459
|
_CVIJ,
|
|
2460
|
-
{ [_ht]: ["DELETE", "/import/variant/{jobId}", 200]
|
|
2460
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/import/variant/{jobId}", 200] },
|
|
2461
2461
|
() => CancelVariantImportRequest$,
|
|
2462
2462
|
() => CancelVariantImportResponse$,
|
|
2463
2463
|
];
|
|
@@ -2465,7 +2465,7 @@ export var CompleteMultipartReadSetUpload$ = [
|
|
|
2465
2465
|
9,
|
|
2466
2466
|
n0,
|
|
2467
2467
|
_CMRSU,
|
|
2468
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete", 200]
|
|
2468
|
+
{ [_end]: ["storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete", 200] },
|
|
2469
2469
|
() => CompleteMultipartReadSetUploadRequest$,
|
|
2470
2470
|
() => CompleteMultipartReadSetUploadResponse$,
|
|
2471
2471
|
];
|
|
@@ -2473,7 +2473,7 @@ export var CreateAnnotationStore$ = [
|
|
|
2473
2473
|
9,
|
|
2474
2474
|
n0,
|
|
2475
2475
|
_CAS,
|
|
2476
|
-
{ [_ht]: ["POST", "/annotationStore", 200]
|
|
2476
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore", 200] },
|
|
2477
2477
|
() => CreateAnnotationStoreRequest$,
|
|
2478
2478
|
() => CreateAnnotationStoreResponse$,
|
|
2479
2479
|
];
|
|
@@ -2481,7 +2481,7 @@ export var CreateAnnotationStoreVersion$ = [
|
|
|
2481
2481
|
9,
|
|
2482
2482
|
n0,
|
|
2483
2483
|
_CASV,
|
|
2484
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/version", 200]
|
|
2484
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/version", 200] },
|
|
2485
2485
|
() => CreateAnnotationStoreVersionRequest$,
|
|
2486
2486
|
() => CreateAnnotationStoreVersionResponse$,
|
|
2487
2487
|
];
|
|
@@ -2489,7 +2489,7 @@ export var CreateMultipartReadSetUpload$ = [
|
|
|
2489
2489
|
9,
|
|
2490
2490
|
n0,
|
|
2491
2491
|
_CMRSUr,
|
|
2492
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload", 200]
|
|
2492
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload", 200] },
|
|
2493
2493
|
() => CreateMultipartReadSetUploadRequest$,
|
|
2494
2494
|
() => CreateMultipartReadSetUploadResponse$,
|
|
2495
2495
|
];
|
|
@@ -2497,7 +2497,7 @@ export var CreateReferenceStore$ = [
|
|
|
2497
2497
|
9,
|
|
2498
2498
|
n0,
|
|
2499
2499
|
_CRS,
|
|
2500
|
-
{ [_ht]: ["POST", "/referencestore", 200]
|
|
2500
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/referencestore", 200] },
|
|
2501
2501
|
() => CreateReferenceStoreRequest$,
|
|
2502
2502
|
() => CreateReferenceStoreResponse$,
|
|
2503
2503
|
];
|
|
@@ -2505,7 +2505,7 @@ export var CreateRunCache$ = [
|
|
|
2505
2505
|
9,
|
|
2506
2506
|
n0,
|
|
2507
2507
|
_CRC,
|
|
2508
|
-
{ [_ht]: ["POST", "/runCache", 201]
|
|
2508
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runCache", 201] },
|
|
2509
2509
|
() => CreateRunCacheRequest$,
|
|
2510
2510
|
() => CreateRunCacheResponse$,
|
|
2511
2511
|
];
|
|
@@ -2513,7 +2513,7 @@ export var CreateRunGroup$ = [
|
|
|
2513
2513
|
9,
|
|
2514
2514
|
n0,
|
|
2515
2515
|
_CRG,
|
|
2516
|
-
{ [_ht]: ["POST", "/runGroup", 201]
|
|
2516
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runGroup", 201] },
|
|
2517
2517
|
() => CreateRunGroupRequest$,
|
|
2518
2518
|
() => CreateRunGroupResponse$,
|
|
2519
2519
|
];
|
|
@@ -2521,7 +2521,7 @@ export var CreateSequenceStore$ = [
|
|
|
2521
2521
|
9,
|
|
2522
2522
|
n0,
|
|
2523
2523
|
_CSS,
|
|
2524
|
-
{ [_ht]: ["POST", "/sequencestore", 200]
|
|
2524
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore", 200] },
|
|
2525
2525
|
() => CreateSequenceStoreRequest$,
|
|
2526
2526
|
() => CreateSequenceStoreResponse$,
|
|
2527
2527
|
];
|
|
@@ -2529,7 +2529,7 @@ export var CreateShare$ = [
|
|
|
2529
2529
|
9,
|
|
2530
2530
|
n0,
|
|
2531
2531
|
_CS,
|
|
2532
|
-
{ [_ht]: ["POST", "/share", 200]
|
|
2532
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/share", 200] },
|
|
2533
2533
|
() => CreateShareRequest$,
|
|
2534
2534
|
() => CreateShareResponse$,
|
|
2535
2535
|
];
|
|
@@ -2537,7 +2537,7 @@ export var CreateVariantStore$ = [
|
|
|
2537
2537
|
9,
|
|
2538
2538
|
n0,
|
|
2539
2539
|
_CVS,
|
|
2540
|
-
{ [_ht]: ["POST", "/variantStore", 200]
|
|
2540
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/variantStore", 200] },
|
|
2541
2541
|
() => CreateVariantStoreRequest$,
|
|
2542
2542
|
() => CreateVariantStoreResponse$,
|
|
2543
2543
|
];
|
|
@@ -2545,7 +2545,7 @@ export var CreateWorkflow$ = [
|
|
|
2545
2545
|
9,
|
|
2546
2546
|
n0,
|
|
2547
2547
|
_CW,
|
|
2548
|
-
{ [_ht]: ["POST", "/workflow", 201]
|
|
2548
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow", 201] },
|
|
2549
2549
|
() => CreateWorkflowRequest$,
|
|
2550
2550
|
() => CreateWorkflowResponse$,
|
|
2551
2551
|
];
|
|
@@ -2553,7 +2553,7 @@ export var CreateWorkflowVersion$ = [
|
|
|
2553
2553
|
9,
|
|
2554
2554
|
n0,
|
|
2555
2555
|
_CWV,
|
|
2556
|
-
{ [_ht]: ["POST", "/workflow/{workflowId}/version", 201]
|
|
2556
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow/{workflowId}/version", 201] },
|
|
2557
2557
|
() => CreateWorkflowVersionRequest$,
|
|
2558
2558
|
() => CreateWorkflowVersionResponse$,
|
|
2559
2559
|
];
|
|
@@ -2561,7 +2561,7 @@ export var DeleteAnnotationStore$ = [
|
|
|
2561
2561
|
9,
|
|
2562
2562
|
n0,
|
|
2563
2563
|
_DAS,
|
|
2564
|
-
{ [_ht]: ["DELETE", "/annotationStore/{name}", 200]
|
|
2564
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/annotationStore/{name}", 200] },
|
|
2565
2565
|
() => DeleteAnnotationStoreRequest$,
|
|
2566
2566
|
() => DeleteAnnotationStoreResponse$,
|
|
2567
2567
|
];
|
|
@@ -2569,7 +2569,7 @@ export var DeleteAnnotationStoreVersions$ = [
|
|
|
2569
2569
|
9,
|
|
2570
2570
|
n0,
|
|
2571
2571
|
_DASV,
|
|
2572
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/versions/delete", 200]
|
|
2572
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/versions/delete", 200] },
|
|
2573
2573
|
() => DeleteAnnotationStoreVersionsRequest$,
|
|
2574
2574
|
() => DeleteAnnotationStoreVersionsResponse$,
|
|
2575
2575
|
];
|
|
@@ -2577,7 +2577,7 @@ export var DeleteReference$ = [
|
|
|
2577
2577
|
9,
|
|
2578
2578
|
n0,
|
|
2579
2579
|
_DRe,
|
|
2580
|
-
{ [_ht]: ["DELETE", "/referencestore/{referenceStoreId}/reference/{id}", 200]
|
|
2580
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/referencestore/{referenceStoreId}/reference/{id}", 200] },
|
|
2581
2581
|
() => DeleteReferenceRequest$,
|
|
2582
2582
|
() => DeleteReferenceResponse$,
|
|
2583
2583
|
];
|
|
@@ -2585,7 +2585,7 @@ export var DeleteReferenceStore$ = [
|
|
|
2585
2585
|
9,
|
|
2586
2586
|
n0,
|
|
2587
2587
|
_DRS,
|
|
2588
|
-
{ [_ht]: ["DELETE", "/referencestore/{id}", 200]
|
|
2588
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/referencestore/{id}", 200] },
|
|
2589
2589
|
() => DeleteReferenceStoreRequest$,
|
|
2590
2590
|
() => DeleteReferenceStoreResponse$,
|
|
2591
2591
|
];
|
|
@@ -2593,7 +2593,7 @@ export var DeleteRun$ = [
|
|
|
2593
2593
|
9,
|
|
2594
2594
|
n0,
|
|
2595
2595
|
_DRel,
|
|
2596
|
-
{ [_ht]: ["DELETE", "/run/{id}", 202]
|
|
2596
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/run/{id}", 202] },
|
|
2597
2597
|
() => DeleteRunRequest$,
|
|
2598
2598
|
() => __Unit,
|
|
2599
2599
|
];
|
|
@@ -2601,7 +2601,7 @@ export var DeleteRunCache$ = [
|
|
|
2601
2601
|
9,
|
|
2602
2602
|
n0,
|
|
2603
2603
|
_DRC,
|
|
2604
|
-
{ [_ht]: ["DELETE", "/runCache/{id}", 202]
|
|
2604
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/runCache/{id}", 202] },
|
|
2605
2605
|
() => DeleteRunCacheRequest$,
|
|
2606
2606
|
() => __Unit,
|
|
2607
2607
|
];
|
|
@@ -2609,7 +2609,7 @@ export var DeleteRunGroup$ = [
|
|
|
2609
2609
|
9,
|
|
2610
2610
|
n0,
|
|
2611
2611
|
_DRG,
|
|
2612
|
-
{ [_ht]: ["DELETE", "/runGroup/{id}", 202]
|
|
2612
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/runGroup/{id}", 202] },
|
|
2613
2613
|
() => DeleteRunGroupRequest$,
|
|
2614
2614
|
() => __Unit,
|
|
2615
2615
|
];
|
|
@@ -2617,7 +2617,7 @@ export var DeleteS3AccessPolicy$ = [
|
|
|
2617
2617
|
9,
|
|
2618
2618
|
n0,
|
|
2619
2619
|
_DSAP,
|
|
2620
|
-
{ [_ht]: ["DELETE", "/s3accesspolicy/{s3AccessPointArn}", 200]
|
|
2620
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/s3accesspolicy/{s3AccessPointArn}", 200] },
|
|
2621
2621
|
() => DeleteS3AccessPolicyRequest$,
|
|
2622
2622
|
() => DeleteS3AccessPolicyResponse$,
|
|
2623
2623
|
];
|
|
@@ -2625,7 +2625,7 @@ export var DeleteSequenceStore$ = [
|
|
|
2625
2625
|
9,
|
|
2626
2626
|
n0,
|
|
2627
2627
|
_DSS,
|
|
2628
|
-
{ [_ht]: ["DELETE", "/sequencestore/{id}", 200]
|
|
2628
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/sequencestore/{id}", 200] },
|
|
2629
2629
|
() => DeleteSequenceStoreRequest$,
|
|
2630
2630
|
() => DeleteSequenceStoreResponse$,
|
|
2631
2631
|
];
|
|
@@ -2633,7 +2633,7 @@ export var DeleteShare$ = [
|
|
|
2633
2633
|
9,
|
|
2634
2634
|
n0,
|
|
2635
2635
|
_DS,
|
|
2636
|
-
{ [_ht]: ["DELETE", "/share/{shareId}", 200]
|
|
2636
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/share/{shareId}", 200] },
|
|
2637
2637
|
() => DeleteShareRequest$,
|
|
2638
2638
|
() => DeleteShareResponse$,
|
|
2639
2639
|
];
|
|
@@ -2641,7 +2641,7 @@ export var DeleteVariantStore$ = [
|
|
|
2641
2641
|
9,
|
|
2642
2642
|
n0,
|
|
2643
2643
|
_DVS,
|
|
2644
|
-
{ [_ht]: ["DELETE", "/variantStore/{name}", 200]
|
|
2644
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/variantStore/{name}", 200] },
|
|
2645
2645
|
() => DeleteVariantStoreRequest$,
|
|
2646
2646
|
() => DeleteVariantStoreResponse$,
|
|
2647
2647
|
];
|
|
@@ -2649,7 +2649,7 @@ export var DeleteWorkflow$ = [
|
|
|
2649
2649
|
9,
|
|
2650
2650
|
n0,
|
|
2651
2651
|
_DW,
|
|
2652
|
-
{ [_ht]: ["DELETE", "/workflow/{id}", 202]
|
|
2652
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/workflow/{id}", 202] },
|
|
2653
2653
|
() => DeleteWorkflowRequest$,
|
|
2654
2654
|
() => __Unit,
|
|
2655
2655
|
];
|
|
@@ -2657,7 +2657,7 @@ export var DeleteWorkflowVersion$ = [
|
|
|
2657
2657
|
9,
|
|
2658
2658
|
n0,
|
|
2659
2659
|
_DWV,
|
|
2660
|
-
{ [_ht]: ["DELETE", "/workflow/{workflowId}/version/{versionName}", 202]
|
|
2660
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/workflow/{workflowId}/version/{versionName}", 202] },
|
|
2661
2661
|
() => DeleteWorkflowVersionRequest$,
|
|
2662
2662
|
() => __Unit,
|
|
2663
2663
|
];
|
|
@@ -2665,7 +2665,7 @@ export var GetAnnotationImportJob$ = [
|
|
|
2665
2665
|
9,
|
|
2666
2666
|
n0,
|
|
2667
2667
|
_GAIJ,
|
|
2668
|
-
{ [_ht]: ["GET", "/import/annotation/{jobId}", 200]
|
|
2668
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/import/annotation/{jobId}", 200] },
|
|
2669
2669
|
() => GetAnnotationImportRequest$,
|
|
2670
2670
|
() => GetAnnotationImportResponse$,
|
|
2671
2671
|
];
|
|
@@ -2681,7 +2681,7 @@ export var GetAnnotationStoreVersion$ = [
|
|
|
2681
2681
|
9,
|
|
2682
2682
|
n0,
|
|
2683
2683
|
_GASV,
|
|
2684
|
-
{ [_ht]: ["GET", "/annotationStore/{name}/version/{versionName}", 200]
|
|
2684
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/annotationStore/{name}/version/{versionName}", 200] },
|
|
2685
2685
|
() => GetAnnotationStoreVersionRequest$,
|
|
2686
2686
|
() => GetAnnotationStoreVersionResponse$,
|
|
2687
2687
|
];
|
|
@@ -2689,7 +2689,7 @@ export var GetReadSet$ = [
|
|
|
2689
2689
|
9,
|
|
2690
2690
|
n0,
|
|
2691
2691
|
_GRS,
|
|
2692
|
-
{ [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}", 200]
|
|
2692
|
+
{ [_end]: ["storage-"], [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}", 200] },
|
|
2693
2693
|
() => GetReadSetRequest$,
|
|
2694
2694
|
() => GetReadSetResponse$,
|
|
2695
2695
|
];
|
|
@@ -2721,7 +2721,7 @@ export var GetReadSetMetadata$ = [
|
|
|
2721
2721
|
9,
|
|
2722
2722
|
n0,
|
|
2723
2723
|
_GRSM,
|
|
2724
|
-
{ [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}/metadata", 200]
|
|
2724
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}/metadata", 200] },
|
|
2725
2725
|
() => GetReadSetMetadataRequest$,
|
|
2726
2726
|
() => GetReadSetMetadataResponse$,
|
|
2727
2727
|
];
|
|
@@ -2729,7 +2729,7 @@ export var GetReference$ = [
|
|
|
2729
2729
|
9,
|
|
2730
2730
|
n0,
|
|
2731
2731
|
_GR,
|
|
2732
|
-
{ [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}", 200]
|
|
2732
|
+
{ [_end]: ["storage-"], [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}", 200] },
|
|
2733
2733
|
() => GetReferenceRequest$,
|
|
2734
2734
|
() => GetReferenceResponse$,
|
|
2735
2735
|
];
|
|
@@ -2745,7 +2745,7 @@ export var GetReferenceMetadata$ = [
|
|
|
2745
2745
|
9,
|
|
2746
2746
|
n0,
|
|
2747
2747
|
_GRM,
|
|
2748
|
-
{ [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}/metadata", 200]
|
|
2748
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}/metadata", 200] },
|
|
2749
2749
|
() => GetReferenceMetadataRequest$,
|
|
2750
2750
|
() => GetReferenceMetadataResponse$,
|
|
2751
2751
|
];
|
|
@@ -2753,7 +2753,7 @@ export var GetReferenceStore$ = [
|
|
|
2753
2753
|
9,
|
|
2754
2754
|
n0,
|
|
2755
2755
|
_GRSe,
|
|
2756
|
-
{ [_ht]: ["GET", "/referencestore/{id}", 200]
|
|
2756
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/referencestore/{id}", 200] },
|
|
2757
2757
|
() => GetReferenceStoreRequest$,
|
|
2758
2758
|
() => GetReferenceStoreResponse$,
|
|
2759
2759
|
];
|
|
@@ -2761,7 +2761,7 @@ export var GetRun$ = [
|
|
|
2761
2761
|
9,
|
|
2762
2762
|
n0,
|
|
2763
2763
|
_GRe,
|
|
2764
|
-
{ [_ht]: ["GET", "/run/{id}", 200]
|
|
2764
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run/{id}", 200] },
|
|
2765
2765
|
() => GetRunRequest$,
|
|
2766
2766
|
() => GetRunResponse$,
|
|
2767
2767
|
];
|
|
@@ -2769,7 +2769,7 @@ export var GetRunCache$ = [
|
|
|
2769
2769
|
9,
|
|
2770
2770
|
n0,
|
|
2771
2771
|
_GRC,
|
|
2772
|
-
{ [_ht]: ["GET", "/runCache/{id}", 200]
|
|
2772
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runCache/{id}", 200] },
|
|
2773
2773
|
() => GetRunCacheRequest$,
|
|
2774
2774
|
() => GetRunCacheResponse$,
|
|
2775
2775
|
];
|
|
@@ -2777,7 +2777,7 @@ export var GetRunGroup$ = [
|
|
|
2777
2777
|
9,
|
|
2778
2778
|
n0,
|
|
2779
2779
|
_GRG,
|
|
2780
|
-
{ [_ht]: ["GET", "/runGroup/{id}", 200]
|
|
2780
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runGroup/{id}", 200] },
|
|
2781
2781
|
() => GetRunGroupRequest$,
|
|
2782
2782
|
() => GetRunGroupResponse$,
|
|
2783
2783
|
];
|
|
@@ -2785,7 +2785,7 @@ export var GetRunTask$ = [
|
|
|
2785
2785
|
9,
|
|
2786
2786
|
n0,
|
|
2787
2787
|
_GRT,
|
|
2788
|
-
{ [_ht]: ["GET", "/run/{id}/task/{taskId}", 200]
|
|
2788
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run/{id}/task/{taskId}", 200] },
|
|
2789
2789
|
() => GetRunTaskRequest$,
|
|
2790
2790
|
() => GetRunTaskResponse$,
|
|
2791
2791
|
];
|
|
@@ -2793,7 +2793,7 @@ export var GetS3AccessPolicy$ = [
|
|
|
2793
2793
|
9,
|
|
2794
2794
|
n0,
|
|
2795
2795
|
_GSAP,
|
|
2796
|
-
{ [_ht]: ["GET", "/s3accesspolicy/{s3AccessPointArn}", 200]
|
|
2796
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/s3accesspolicy/{s3AccessPointArn}", 200] },
|
|
2797
2797
|
() => GetS3AccessPolicyRequest$,
|
|
2798
2798
|
() => GetS3AccessPolicyResponse$,
|
|
2799
2799
|
];
|
|
@@ -2801,7 +2801,7 @@ export var GetSequenceStore$ = [
|
|
|
2801
2801
|
9,
|
|
2802
2802
|
n0,
|
|
2803
2803
|
_GSS,
|
|
2804
|
-
{ [_ht]: ["GET", "/sequencestore/{id}", 200]
|
|
2804
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/sequencestore/{id}", 200] },
|
|
2805
2805
|
() => GetSequenceStoreRequest$,
|
|
2806
2806
|
() => GetSequenceStoreResponse$,
|
|
2807
2807
|
];
|
|
@@ -2809,7 +2809,7 @@ export var GetShare$ = [
|
|
|
2809
2809
|
9,
|
|
2810
2810
|
n0,
|
|
2811
2811
|
_GS,
|
|
2812
|
-
{ [_ht]: ["GET", "/share/{shareId}", 200]
|
|
2812
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/share/{shareId}", 200] },
|
|
2813
2813
|
() => GetShareRequest$,
|
|
2814
2814
|
() => GetShareResponse$,
|
|
2815
2815
|
];
|
|
@@ -2817,7 +2817,7 @@ export var GetVariantImportJob$ = [
|
|
|
2817
2817
|
9,
|
|
2818
2818
|
n0,
|
|
2819
2819
|
_GVIJ,
|
|
2820
|
-
{ [_ht]: ["GET", "/import/variant/{jobId}", 200]
|
|
2820
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/import/variant/{jobId}", 200] },
|
|
2821
2821
|
() => GetVariantImportRequest$,
|
|
2822
2822
|
() => GetVariantImportResponse$,
|
|
2823
2823
|
];
|
|
@@ -2833,7 +2833,7 @@ export var GetWorkflow$ = [
|
|
|
2833
2833
|
9,
|
|
2834
2834
|
n0,
|
|
2835
2835
|
_GW,
|
|
2836
|
-
{ [_ht]: ["GET", "/workflow/{id}", 200]
|
|
2836
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow/{id}", 200] },
|
|
2837
2837
|
() => GetWorkflowRequest$,
|
|
2838
2838
|
() => GetWorkflowResponse$,
|
|
2839
2839
|
];
|
|
@@ -2841,7 +2841,7 @@ export var GetWorkflowVersion$ = [
|
|
|
2841
2841
|
9,
|
|
2842
2842
|
n0,
|
|
2843
2843
|
_GWV,
|
|
2844
|
-
{ [_ht]: ["GET", "/workflow/{workflowId}/version/{versionName}", 200]
|
|
2844
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow/{workflowId}/version/{versionName}", 200] },
|
|
2845
2845
|
() => GetWorkflowVersionRequest$,
|
|
2846
2846
|
() => GetWorkflowVersionResponse$,
|
|
2847
2847
|
];
|
|
@@ -2849,7 +2849,7 @@ export var ListAnnotationImportJobs$ = [
|
|
|
2849
2849
|
9,
|
|
2850
2850
|
n0,
|
|
2851
2851
|
_LAIJ,
|
|
2852
|
-
{ [_ht]: ["POST", "/import/annotations", 200]
|
|
2852
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/annotations", 200] },
|
|
2853
2853
|
() => ListAnnotationImportJobsRequest$,
|
|
2854
2854
|
() => ListAnnotationImportJobsResponse$,
|
|
2855
2855
|
];
|
|
@@ -2865,7 +2865,7 @@ export var ListAnnotationStoreVersions$ = [
|
|
|
2865
2865
|
9,
|
|
2866
2866
|
n0,
|
|
2867
2867
|
_LASV,
|
|
2868
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/versions", 200]
|
|
2868
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/versions", 200] },
|
|
2869
2869
|
() => ListAnnotationStoreVersionsRequest$,
|
|
2870
2870
|
() => ListAnnotationStoreVersionsResponse$,
|
|
2871
2871
|
];
|
|
@@ -2945,7 +2945,7 @@ export var ListRunCaches$ = [
|
|
|
2945
2945
|
9,
|
|
2946
2946
|
n0,
|
|
2947
2947
|
_LRC,
|
|
2948
|
-
{ [_ht]: ["GET", "/runCache", 200]
|
|
2948
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runCache", 200] },
|
|
2949
2949
|
() => ListRunCachesRequest$,
|
|
2950
2950
|
() => ListRunCachesResponse$,
|
|
2951
2951
|
];
|
|
@@ -2953,7 +2953,7 @@ export var ListRunGroups$ = [
|
|
|
2953
2953
|
9,
|
|
2954
2954
|
n0,
|
|
2955
2955
|
_LRG,
|
|
2956
|
-
{ [_ht]: ["GET", "/runGroup", 200]
|
|
2956
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runGroup", 200] },
|
|
2957
2957
|
() => ListRunGroupsRequest$,
|
|
2958
2958
|
() => ListRunGroupsResponse$,
|
|
2959
2959
|
];
|
|
@@ -2961,7 +2961,7 @@ export var ListRuns$ = [
|
|
|
2961
2961
|
9,
|
|
2962
2962
|
n0,
|
|
2963
2963
|
_LRi,
|
|
2964
|
-
{ [_ht]: ["GET", "/run", 200]
|
|
2964
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run", 200] },
|
|
2965
2965
|
() => ListRunsRequest$,
|
|
2966
2966
|
() => ListRunsResponse$,
|
|
2967
2967
|
];
|
|
@@ -2969,7 +2969,7 @@ export var ListRunTasks$ = [
|
|
|
2969
2969
|
9,
|
|
2970
2970
|
n0,
|
|
2971
2971
|
_LRT,
|
|
2972
|
-
{ [_ht]: ["GET", "/run/{id}/task", 200]
|
|
2972
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run/{id}/task", 200] },
|
|
2973
2973
|
() => ListRunTasksRequest$,
|
|
2974
2974
|
() => ListRunTasksResponse$,
|
|
2975
2975
|
];
|
|
@@ -2985,7 +2985,7 @@ export var ListShares$ = [
|
|
|
2985
2985
|
9,
|
|
2986
2986
|
n0,
|
|
2987
2987
|
_LS,
|
|
2988
|
-
{ [_ht]: ["POST", "/shares", 200]
|
|
2988
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/shares", 200] },
|
|
2989
2989
|
() => ListSharesRequest$,
|
|
2990
2990
|
() => ListSharesResponse$,
|
|
2991
2991
|
];
|
|
@@ -2993,7 +2993,7 @@ export var ListTagsForResource$ = [
|
|
|
2993
2993
|
9,
|
|
2994
2994
|
n0,
|
|
2995
2995
|
_LTFR,
|
|
2996
|
-
{ [_ht]: ["GET", "/tags/{resourceArn}", 200]
|
|
2996
|
+
{ [_end]: ["tags-"], [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
2997
2997
|
() => ListTagsForResourceRequest$,
|
|
2998
2998
|
() => ListTagsForResourceResponse$,
|
|
2999
2999
|
];
|
|
@@ -3001,7 +3001,7 @@ export var ListVariantImportJobs$ = [
|
|
|
3001
3001
|
9,
|
|
3002
3002
|
n0,
|
|
3003
3003
|
_LVIJ,
|
|
3004
|
-
{ [_ht]: ["POST", "/import/variants", 200]
|
|
3004
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/variants", 200] },
|
|
3005
3005
|
() => ListVariantImportJobsRequest$,
|
|
3006
3006
|
() => ListVariantImportJobsResponse$,
|
|
3007
3007
|
];
|
|
@@ -3017,7 +3017,7 @@ export var ListWorkflows$ = [
|
|
|
3017
3017
|
9,
|
|
3018
3018
|
n0,
|
|
3019
3019
|
_LW,
|
|
3020
|
-
{ [_ht]: ["GET", "/workflow", 200]
|
|
3020
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow", 200] },
|
|
3021
3021
|
() => ListWorkflowsRequest$,
|
|
3022
3022
|
() => ListWorkflowsResponse$,
|
|
3023
3023
|
];
|
|
@@ -3025,7 +3025,7 @@ export var ListWorkflowVersions$ = [
|
|
|
3025
3025
|
9,
|
|
3026
3026
|
n0,
|
|
3027
3027
|
_LWV,
|
|
3028
|
-
{ [_ht]: ["GET", "/workflow/{workflowId}/version", 200]
|
|
3028
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow/{workflowId}/version", 200] },
|
|
3029
3029
|
() => ListWorkflowVersionsRequest$,
|
|
3030
3030
|
() => ListWorkflowVersionsResponse$,
|
|
3031
3031
|
];
|
|
@@ -3033,7 +3033,7 @@ export var PutS3AccessPolicy$ = [
|
|
|
3033
3033
|
9,
|
|
3034
3034
|
n0,
|
|
3035
3035
|
_PSAP,
|
|
3036
|
-
{ [_ht]: ["PUT", "/s3accesspolicy/{s3AccessPointArn}", 200]
|
|
3036
|
+
{ [_end]: ["control-storage-"], [_ht]: ["PUT", "/s3accesspolicy/{s3AccessPointArn}", 200] },
|
|
3037
3037
|
() => PutS3AccessPolicyRequest$,
|
|
3038
3038
|
() => PutS3AccessPolicyResponse$,
|
|
3039
3039
|
];
|
|
@@ -3041,7 +3041,7 @@ export var StartAnnotationImportJob$ = [
|
|
|
3041
3041
|
9,
|
|
3042
3042
|
n0,
|
|
3043
3043
|
_SAIJ,
|
|
3044
|
-
{ [_ht]: ["POST", "/import/annotation", 200]
|
|
3044
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/annotation", 200] },
|
|
3045
3045
|
() => StartAnnotationImportRequest$,
|
|
3046
3046
|
() => StartAnnotationImportResponse$,
|
|
3047
3047
|
];
|
|
@@ -3049,7 +3049,7 @@ export var StartReadSetActivationJob$ = [
|
|
|
3049
3049
|
9,
|
|
3050
3050
|
n0,
|
|
3051
3051
|
_SRSAJ,
|
|
3052
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjob", 200]
|
|
3052
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjob", 200] },
|
|
3053
3053
|
() => StartReadSetActivationJobRequest$,
|
|
3054
3054
|
() => StartReadSetActivationJobResponse$,
|
|
3055
3055
|
];
|
|
@@ -3057,7 +3057,7 @@ export var StartReadSetExportJob$ = [
|
|
|
3057
3057
|
9,
|
|
3058
3058
|
n0,
|
|
3059
3059
|
_SRSEJ,
|
|
3060
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjob", 200]
|
|
3060
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjob", 200] },
|
|
3061
3061
|
() => StartReadSetExportJobRequest$,
|
|
3062
3062
|
() => StartReadSetExportJobResponse$,
|
|
3063
3063
|
];
|
|
@@ -3065,7 +3065,7 @@ export var StartReadSetImportJob$ = [
|
|
|
3065
3065
|
9,
|
|
3066
3066
|
n0,
|
|
3067
3067
|
_SRSIJ,
|
|
3068
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjob", 200]
|
|
3068
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjob", 200] },
|
|
3069
3069
|
() => StartReadSetImportJobRequest$,
|
|
3070
3070
|
() => StartReadSetImportJobResponse$,
|
|
3071
3071
|
];
|
|
@@ -3073,7 +3073,7 @@ export var StartReferenceImportJob$ = [
|
|
|
3073
3073
|
9,
|
|
3074
3074
|
n0,
|
|
3075
3075
|
_SRIJ,
|
|
3076
|
-
{ [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjob", 200]
|
|
3076
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjob", 200] },
|
|
3077
3077
|
() => StartReferenceImportJobRequest$,
|
|
3078
3078
|
() => StartReferenceImportJobResponse$,
|
|
3079
3079
|
];
|
|
@@ -3081,7 +3081,7 @@ export var StartRun$ = [
|
|
|
3081
3081
|
9,
|
|
3082
3082
|
n0,
|
|
3083
3083
|
_SRt,
|
|
3084
|
-
{ [_ht]: ["POST", "/run", 201]
|
|
3084
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/run", 201] },
|
|
3085
3085
|
() => StartRunRequest$,
|
|
3086
3086
|
() => StartRunResponse$,
|
|
3087
3087
|
];
|
|
@@ -3089,7 +3089,7 @@ export var StartVariantImportJob$ = [
|
|
|
3089
3089
|
9,
|
|
3090
3090
|
n0,
|
|
3091
3091
|
_SVIJ,
|
|
3092
|
-
{ [_ht]: ["POST", "/import/variant", 200]
|
|
3092
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/variant", 200] },
|
|
3093
3093
|
() => StartVariantImportRequest$,
|
|
3094
3094
|
() => StartVariantImportResponse$,
|
|
3095
3095
|
];
|
|
@@ -3097,7 +3097,7 @@ export var TagResource$ = [
|
|
|
3097
3097
|
9,
|
|
3098
3098
|
n0,
|
|
3099
3099
|
_TR,
|
|
3100
|
-
{ [_ht]: ["POST", "/tags/{resourceArn}", 204]
|
|
3100
|
+
{ [_end]: ["tags-"], [_ht]: ["POST", "/tags/{resourceArn}", 204] },
|
|
3101
3101
|
() => TagResourceRequest$,
|
|
3102
3102
|
() => TagResourceResponse$,
|
|
3103
3103
|
];
|
|
@@ -3105,7 +3105,7 @@ export var UntagResource$ = [
|
|
|
3105
3105
|
9,
|
|
3106
3106
|
n0,
|
|
3107
3107
|
_UR,
|
|
3108
|
-
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 204]
|
|
3108
|
+
{ [_end]: ["tags-"], [_ht]: ["DELETE", "/tags/{resourceArn}", 204] },
|
|
3109
3109
|
() => UntagResourceRequest$,
|
|
3110
3110
|
() => UntagResourceResponse$,
|
|
3111
3111
|
];
|
|
@@ -3113,7 +3113,7 @@ export var UpdateAnnotationStore$ = [
|
|
|
3113
3113
|
9,
|
|
3114
3114
|
n0,
|
|
3115
3115
|
_UAS,
|
|
3116
|
-
{ [_ht]: ["POST", "/annotationStore/{name}", 200]
|
|
3116
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}", 200] },
|
|
3117
3117
|
() => UpdateAnnotationStoreRequest$,
|
|
3118
3118
|
() => UpdateAnnotationStoreResponse$,
|
|
3119
3119
|
];
|
|
@@ -3121,7 +3121,7 @@ export var UpdateAnnotationStoreVersion$ = [
|
|
|
3121
3121
|
9,
|
|
3122
3122
|
n0,
|
|
3123
3123
|
_UASV,
|
|
3124
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/version/{versionName}", 200]
|
|
3124
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/version/{versionName}", 200] },
|
|
3125
3125
|
() => UpdateAnnotationStoreVersionRequest$,
|
|
3126
3126
|
() => UpdateAnnotationStoreVersionResponse$,
|
|
3127
3127
|
];
|
|
@@ -3129,7 +3129,7 @@ export var UpdateRunCache$ = [
|
|
|
3129
3129
|
9,
|
|
3130
3130
|
n0,
|
|
3131
3131
|
_URC,
|
|
3132
|
-
{ [_ht]: ["POST", "/runCache/{id}", 202]
|
|
3132
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runCache/{id}", 202] },
|
|
3133
3133
|
() => UpdateRunCacheRequest$,
|
|
3134
3134
|
() => __Unit,
|
|
3135
3135
|
];
|
|
@@ -3137,7 +3137,7 @@ export var UpdateRunGroup$ = [
|
|
|
3137
3137
|
9,
|
|
3138
3138
|
n0,
|
|
3139
3139
|
_URG,
|
|
3140
|
-
{ [_ht]: ["POST", "/runGroup/{id}", 202]
|
|
3140
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runGroup/{id}", 202] },
|
|
3141
3141
|
() => UpdateRunGroupRequest$,
|
|
3142
3142
|
() => __Unit,
|
|
3143
3143
|
];
|
|
@@ -3145,7 +3145,7 @@ export var UpdateSequenceStore$ = [
|
|
|
3145
3145
|
9,
|
|
3146
3146
|
n0,
|
|
3147
3147
|
_USS,
|
|
3148
|
-
{ [_ht]: ["PATCH", "/sequencestore/{id}", 200]
|
|
3148
|
+
{ [_end]: ["control-storage-"], [_ht]: ["PATCH", "/sequencestore/{id}", 200] },
|
|
3149
3149
|
() => UpdateSequenceStoreRequest$,
|
|
3150
3150
|
() => UpdateSequenceStoreResponse$,
|
|
3151
3151
|
];
|
|
@@ -3153,7 +3153,7 @@ export var UpdateVariantStore$ = [
|
|
|
3153
3153
|
9,
|
|
3154
3154
|
n0,
|
|
3155
3155
|
_UVS,
|
|
3156
|
-
{ [_ht]: ["POST", "/variantStore/{name}", 200]
|
|
3156
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/variantStore/{name}", 200] },
|
|
3157
3157
|
() => UpdateVariantStoreRequest$,
|
|
3158
3158
|
() => UpdateVariantStoreResponse$,
|
|
3159
3159
|
];
|
|
@@ -3161,7 +3161,7 @@ export var UpdateWorkflow$ = [
|
|
|
3161
3161
|
9,
|
|
3162
3162
|
n0,
|
|
3163
3163
|
_UW,
|
|
3164
|
-
{ [_ht]: ["POST", "/workflow/{id}", 202]
|
|
3164
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow/{id}", 202] },
|
|
3165
3165
|
() => UpdateWorkflowRequest$,
|
|
3166
3166
|
() => __Unit,
|
|
3167
3167
|
];
|
|
@@ -3169,7 +3169,7 @@ export var UpdateWorkflowVersion$ = [
|
|
|
3169
3169
|
9,
|
|
3170
3170
|
n0,
|
|
3171
3171
|
_UWV,
|
|
3172
|
-
{ [_ht]: ["POST", "/workflow/{workflowId}/version/{versionName}", 202]
|
|
3172
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow/{workflowId}/version/{versionName}", 202] },
|
|
3173
3173
|
() => UpdateWorkflowVersionRequest$,
|
|
3174
3174
|
() => __Unit,
|
|
3175
3175
|
];
|
|
@@ -3177,7 +3177,7 @@ export var UploadReadSetPart$ = [
|
|
|
3177
3177
|
9,
|
|
3178
3178
|
n0,
|
|
3179
3179
|
_URSP,
|
|
3180
|
-
{ [_ht]: ["PUT", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/part", 200]
|
|
3180
|
+
{ [_end]: ["storage-"], [_ht]: ["PUT", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/part", 200] },
|
|
3181
3181
|
() => UploadReadSetPartRequest$,
|
|
3182
3182
|
() => UploadReadSetPartResponse$,
|
|
3183
3183
|
];
|