@aws-sdk/client-omics 3.955.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.
package/dist-cjs/index.js
CHANGED
|
@@ -2634,15 +2634,15 @@ var VersionDeleteErrorList = [1, n0, _VDEL, 0, () => VersionDeleteError$];
|
|
|
2634
2634
|
var WorkflowList = [1, n0, _WL, 0, () => WorkflowListItem$];
|
|
2635
2635
|
var WorkflowVersionList = [1, n0, _WVL, 0, () => WorkflowVersionListItem$];
|
|
2636
2636
|
var WorkflowParameterTemplate = [2, n0, _WPT, 0, 0, () => WorkflowParameter$];
|
|
2637
|
-
var FormatOptions$ = [
|
|
2638
|
-
var ReferenceItem$ = [
|
|
2639
|
-
var StoreOptions$ = [
|
|
2640
|
-
var VersionOptions$ = [
|
|
2637
|
+
var FormatOptions$ = [4, n0, _FO, 0, [_tO, _vOc], [() => TsvOptions$, () => VcfOptions$]];
|
|
2638
|
+
var ReferenceItem$ = [4, n0, _RI, 0, [_rAe], [0]];
|
|
2639
|
+
var StoreOptions$ = [4, n0, _SO, 0, [_tSO], [() => TsvStoreOptions$]];
|
|
2640
|
+
var VersionOptions$ = [4, n0, _VOe, 0, [_tVO], [() => TsvVersionOptions$]];
|
|
2641
2641
|
var AbortMultipartReadSetUpload$ = [
|
|
2642
2642
|
9,
|
|
2643
2643
|
n0,
|
|
2644
2644
|
_AMRSU,
|
|
2645
|
-
{ [_ht]: ["DELETE", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort", 200]
|
|
2645
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort", 200] },
|
|
2646
2646
|
() => AbortMultipartReadSetUploadRequest$,
|
|
2647
2647
|
() => AbortMultipartReadSetUploadResponse$,
|
|
2648
2648
|
];
|
|
@@ -2650,7 +2650,7 @@ var AcceptShare$ = [
|
|
|
2650
2650
|
9,
|
|
2651
2651
|
n0,
|
|
2652
2652
|
_AS,
|
|
2653
|
-
{ [_ht]: ["POST", "/share/{shareId}", 200]
|
|
2653
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/share/{shareId}", 200] },
|
|
2654
2654
|
() => AcceptShareRequest$,
|
|
2655
2655
|
() => AcceptShareResponse$,
|
|
2656
2656
|
];
|
|
@@ -2658,7 +2658,7 @@ var BatchDeleteReadSet$ = [
|
|
|
2658
2658
|
9,
|
|
2659
2659
|
n0,
|
|
2660
2660
|
_BDRS,
|
|
2661
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readset/batch/delete", 200]
|
|
2661
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readset/batch/delete", 200] },
|
|
2662
2662
|
() => BatchDeleteReadSetRequest$,
|
|
2663
2663
|
() => BatchDeleteReadSetResponse$,
|
|
2664
2664
|
];
|
|
@@ -2666,7 +2666,7 @@ var CancelAnnotationImportJob$ = [
|
|
|
2666
2666
|
9,
|
|
2667
2667
|
n0,
|
|
2668
2668
|
_CAIJ,
|
|
2669
|
-
{ [_ht]: ["DELETE", "/import/annotation/{jobId}", 200]
|
|
2669
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/import/annotation/{jobId}", 200] },
|
|
2670
2670
|
() => CancelAnnotationImportRequest$,
|
|
2671
2671
|
() => CancelAnnotationImportResponse$,
|
|
2672
2672
|
];
|
|
@@ -2674,7 +2674,7 @@ var CancelRun$ = [
|
|
|
2674
2674
|
9,
|
|
2675
2675
|
n0,
|
|
2676
2676
|
_CR,
|
|
2677
|
-
{ [_ht]: ["POST", "/run/{id}/cancel", 202]
|
|
2677
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/run/{id}/cancel", 202] },
|
|
2678
2678
|
() => CancelRunRequest$,
|
|
2679
2679
|
() => __Unit,
|
|
2680
2680
|
];
|
|
@@ -2682,7 +2682,7 @@ var CancelVariantImportJob$ = [
|
|
|
2682
2682
|
9,
|
|
2683
2683
|
n0,
|
|
2684
2684
|
_CVIJ,
|
|
2685
|
-
{ [_ht]: ["DELETE", "/import/variant/{jobId}", 200]
|
|
2685
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/import/variant/{jobId}", 200] },
|
|
2686
2686
|
() => CancelVariantImportRequest$,
|
|
2687
2687
|
() => CancelVariantImportResponse$,
|
|
2688
2688
|
];
|
|
@@ -2690,7 +2690,7 @@ var CompleteMultipartReadSetUpload$ = [
|
|
|
2690
2690
|
9,
|
|
2691
2691
|
n0,
|
|
2692
2692
|
_CMRSU,
|
|
2693
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete", 200]
|
|
2693
|
+
{ [_end]: ["storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete", 200] },
|
|
2694
2694
|
() => CompleteMultipartReadSetUploadRequest$,
|
|
2695
2695
|
() => CompleteMultipartReadSetUploadResponse$,
|
|
2696
2696
|
];
|
|
@@ -2698,7 +2698,7 @@ var CreateAnnotationStore$ = [
|
|
|
2698
2698
|
9,
|
|
2699
2699
|
n0,
|
|
2700
2700
|
_CAS,
|
|
2701
|
-
{ [_ht]: ["POST", "/annotationStore", 200]
|
|
2701
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore", 200] },
|
|
2702
2702
|
() => CreateAnnotationStoreRequest$,
|
|
2703
2703
|
() => CreateAnnotationStoreResponse$,
|
|
2704
2704
|
];
|
|
@@ -2706,7 +2706,7 @@ var CreateAnnotationStoreVersion$ = [
|
|
|
2706
2706
|
9,
|
|
2707
2707
|
n0,
|
|
2708
2708
|
_CASV,
|
|
2709
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/version", 200]
|
|
2709
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/version", 200] },
|
|
2710
2710
|
() => CreateAnnotationStoreVersionRequest$,
|
|
2711
2711
|
() => CreateAnnotationStoreVersionResponse$,
|
|
2712
2712
|
];
|
|
@@ -2714,7 +2714,7 @@ var CreateMultipartReadSetUpload$ = [
|
|
|
2714
2714
|
9,
|
|
2715
2715
|
n0,
|
|
2716
2716
|
_CMRSUr,
|
|
2717
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload", 200]
|
|
2717
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload", 200] },
|
|
2718
2718
|
() => CreateMultipartReadSetUploadRequest$,
|
|
2719
2719
|
() => CreateMultipartReadSetUploadResponse$,
|
|
2720
2720
|
];
|
|
@@ -2722,7 +2722,7 @@ var CreateReferenceStore$ = [
|
|
|
2722
2722
|
9,
|
|
2723
2723
|
n0,
|
|
2724
2724
|
_CRS,
|
|
2725
|
-
{ [_ht]: ["POST", "/referencestore", 200]
|
|
2725
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/referencestore", 200] },
|
|
2726
2726
|
() => CreateReferenceStoreRequest$,
|
|
2727
2727
|
() => CreateReferenceStoreResponse$,
|
|
2728
2728
|
];
|
|
@@ -2730,7 +2730,7 @@ var CreateRunCache$ = [
|
|
|
2730
2730
|
9,
|
|
2731
2731
|
n0,
|
|
2732
2732
|
_CRC,
|
|
2733
|
-
{ [_ht]: ["POST", "/runCache", 201]
|
|
2733
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runCache", 201] },
|
|
2734
2734
|
() => CreateRunCacheRequest$,
|
|
2735
2735
|
() => CreateRunCacheResponse$,
|
|
2736
2736
|
];
|
|
@@ -2738,7 +2738,7 @@ var CreateRunGroup$ = [
|
|
|
2738
2738
|
9,
|
|
2739
2739
|
n0,
|
|
2740
2740
|
_CRG,
|
|
2741
|
-
{ [_ht]: ["POST", "/runGroup", 201]
|
|
2741
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runGroup", 201] },
|
|
2742
2742
|
() => CreateRunGroupRequest$,
|
|
2743
2743
|
() => CreateRunGroupResponse$,
|
|
2744
2744
|
];
|
|
@@ -2746,7 +2746,7 @@ var CreateSequenceStore$ = [
|
|
|
2746
2746
|
9,
|
|
2747
2747
|
n0,
|
|
2748
2748
|
_CSS,
|
|
2749
|
-
{ [_ht]: ["POST", "/sequencestore", 200]
|
|
2749
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore", 200] },
|
|
2750
2750
|
() => CreateSequenceStoreRequest$,
|
|
2751
2751
|
() => CreateSequenceStoreResponse$,
|
|
2752
2752
|
];
|
|
@@ -2754,7 +2754,7 @@ var CreateShare$ = [
|
|
|
2754
2754
|
9,
|
|
2755
2755
|
n0,
|
|
2756
2756
|
_CS,
|
|
2757
|
-
{ [_ht]: ["POST", "/share", 200]
|
|
2757
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/share", 200] },
|
|
2758
2758
|
() => CreateShareRequest$,
|
|
2759
2759
|
() => CreateShareResponse$,
|
|
2760
2760
|
];
|
|
@@ -2762,7 +2762,7 @@ var CreateVariantStore$ = [
|
|
|
2762
2762
|
9,
|
|
2763
2763
|
n0,
|
|
2764
2764
|
_CVS,
|
|
2765
|
-
{ [_ht]: ["POST", "/variantStore", 200]
|
|
2765
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/variantStore", 200] },
|
|
2766
2766
|
() => CreateVariantStoreRequest$,
|
|
2767
2767
|
() => CreateVariantStoreResponse$,
|
|
2768
2768
|
];
|
|
@@ -2770,7 +2770,7 @@ var CreateWorkflow$ = [
|
|
|
2770
2770
|
9,
|
|
2771
2771
|
n0,
|
|
2772
2772
|
_CW,
|
|
2773
|
-
{ [_ht]: ["POST", "/workflow", 201]
|
|
2773
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow", 201] },
|
|
2774
2774
|
() => CreateWorkflowRequest$,
|
|
2775
2775
|
() => CreateWorkflowResponse$,
|
|
2776
2776
|
];
|
|
@@ -2778,7 +2778,7 @@ var CreateWorkflowVersion$ = [
|
|
|
2778
2778
|
9,
|
|
2779
2779
|
n0,
|
|
2780
2780
|
_CWV,
|
|
2781
|
-
{ [_ht]: ["POST", "/workflow/{workflowId}/version", 201]
|
|
2781
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow/{workflowId}/version", 201] },
|
|
2782
2782
|
() => CreateWorkflowVersionRequest$,
|
|
2783
2783
|
() => CreateWorkflowVersionResponse$,
|
|
2784
2784
|
];
|
|
@@ -2786,7 +2786,7 @@ var DeleteAnnotationStore$ = [
|
|
|
2786
2786
|
9,
|
|
2787
2787
|
n0,
|
|
2788
2788
|
_DAS,
|
|
2789
|
-
{ [_ht]: ["DELETE", "/annotationStore/{name}", 200]
|
|
2789
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/annotationStore/{name}", 200] },
|
|
2790
2790
|
() => DeleteAnnotationStoreRequest$,
|
|
2791
2791
|
() => DeleteAnnotationStoreResponse$,
|
|
2792
2792
|
];
|
|
@@ -2794,7 +2794,7 @@ var DeleteAnnotationStoreVersions$ = [
|
|
|
2794
2794
|
9,
|
|
2795
2795
|
n0,
|
|
2796
2796
|
_DASV,
|
|
2797
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/versions/delete", 200]
|
|
2797
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/versions/delete", 200] },
|
|
2798
2798
|
() => DeleteAnnotationStoreVersionsRequest$,
|
|
2799
2799
|
() => DeleteAnnotationStoreVersionsResponse$,
|
|
2800
2800
|
];
|
|
@@ -2802,7 +2802,7 @@ var DeleteReference$ = [
|
|
|
2802
2802
|
9,
|
|
2803
2803
|
n0,
|
|
2804
2804
|
_DRe,
|
|
2805
|
-
{ [_ht]: ["DELETE", "/referencestore/{referenceStoreId}/reference/{id}", 200]
|
|
2805
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/referencestore/{referenceStoreId}/reference/{id}", 200] },
|
|
2806
2806
|
() => DeleteReferenceRequest$,
|
|
2807
2807
|
() => DeleteReferenceResponse$,
|
|
2808
2808
|
];
|
|
@@ -2810,7 +2810,7 @@ var DeleteReferenceStore$ = [
|
|
|
2810
2810
|
9,
|
|
2811
2811
|
n0,
|
|
2812
2812
|
_DRS,
|
|
2813
|
-
{ [_ht]: ["DELETE", "/referencestore/{id}", 200]
|
|
2813
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/referencestore/{id}", 200] },
|
|
2814
2814
|
() => DeleteReferenceStoreRequest$,
|
|
2815
2815
|
() => DeleteReferenceStoreResponse$,
|
|
2816
2816
|
];
|
|
@@ -2818,7 +2818,7 @@ var DeleteRun$ = [
|
|
|
2818
2818
|
9,
|
|
2819
2819
|
n0,
|
|
2820
2820
|
_DRel,
|
|
2821
|
-
{ [_ht]: ["DELETE", "/run/{id}", 202]
|
|
2821
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/run/{id}", 202] },
|
|
2822
2822
|
() => DeleteRunRequest$,
|
|
2823
2823
|
() => __Unit,
|
|
2824
2824
|
];
|
|
@@ -2826,7 +2826,7 @@ var DeleteRunCache$ = [
|
|
|
2826
2826
|
9,
|
|
2827
2827
|
n0,
|
|
2828
2828
|
_DRC,
|
|
2829
|
-
{ [_ht]: ["DELETE", "/runCache/{id}", 202]
|
|
2829
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/runCache/{id}", 202] },
|
|
2830
2830
|
() => DeleteRunCacheRequest$,
|
|
2831
2831
|
() => __Unit,
|
|
2832
2832
|
];
|
|
@@ -2834,7 +2834,7 @@ var DeleteRunGroup$ = [
|
|
|
2834
2834
|
9,
|
|
2835
2835
|
n0,
|
|
2836
2836
|
_DRG,
|
|
2837
|
-
{ [_ht]: ["DELETE", "/runGroup/{id}", 202]
|
|
2837
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/runGroup/{id}", 202] },
|
|
2838
2838
|
() => DeleteRunGroupRequest$,
|
|
2839
2839
|
() => __Unit,
|
|
2840
2840
|
];
|
|
@@ -2842,7 +2842,7 @@ var DeleteS3AccessPolicy$ = [
|
|
|
2842
2842
|
9,
|
|
2843
2843
|
n0,
|
|
2844
2844
|
_DSAP,
|
|
2845
|
-
{ [_ht]: ["DELETE", "/s3accesspolicy/{s3AccessPointArn}", 200]
|
|
2845
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/s3accesspolicy/{s3AccessPointArn}", 200] },
|
|
2846
2846
|
() => DeleteS3AccessPolicyRequest$,
|
|
2847
2847
|
() => DeleteS3AccessPolicyResponse$,
|
|
2848
2848
|
];
|
|
@@ -2850,7 +2850,7 @@ var DeleteSequenceStore$ = [
|
|
|
2850
2850
|
9,
|
|
2851
2851
|
n0,
|
|
2852
2852
|
_DSS,
|
|
2853
|
-
{ [_ht]: ["DELETE", "/sequencestore/{id}", 200]
|
|
2853
|
+
{ [_end]: ["control-storage-"], [_ht]: ["DELETE", "/sequencestore/{id}", 200] },
|
|
2854
2854
|
() => DeleteSequenceStoreRequest$,
|
|
2855
2855
|
() => DeleteSequenceStoreResponse$,
|
|
2856
2856
|
];
|
|
@@ -2858,7 +2858,7 @@ var DeleteShare$ = [
|
|
|
2858
2858
|
9,
|
|
2859
2859
|
n0,
|
|
2860
2860
|
_DS,
|
|
2861
|
-
{ [_ht]: ["DELETE", "/share/{shareId}", 200]
|
|
2861
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/share/{shareId}", 200] },
|
|
2862
2862
|
() => DeleteShareRequest$,
|
|
2863
2863
|
() => DeleteShareResponse$,
|
|
2864
2864
|
];
|
|
@@ -2866,7 +2866,7 @@ var DeleteVariantStore$ = [
|
|
|
2866
2866
|
9,
|
|
2867
2867
|
n0,
|
|
2868
2868
|
_DVS,
|
|
2869
|
-
{ [_ht]: ["DELETE", "/variantStore/{name}", 200]
|
|
2869
|
+
{ [_end]: ["analytics-"], [_ht]: ["DELETE", "/variantStore/{name}", 200] },
|
|
2870
2870
|
() => DeleteVariantStoreRequest$,
|
|
2871
2871
|
() => DeleteVariantStoreResponse$,
|
|
2872
2872
|
];
|
|
@@ -2874,7 +2874,7 @@ var DeleteWorkflow$ = [
|
|
|
2874
2874
|
9,
|
|
2875
2875
|
n0,
|
|
2876
2876
|
_DW,
|
|
2877
|
-
{ [_ht]: ["DELETE", "/workflow/{id}", 202]
|
|
2877
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/workflow/{id}", 202] },
|
|
2878
2878
|
() => DeleteWorkflowRequest$,
|
|
2879
2879
|
() => __Unit,
|
|
2880
2880
|
];
|
|
@@ -2882,7 +2882,7 @@ var DeleteWorkflowVersion$ = [
|
|
|
2882
2882
|
9,
|
|
2883
2883
|
n0,
|
|
2884
2884
|
_DWV,
|
|
2885
|
-
{ [_ht]: ["DELETE", "/workflow/{workflowId}/version/{versionName}", 202]
|
|
2885
|
+
{ [_end]: ["workflows-"], [_ht]: ["DELETE", "/workflow/{workflowId}/version/{versionName}", 202] },
|
|
2886
2886
|
() => DeleteWorkflowVersionRequest$,
|
|
2887
2887
|
() => __Unit,
|
|
2888
2888
|
];
|
|
@@ -2890,7 +2890,7 @@ var GetAnnotationImportJob$ = [
|
|
|
2890
2890
|
9,
|
|
2891
2891
|
n0,
|
|
2892
2892
|
_GAIJ,
|
|
2893
|
-
{ [_ht]: ["GET", "/import/annotation/{jobId}", 200]
|
|
2893
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/import/annotation/{jobId}", 200] },
|
|
2894
2894
|
() => GetAnnotationImportRequest$,
|
|
2895
2895
|
() => GetAnnotationImportResponse$,
|
|
2896
2896
|
];
|
|
@@ -2906,7 +2906,7 @@ var GetAnnotationStoreVersion$ = [
|
|
|
2906
2906
|
9,
|
|
2907
2907
|
n0,
|
|
2908
2908
|
_GASV,
|
|
2909
|
-
{ [_ht]: ["GET", "/annotationStore/{name}/version/{versionName}", 200]
|
|
2909
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/annotationStore/{name}/version/{versionName}", 200] },
|
|
2910
2910
|
() => GetAnnotationStoreVersionRequest$,
|
|
2911
2911
|
() => GetAnnotationStoreVersionResponse$,
|
|
2912
2912
|
];
|
|
@@ -2914,7 +2914,7 @@ var GetReadSet$ = [
|
|
|
2914
2914
|
9,
|
|
2915
2915
|
n0,
|
|
2916
2916
|
_GRS,
|
|
2917
|
-
{ [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}", 200]
|
|
2917
|
+
{ [_end]: ["storage-"], [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}", 200] },
|
|
2918
2918
|
() => GetReadSetRequest$,
|
|
2919
2919
|
() => GetReadSetResponse$,
|
|
2920
2920
|
];
|
|
@@ -2946,7 +2946,7 @@ var GetReadSetMetadata$ = [
|
|
|
2946
2946
|
9,
|
|
2947
2947
|
n0,
|
|
2948
2948
|
_GRSM,
|
|
2949
|
-
{ [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}/metadata", 200]
|
|
2949
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}/metadata", 200] },
|
|
2950
2950
|
() => GetReadSetMetadataRequest$,
|
|
2951
2951
|
() => GetReadSetMetadataResponse$,
|
|
2952
2952
|
];
|
|
@@ -2954,7 +2954,7 @@ var GetReference$ = [
|
|
|
2954
2954
|
9,
|
|
2955
2955
|
n0,
|
|
2956
2956
|
_GR,
|
|
2957
|
-
{ [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}", 200]
|
|
2957
|
+
{ [_end]: ["storage-"], [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}", 200] },
|
|
2958
2958
|
() => GetReferenceRequest$,
|
|
2959
2959
|
() => GetReferenceResponse$,
|
|
2960
2960
|
];
|
|
@@ -2970,7 +2970,7 @@ var GetReferenceMetadata$ = [
|
|
|
2970
2970
|
9,
|
|
2971
2971
|
n0,
|
|
2972
2972
|
_GRM,
|
|
2973
|
-
{ [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}/metadata", 200]
|
|
2973
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}/metadata", 200] },
|
|
2974
2974
|
() => GetReferenceMetadataRequest$,
|
|
2975
2975
|
() => GetReferenceMetadataResponse$,
|
|
2976
2976
|
];
|
|
@@ -2978,7 +2978,7 @@ var GetReferenceStore$ = [
|
|
|
2978
2978
|
9,
|
|
2979
2979
|
n0,
|
|
2980
2980
|
_GRSe,
|
|
2981
|
-
{ [_ht]: ["GET", "/referencestore/{id}", 200]
|
|
2981
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/referencestore/{id}", 200] },
|
|
2982
2982
|
() => GetReferenceStoreRequest$,
|
|
2983
2983
|
() => GetReferenceStoreResponse$,
|
|
2984
2984
|
];
|
|
@@ -2986,7 +2986,7 @@ var GetRun$ = [
|
|
|
2986
2986
|
9,
|
|
2987
2987
|
n0,
|
|
2988
2988
|
_GRe,
|
|
2989
|
-
{ [_ht]: ["GET", "/run/{id}", 200]
|
|
2989
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run/{id}", 200] },
|
|
2990
2990
|
() => GetRunRequest$,
|
|
2991
2991
|
() => GetRunResponse$,
|
|
2992
2992
|
];
|
|
@@ -2994,7 +2994,7 @@ var GetRunCache$ = [
|
|
|
2994
2994
|
9,
|
|
2995
2995
|
n0,
|
|
2996
2996
|
_GRC,
|
|
2997
|
-
{ [_ht]: ["GET", "/runCache/{id}", 200]
|
|
2997
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runCache/{id}", 200] },
|
|
2998
2998
|
() => GetRunCacheRequest$,
|
|
2999
2999
|
() => GetRunCacheResponse$,
|
|
3000
3000
|
];
|
|
@@ -3002,7 +3002,7 @@ var GetRunGroup$ = [
|
|
|
3002
3002
|
9,
|
|
3003
3003
|
n0,
|
|
3004
3004
|
_GRG,
|
|
3005
|
-
{ [_ht]: ["GET", "/runGroup/{id}", 200]
|
|
3005
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runGroup/{id}", 200] },
|
|
3006
3006
|
() => GetRunGroupRequest$,
|
|
3007
3007
|
() => GetRunGroupResponse$,
|
|
3008
3008
|
];
|
|
@@ -3010,7 +3010,7 @@ var GetRunTask$ = [
|
|
|
3010
3010
|
9,
|
|
3011
3011
|
n0,
|
|
3012
3012
|
_GRT,
|
|
3013
|
-
{ [_ht]: ["GET", "/run/{id}/task/{taskId}", 200]
|
|
3013
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run/{id}/task/{taskId}", 200] },
|
|
3014
3014
|
() => GetRunTaskRequest$,
|
|
3015
3015
|
() => GetRunTaskResponse$,
|
|
3016
3016
|
];
|
|
@@ -3018,7 +3018,7 @@ var GetS3AccessPolicy$ = [
|
|
|
3018
3018
|
9,
|
|
3019
3019
|
n0,
|
|
3020
3020
|
_GSAP,
|
|
3021
|
-
{ [_ht]: ["GET", "/s3accesspolicy/{s3AccessPointArn}", 200]
|
|
3021
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/s3accesspolicy/{s3AccessPointArn}", 200] },
|
|
3022
3022
|
() => GetS3AccessPolicyRequest$,
|
|
3023
3023
|
() => GetS3AccessPolicyResponse$,
|
|
3024
3024
|
];
|
|
@@ -3026,7 +3026,7 @@ var GetSequenceStore$ = [
|
|
|
3026
3026
|
9,
|
|
3027
3027
|
n0,
|
|
3028
3028
|
_GSS,
|
|
3029
|
-
{ [_ht]: ["GET", "/sequencestore/{id}", 200]
|
|
3029
|
+
{ [_end]: ["control-storage-"], [_ht]: ["GET", "/sequencestore/{id}", 200] },
|
|
3030
3030
|
() => GetSequenceStoreRequest$,
|
|
3031
3031
|
() => GetSequenceStoreResponse$,
|
|
3032
3032
|
];
|
|
@@ -3034,7 +3034,7 @@ var GetShare$ = [
|
|
|
3034
3034
|
9,
|
|
3035
3035
|
n0,
|
|
3036
3036
|
_GS,
|
|
3037
|
-
{ [_ht]: ["GET", "/share/{shareId}", 200]
|
|
3037
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/share/{shareId}", 200] },
|
|
3038
3038
|
() => GetShareRequest$,
|
|
3039
3039
|
() => GetShareResponse$,
|
|
3040
3040
|
];
|
|
@@ -3042,7 +3042,7 @@ var GetVariantImportJob$ = [
|
|
|
3042
3042
|
9,
|
|
3043
3043
|
n0,
|
|
3044
3044
|
_GVIJ,
|
|
3045
|
-
{ [_ht]: ["GET", "/import/variant/{jobId}", 200]
|
|
3045
|
+
{ [_end]: ["analytics-"], [_ht]: ["GET", "/import/variant/{jobId}", 200] },
|
|
3046
3046
|
() => GetVariantImportRequest$,
|
|
3047
3047
|
() => GetVariantImportResponse$,
|
|
3048
3048
|
];
|
|
@@ -3058,7 +3058,7 @@ var GetWorkflow$ = [
|
|
|
3058
3058
|
9,
|
|
3059
3059
|
n0,
|
|
3060
3060
|
_GW,
|
|
3061
|
-
{ [_ht]: ["GET", "/workflow/{id}", 200]
|
|
3061
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow/{id}", 200] },
|
|
3062
3062
|
() => GetWorkflowRequest$,
|
|
3063
3063
|
() => GetWorkflowResponse$,
|
|
3064
3064
|
];
|
|
@@ -3066,7 +3066,7 @@ var GetWorkflowVersion$ = [
|
|
|
3066
3066
|
9,
|
|
3067
3067
|
n0,
|
|
3068
3068
|
_GWV,
|
|
3069
|
-
{ [_ht]: ["GET", "/workflow/{workflowId}/version/{versionName}", 200]
|
|
3069
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow/{workflowId}/version/{versionName}", 200] },
|
|
3070
3070
|
() => GetWorkflowVersionRequest$,
|
|
3071
3071
|
() => GetWorkflowVersionResponse$,
|
|
3072
3072
|
];
|
|
@@ -3074,7 +3074,7 @@ var ListAnnotationImportJobs$ = [
|
|
|
3074
3074
|
9,
|
|
3075
3075
|
n0,
|
|
3076
3076
|
_LAIJ,
|
|
3077
|
-
{ [_ht]: ["POST", "/import/annotations", 200]
|
|
3077
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/annotations", 200] },
|
|
3078
3078
|
() => ListAnnotationImportJobsRequest$,
|
|
3079
3079
|
() => ListAnnotationImportJobsResponse$,
|
|
3080
3080
|
];
|
|
@@ -3090,7 +3090,7 @@ var ListAnnotationStoreVersions$ = [
|
|
|
3090
3090
|
9,
|
|
3091
3091
|
n0,
|
|
3092
3092
|
_LASV,
|
|
3093
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/versions", 200]
|
|
3093
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/versions", 200] },
|
|
3094
3094
|
() => ListAnnotationStoreVersionsRequest$,
|
|
3095
3095
|
() => ListAnnotationStoreVersionsResponse$,
|
|
3096
3096
|
];
|
|
@@ -3170,7 +3170,7 @@ var ListRunCaches$ = [
|
|
|
3170
3170
|
9,
|
|
3171
3171
|
n0,
|
|
3172
3172
|
_LRC,
|
|
3173
|
-
{ [_ht]: ["GET", "/runCache", 200]
|
|
3173
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runCache", 200] },
|
|
3174
3174
|
() => ListRunCachesRequest$,
|
|
3175
3175
|
() => ListRunCachesResponse$,
|
|
3176
3176
|
];
|
|
@@ -3178,7 +3178,7 @@ var ListRunGroups$ = [
|
|
|
3178
3178
|
9,
|
|
3179
3179
|
n0,
|
|
3180
3180
|
_LRG,
|
|
3181
|
-
{ [_ht]: ["GET", "/runGroup", 200]
|
|
3181
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/runGroup", 200] },
|
|
3182
3182
|
() => ListRunGroupsRequest$,
|
|
3183
3183
|
() => ListRunGroupsResponse$,
|
|
3184
3184
|
];
|
|
@@ -3186,7 +3186,7 @@ var ListRuns$ = [
|
|
|
3186
3186
|
9,
|
|
3187
3187
|
n0,
|
|
3188
3188
|
_LRi,
|
|
3189
|
-
{ [_ht]: ["GET", "/run", 200]
|
|
3189
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run", 200] },
|
|
3190
3190
|
() => ListRunsRequest$,
|
|
3191
3191
|
() => ListRunsResponse$,
|
|
3192
3192
|
];
|
|
@@ -3194,7 +3194,7 @@ var ListRunTasks$ = [
|
|
|
3194
3194
|
9,
|
|
3195
3195
|
n0,
|
|
3196
3196
|
_LRT,
|
|
3197
|
-
{ [_ht]: ["GET", "/run/{id}/task", 200]
|
|
3197
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/run/{id}/task", 200] },
|
|
3198
3198
|
() => ListRunTasksRequest$,
|
|
3199
3199
|
() => ListRunTasksResponse$,
|
|
3200
3200
|
];
|
|
@@ -3210,7 +3210,7 @@ var ListShares$ = [
|
|
|
3210
3210
|
9,
|
|
3211
3211
|
n0,
|
|
3212
3212
|
_LS,
|
|
3213
|
-
{ [_ht]: ["POST", "/shares", 200]
|
|
3213
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/shares", 200] },
|
|
3214
3214
|
() => ListSharesRequest$,
|
|
3215
3215
|
() => ListSharesResponse$,
|
|
3216
3216
|
];
|
|
@@ -3218,7 +3218,7 @@ var ListTagsForResource$ = [
|
|
|
3218
3218
|
9,
|
|
3219
3219
|
n0,
|
|
3220
3220
|
_LTFR,
|
|
3221
|
-
{ [_ht]: ["GET", "/tags/{resourceArn}", 200]
|
|
3221
|
+
{ [_end]: ["tags-"], [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3222
3222
|
() => ListTagsForResourceRequest$,
|
|
3223
3223
|
() => ListTagsForResourceResponse$,
|
|
3224
3224
|
];
|
|
@@ -3226,7 +3226,7 @@ var ListVariantImportJobs$ = [
|
|
|
3226
3226
|
9,
|
|
3227
3227
|
n0,
|
|
3228
3228
|
_LVIJ,
|
|
3229
|
-
{ [_ht]: ["POST", "/import/variants", 200]
|
|
3229
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/variants", 200] },
|
|
3230
3230
|
() => ListVariantImportJobsRequest$,
|
|
3231
3231
|
() => ListVariantImportJobsResponse$,
|
|
3232
3232
|
];
|
|
@@ -3242,7 +3242,7 @@ var ListWorkflows$ = [
|
|
|
3242
3242
|
9,
|
|
3243
3243
|
n0,
|
|
3244
3244
|
_LW,
|
|
3245
|
-
{ [_ht]: ["GET", "/workflow", 200]
|
|
3245
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow", 200] },
|
|
3246
3246
|
() => ListWorkflowsRequest$,
|
|
3247
3247
|
() => ListWorkflowsResponse$,
|
|
3248
3248
|
];
|
|
@@ -3250,7 +3250,7 @@ var ListWorkflowVersions$ = [
|
|
|
3250
3250
|
9,
|
|
3251
3251
|
n0,
|
|
3252
3252
|
_LWV,
|
|
3253
|
-
{ [_ht]: ["GET", "/workflow/{workflowId}/version", 200]
|
|
3253
|
+
{ [_end]: ["workflows-"], [_ht]: ["GET", "/workflow/{workflowId}/version", 200] },
|
|
3254
3254
|
() => ListWorkflowVersionsRequest$,
|
|
3255
3255
|
() => ListWorkflowVersionsResponse$,
|
|
3256
3256
|
];
|
|
@@ -3258,7 +3258,7 @@ var PutS3AccessPolicy$ = [
|
|
|
3258
3258
|
9,
|
|
3259
3259
|
n0,
|
|
3260
3260
|
_PSAP,
|
|
3261
|
-
{ [_ht]: ["PUT", "/s3accesspolicy/{s3AccessPointArn}", 200]
|
|
3261
|
+
{ [_end]: ["control-storage-"], [_ht]: ["PUT", "/s3accesspolicy/{s3AccessPointArn}", 200] },
|
|
3262
3262
|
() => PutS3AccessPolicyRequest$,
|
|
3263
3263
|
() => PutS3AccessPolicyResponse$,
|
|
3264
3264
|
];
|
|
@@ -3266,7 +3266,7 @@ var StartAnnotationImportJob$ = [
|
|
|
3266
3266
|
9,
|
|
3267
3267
|
n0,
|
|
3268
3268
|
_SAIJ,
|
|
3269
|
-
{ [_ht]: ["POST", "/import/annotation", 200]
|
|
3269
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/annotation", 200] },
|
|
3270
3270
|
() => StartAnnotationImportRequest$,
|
|
3271
3271
|
() => StartAnnotationImportResponse$,
|
|
3272
3272
|
];
|
|
@@ -3274,7 +3274,7 @@ var StartReadSetActivationJob$ = [
|
|
|
3274
3274
|
9,
|
|
3275
3275
|
n0,
|
|
3276
3276
|
_SRSAJ,
|
|
3277
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjob", 200]
|
|
3277
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjob", 200] },
|
|
3278
3278
|
() => StartReadSetActivationJobRequest$,
|
|
3279
3279
|
() => StartReadSetActivationJobResponse$,
|
|
3280
3280
|
];
|
|
@@ -3282,7 +3282,7 @@ var StartReadSetExportJob$ = [
|
|
|
3282
3282
|
9,
|
|
3283
3283
|
n0,
|
|
3284
3284
|
_SRSEJ,
|
|
3285
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjob", 200]
|
|
3285
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjob", 200] },
|
|
3286
3286
|
() => StartReadSetExportJobRequest$,
|
|
3287
3287
|
() => StartReadSetExportJobResponse$,
|
|
3288
3288
|
];
|
|
@@ -3290,7 +3290,7 @@ var StartReadSetImportJob$ = [
|
|
|
3290
3290
|
9,
|
|
3291
3291
|
n0,
|
|
3292
3292
|
_SRSIJ,
|
|
3293
|
-
{ [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjob", 200]
|
|
3293
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjob", 200] },
|
|
3294
3294
|
() => StartReadSetImportJobRequest$,
|
|
3295
3295
|
() => StartReadSetImportJobResponse$,
|
|
3296
3296
|
];
|
|
@@ -3298,7 +3298,7 @@ var StartReferenceImportJob$ = [
|
|
|
3298
3298
|
9,
|
|
3299
3299
|
n0,
|
|
3300
3300
|
_SRIJ,
|
|
3301
|
-
{ [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjob", 200]
|
|
3301
|
+
{ [_end]: ["control-storage-"], [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjob", 200] },
|
|
3302
3302
|
() => StartReferenceImportJobRequest$,
|
|
3303
3303
|
() => StartReferenceImportJobResponse$,
|
|
3304
3304
|
];
|
|
@@ -3306,7 +3306,7 @@ var StartRun$ = [
|
|
|
3306
3306
|
9,
|
|
3307
3307
|
n0,
|
|
3308
3308
|
_SRt,
|
|
3309
|
-
{ [_ht]: ["POST", "/run", 201]
|
|
3309
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/run", 201] },
|
|
3310
3310
|
() => StartRunRequest$,
|
|
3311
3311
|
() => StartRunResponse$,
|
|
3312
3312
|
];
|
|
@@ -3314,7 +3314,7 @@ var StartVariantImportJob$ = [
|
|
|
3314
3314
|
9,
|
|
3315
3315
|
n0,
|
|
3316
3316
|
_SVIJ,
|
|
3317
|
-
{ [_ht]: ["POST", "/import/variant", 200]
|
|
3317
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/import/variant", 200] },
|
|
3318
3318
|
() => StartVariantImportRequest$,
|
|
3319
3319
|
() => StartVariantImportResponse$,
|
|
3320
3320
|
];
|
|
@@ -3322,7 +3322,7 @@ var TagResource$ = [
|
|
|
3322
3322
|
9,
|
|
3323
3323
|
n0,
|
|
3324
3324
|
_TR,
|
|
3325
|
-
{ [_ht]: ["POST", "/tags/{resourceArn}", 204]
|
|
3325
|
+
{ [_end]: ["tags-"], [_ht]: ["POST", "/tags/{resourceArn}", 204] },
|
|
3326
3326
|
() => TagResourceRequest$,
|
|
3327
3327
|
() => TagResourceResponse$,
|
|
3328
3328
|
];
|
|
@@ -3330,7 +3330,7 @@ var UntagResource$ = [
|
|
|
3330
3330
|
9,
|
|
3331
3331
|
n0,
|
|
3332
3332
|
_UR,
|
|
3333
|
-
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 204]
|
|
3333
|
+
{ [_end]: ["tags-"], [_ht]: ["DELETE", "/tags/{resourceArn}", 204] },
|
|
3334
3334
|
() => UntagResourceRequest$,
|
|
3335
3335
|
() => UntagResourceResponse$,
|
|
3336
3336
|
];
|
|
@@ -3338,7 +3338,7 @@ var UpdateAnnotationStore$ = [
|
|
|
3338
3338
|
9,
|
|
3339
3339
|
n0,
|
|
3340
3340
|
_UAS,
|
|
3341
|
-
{ [_ht]: ["POST", "/annotationStore/{name}", 200]
|
|
3341
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}", 200] },
|
|
3342
3342
|
() => UpdateAnnotationStoreRequest$,
|
|
3343
3343
|
() => UpdateAnnotationStoreResponse$,
|
|
3344
3344
|
];
|
|
@@ -3346,7 +3346,7 @@ var UpdateAnnotationStoreVersion$ = [
|
|
|
3346
3346
|
9,
|
|
3347
3347
|
n0,
|
|
3348
3348
|
_UASV,
|
|
3349
|
-
{ [_ht]: ["POST", "/annotationStore/{name}/version/{versionName}", 200]
|
|
3349
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStore/{name}/version/{versionName}", 200] },
|
|
3350
3350
|
() => UpdateAnnotationStoreVersionRequest$,
|
|
3351
3351
|
() => UpdateAnnotationStoreVersionResponse$,
|
|
3352
3352
|
];
|
|
@@ -3354,7 +3354,7 @@ var UpdateRunCache$ = [
|
|
|
3354
3354
|
9,
|
|
3355
3355
|
n0,
|
|
3356
3356
|
_URC,
|
|
3357
|
-
{ [_ht]: ["POST", "/runCache/{id}", 202]
|
|
3357
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runCache/{id}", 202] },
|
|
3358
3358
|
() => UpdateRunCacheRequest$,
|
|
3359
3359
|
() => __Unit,
|
|
3360
3360
|
];
|
|
@@ -3362,7 +3362,7 @@ var UpdateRunGroup$ = [
|
|
|
3362
3362
|
9,
|
|
3363
3363
|
n0,
|
|
3364
3364
|
_URG,
|
|
3365
|
-
{ [_ht]: ["POST", "/runGroup/{id}", 202]
|
|
3365
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/runGroup/{id}", 202] },
|
|
3366
3366
|
() => UpdateRunGroupRequest$,
|
|
3367
3367
|
() => __Unit,
|
|
3368
3368
|
];
|
|
@@ -3370,7 +3370,7 @@ var UpdateSequenceStore$ = [
|
|
|
3370
3370
|
9,
|
|
3371
3371
|
n0,
|
|
3372
3372
|
_USS,
|
|
3373
|
-
{ [_ht]: ["PATCH", "/sequencestore/{id}", 200]
|
|
3373
|
+
{ [_end]: ["control-storage-"], [_ht]: ["PATCH", "/sequencestore/{id}", 200] },
|
|
3374
3374
|
() => UpdateSequenceStoreRequest$,
|
|
3375
3375
|
() => UpdateSequenceStoreResponse$,
|
|
3376
3376
|
];
|
|
@@ -3378,7 +3378,7 @@ var UpdateVariantStore$ = [
|
|
|
3378
3378
|
9,
|
|
3379
3379
|
n0,
|
|
3380
3380
|
_UVS,
|
|
3381
|
-
{ [_ht]: ["POST", "/variantStore/{name}", 200]
|
|
3381
|
+
{ [_end]: ["analytics-"], [_ht]: ["POST", "/variantStore/{name}", 200] },
|
|
3382
3382
|
() => UpdateVariantStoreRequest$,
|
|
3383
3383
|
() => UpdateVariantStoreResponse$,
|
|
3384
3384
|
];
|
|
@@ -3386,7 +3386,7 @@ var UpdateWorkflow$ = [
|
|
|
3386
3386
|
9,
|
|
3387
3387
|
n0,
|
|
3388
3388
|
_UW,
|
|
3389
|
-
{ [_ht]: ["POST", "/workflow/{id}", 202]
|
|
3389
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow/{id}", 202] },
|
|
3390
3390
|
() => UpdateWorkflowRequest$,
|
|
3391
3391
|
() => __Unit,
|
|
3392
3392
|
];
|
|
@@ -3394,7 +3394,7 @@ var UpdateWorkflowVersion$ = [
|
|
|
3394
3394
|
9,
|
|
3395
3395
|
n0,
|
|
3396
3396
|
_UWV,
|
|
3397
|
-
{ [_ht]: ["POST", "/workflow/{workflowId}/version/{versionName}", 202]
|
|
3397
|
+
{ [_end]: ["workflows-"], [_ht]: ["POST", "/workflow/{workflowId}/version/{versionName}", 202] },
|
|
3398
3398
|
() => UpdateWorkflowVersionRequest$,
|
|
3399
3399
|
() => __Unit,
|
|
3400
3400
|
];
|
|
@@ -3402,7 +3402,7 @@ var UploadReadSetPart$ = [
|
|
|
3402
3402
|
9,
|
|
3403
3403
|
n0,
|
|
3404
3404
|
_URSP,
|
|
3405
|
-
{ [_ht]: ["PUT", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/part", 200]
|
|
3405
|
+
{ [_end]: ["storage-"], [_ht]: ["PUT", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/part", 200] },
|
|
3406
3406
|
() => UploadReadSetPartRequest$,
|
|
3407
3407
|
() => UploadReadSetPartResponse$,
|
|
3408
3408
|
];
|