@aws-sdk/client-omics 3.943.0 → 3.947.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.
Files changed (146) hide show
  1. package/dist-cjs/index.js +167 -1030
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/OmicsClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +167 -1030
  8. package/dist-types/Omics.d.ts +1 -1
  9. package/dist-types/OmicsClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +3 -3
  13. package/dist-types/commands/AcceptShareCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +3 -3
  15. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +3 -3
  16. package/dist-types/commands/CancelRunCommand.d.ts +3 -3
  17. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +3 -3
  18. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateRunCacheCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateRunGroupCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateShareCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateVariantStoreCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateWorkflowVersionCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteReferenceCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteRunCacheCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteRunCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteRunGroupCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteS3AccessPolicyCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteShareCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteWorkflowCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteWorkflowVersionCommand.d.ts +3 -3
  43. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +3 -3
  44. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +3 -3
  45. package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +3 -3
  46. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +3 -3
  47. package/dist-types/commands/GetReadSetCommand.d.ts +3 -3
  48. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +3 -3
  49. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +3 -3
  50. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +3 -3
  51. package/dist-types/commands/GetReferenceCommand.d.ts +3 -3
  52. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +3 -3
  53. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +3 -3
  54. package/dist-types/commands/GetReferenceStoreCommand.d.ts +3 -3
  55. package/dist-types/commands/GetRunCacheCommand.d.ts +3 -3
  56. package/dist-types/commands/GetRunCommand.d.ts +3 -3
  57. package/dist-types/commands/GetRunGroupCommand.d.ts +3 -3
  58. package/dist-types/commands/GetRunTaskCommand.d.ts +3 -3
  59. package/dist-types/commands/GetS3AccessPolicyCommand.d.ts +3 -3
  60. package/dist-types/commands/GetSequenceStoreCommand.d.ts +3 -3
  61. package/dist-types/commands/GetShareCommand.d.ts +3 -3
  62. package/dist-types/commands/GetVariantImportJobCommand.d.ts +3 -3
  63. package/dist-types/commands/GetVariantStoreCommand.d.ts +3 -3
  64. package/dist-types/commands/GetWorkflowCommand.d.ts +3 -3
  65. package/dist-types/commands/GetWorkflowVersionCommand.d.ts +3 -3
  66. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +3 -3
  67. package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +3 -3
  68. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +3 -3
  69. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +3 -3
  70. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +3 -3
  71. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +3 -3
  72. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +3 -3
  73. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +3 -3
  74. package/dist-types/commands/ListReadSetsCommand.d.ts +3 -3
  75. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +3 -3
  76. package/dist-types/commands/ListReferenceStoresCommand.d.ts +3 -3
  77. package/dist-types/commands/ListReferencesCommand.d.ts +3 -3
  78. package/dist-types/commands/ListRunCachesCommand.d.ts +3 -3
  79. package/dist-types/commands/ListRunGroupsCommand.d.ts +3 -3
  80. package/dist-types/commands/ListRunTasksCommand.d.ts +3 -3
  81. package/dist-types/commands/ListRunsCommand.d.ts +3 -3
  82. package/dist-types/commands/ListSequenceStoresCommand.d.ts +3 -3
  83. package/dist-types/commands/ListSharesCommand.d.ts +3 -3
  84. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  85. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +3 -3
  86. package/dist-types/commands/ListVariantStoresCommand.d.ts +3 -3
  87. package/dist-types/commands/ListWorkflowVersionsCommand.d.ts +3 -3
  88. package/dist-types/commands/ListWorkflowsCommand.d.ts +3 -3
  89. package/dist-types/commands/PutS3AccessPolicyCommand.d.ts +3 -3
  90. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +3 -3
  91. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +3 -3
  92. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +3 -3
  93. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +3 -3
  94. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +3 -3
  95. package/dist-types/commands/StartRunCommand.d.ts +3 -3
  96. package/dist-types/commands/StartVariantImportJobCommand.d.ts +3 -3
  97. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  98. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  99. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +3 -3
  100. package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +3 -3
  101. package/dist-types/commands/UpdateRunCacheCommand.d.ts +3 -3
  102. package/dist-types/commands/UpdateRunGroupCommand.d.ts +3 -3
  103. package/dist-types/commands/UpdateSequenceStoreCommand.d.ts +3 -3
  104. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +3 -3
  105. package/dist-types/commands/UpdateWorkflowCommand.d.ts +3 -3
  106. package/dist-types/commands/UpdateWorkflowVersionCommand.d.ts +3 -3
  107. package/dist-types/commands/UploadReadSetPartCommand.d.ts +3 -3
  108. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  109. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  110. package/dist-types/extensionConfiguration.d.ts +4 -4
  111. package/dist-types/models/OmicsServiceException.d.ts +1 -1
  112. package/dist-types/models/errors.d.ts +1 -1
  113. package/dist-types/pagination/Interfaces.d.ts +1 -1
  114. package/dist-types/pagination/ListAnnotationImportJobsPaginator.d.ts +1 -1
  115. package/dist-types/pagination/ListAnnotationStoreVersionsPaginator.d.ts +1 -1
  116. package/dist-types/pagination/ListAnnotationStoresPaginator.d.ts +1 -1
  117. package/dist-types/pagination/ListMultipartReadSetUploadsPaginator.d.ts +1 -1
  118. package/dist-types/pagination/ListReadSetActivationJobsPaginator.d.ts +1 -1
  119. package/dist-types/pagination/ListReadSetExportJobsPaginator.d.ts +1 -1
  120. package/dist-types/pagination/ListReadSetImportJobsPaginator.d.ts +1 -1
  121. package/dist-types/pagination/ListReadSetUploadPartsPaginator.d.ts +1 -1
  122. package/dist-types/pagination/ListReadSetsPaginator.d.ts +1 -1
  123. package/dist-types/pagination/ListReferenceImportJobsPaginator.d.ts +1 -1
  124. package/dist-types/pagination/ListReferenceStoresPaginator.d.ts +1 -1
  125. package/dist-types/pagination/ListReferencesPaginator.d.ts +1 -1
  126. package/dist-types/pagination/ListRunCachesPaginator.d.ts +1 -1
  127. package/dist-types/pagination/ListRunGroupsPaginator.d.ts +1 -1
  128. package/dist-types/pagination/ListRunTasksPaginator.d.ts +1 -1
  129. package/dist-types/pagination/ListRunsPaginator.d.ts +1 -1
  130. package/dist-types/pagination/ListSequenceStoresPaginator.d.ts +1 -1
  131. package/dist-types/pagination/ListSharesPaginator.d.ts +1 -1
  132. package/dist-types/pagination/ListVariantImportJobsPaginator.d.ts +1 -1
  133. package/dist-types/pagination/ListVariantStoresPaginator.d.ts +1 -1
  134. package/dist-types/pagination/ListWorkflowVersionsPaginator.d.ts +1 -1
  135. package/dist-types/pagination/ListWorkflowsPaginator.d.ts +1 -1
  136. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  137. package/dist-types/runtimeConfig.d.ts +1 -1
  138. package/dist-types/runtimeConfig.native.d.ts +1 -1
  139. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  140. package/dist-types/runtimeExtensions.d.ts +1 -1
  141. package/dist-types/schemas/schemas_0.d.ts +1 -1
  142. package/dist-types/ts3.4/OmicsClient.d.ts +3 -3
  143. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/models/OmicsServiceException.d.ts +1 -1
  146. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -896,52 +896,11 @@ const _wT = "workflowType";
896
896
  const _wU = "workflowUuid";
897
897
  const _wVN = "workflowVersionName";
898
898
  const n0 = "com.amazonaws.omics";
899
- var ReadmeMarkdown = [
900
- 0,
901
- n0,
902
- _RM,
903
- {
904
- [_mT]: _t,
905
- },
906
- 0,
907
- ];
908
- var ReadSetPartStreamingBlob = [
909
- 0,
910
- n0,
911
- _RSPSB,
912
- {
913
- [_rL]: 1,
914
- [_s]: 1,
915
- },
916
- 42,
917
- ];
918
- var ReadSetStreamingBlob = [
919
- 0,
920
- n0,
921
- _RSSB,
922
- {
923
- [_s]: 1,
924
- },
925
- 42,
926
- ];
927
- var ReferenceStreamingBlob = [
928
- 0,
929
- n0,
930
- _RSB,
931
- {
932
- [_s]: 1,
933
- },
934
- 42,
935
- ];
936
- var S3AccessPolicy = [
937
- 0,
938
- n0,
939
- _SAP,
940
- {
941
- [_mT]: _a,
942
- },
943
- 0,
944
- ];
899
+ var ReadmeMarkdown = [0, n0, _RM, { [_mT]: _t }, 0];
900
+ var ReadSetPartStreamingBlob = [0, n0, _RSPSB, { [_rL]: 1, [_s]: 1 }, 42];
901
+ var ReadSetStreamingBlob = [0, n0, _RSSB, { [_s]: 1 }, 42];
902
+ var ReferenceStreamingBlob = [0, n0, _RSB, { [_s]: 1 }, 42];
903
+ var S3AccessPolicy = [0, n0, _SAP, { [_mT]: _a }, 0];
945
904
  var AbortMultipartReadSetUploadRequest = [
946
905
  3,
947
906
  n0,
@@ -956,17 +915,7 @@ var AbortMultipartReadSetUploadRequest = [
956
915
  var AbortMultipartReadSetUploadResponse = [3, n0, _AMRSURb, 0, [], []];
957
916
  var AcceptShareRequest = [3, n0, _ASR, 0, [_sI], [[0, 1]]];
958
917
  var AcceptShareResponse = [3, n0, _ASRc, 0, [_st], [0]];
959
- var AccessDeniedException = [
960
- -3,
961
- n0,
962
- _ADE,
963
- {
964
- [_e]: _c,
965
- [_hE]: 403,
966
- },
967
- [_m],
968
- [0],
969
- ];
918
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
970
919
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
971
920
  var ActivateReadSetFilter = [3, n0, _ARSF, 0, [_st, _cA, _cB], [0, 5, 5]];
972
921
  var ActivateReadSetJobItem = [
@@ -1028,17 +977,7 @@ var CompleteMultipartReadSetUploadRequest = [
1028
977
  ];
1029
978
  var CompleteMultipartReadSetUploadResponse = [3, n0, _CMRSURo, 0, [_rSI], [0]];
1030
979
  var CompleteReadSetUploadPartListItem = [3, n0, _CRSUPLI, 0, [_pN, _pS, _ch], [1, 0, 0]];
1031
- var ConflictException = [
1032
- -3,
1033
- n0,
1034
- _CE,
1035
- {
1036
- [_e]: _c,
1037
- [_hE]: 409,
1038
- },
1039
- [_m],
1040
- [0],
1041
- ];
980
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m], [0]];
1042
981
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1043
982
  var ContainerRegistryMap = [
1044
983
  3,
@@ -1263,12 +1202,7 @@ var DeleteAnnotationStoreRequest = [
1263
1202
  [_n, _f],
1264
1203
  [
1265
1204
  [0, 1],
1266
- [
1267
- 2,
1268
- {
1269
- [_hQ]: _f,
1270
- },
1271
- ],
1205
+ [2, { [_hQ]: _f }],
1272
1206
  ],
1273
1207
  ];
1274
1208
  var DeleteAnnotationStoreResponse = [3, n0, _DASRe, 0, [_st], [0]];
@@ -1278,16 +1212,7 @@ var DeleteAnnotationStoreVersionsRequest = [
1278
1212
  _DASVR,
1279
1213
  0,
1280
1214
  [_n, _v, _f],
1281
- [
1282
- [0, 1],
1283
- 64 | 0,
1284
- [
1285
- 2,
1286
- {
1287
- [_hQ]: _f,
1288
- },
1289
- ],
1290
- ],
1215
+ [[0, 1], 64 | 0, [2, { [_hQ]: _f }]],
1291
1216
  ];
1292
1217
  var DeleteAnnotationStoreVersionsResponse = [
1293
1218
  3,
@@ -1328,12 +1253,7 @@ var DeleteVariantStoreRequest = [
1328
1253
  [_n, _f],
1329
1254
  [
1330
1255
  [0, 1],
1331
- [
1332
- 2,
1333
- {
1334
- [_hQ]: _f,
1335
- },
1336
- ],
1256
+ [2, { [_hQ]: _f }],
1337
1257
  ],
1338
1258
  ];
1339
1259
  var DeleteVariantStoreResponse = [3, n0, _DVSRe, 0, [_st], [0]];
@@ -1492,18 +1412,8 @@ var GetReadSetRequest = [
1492
1412
  [
1493
1413
  [0, 1],
1494
1414
  [0, 1],
1495
- [
1496
- 0,
1497
- {
1498
- [_hQ]: _fil,
1499
- },
1500
- ],
1501
- [
1502
- 1,
1503
- {
1504
- [_hQ]: _pN,
1505
- },
1506
- ],
1415
+ [0, { [_hQ]: _fil }],
1416
+ [1, { [_hQ]: _pN }],
1507
1417
  ],
1508
1418
  ];
1509
1419
  var GetReadSetResponse = [3, n0, _GRSRe, 0, [_pa], [[() => ReadSetStreamingBlob, 16]]];
@@ -1554,24 +1464,9 @@ var GetReferenceRequest = [
1554
1464
  [
1555
1465
  [0, 1],
1556
1466
  [0, 1],
1557
- [
1558
- 0,
1559
- {
1560
- [_hH]: _R,
1561
- },
1562
- ],
1563
- [
1564
- 1,
1565
- {
1566
- [_hQ]: _pN,
1567
- },
1568
- ],
1569
- [
1570
- 0,
1571
- {
1572
- [_hQ]: _fil,
1573
- },
1574
- ],
1467
+ [0, { [_hH]: _R }],
1468
+ [1, { [_hQ]: _pN }],
1469
+ [0, { [_hQ]: _fil }],
1575
1470
  ],
1576
1471
  ];
1577
1472
  var GetReferenceResponse = [3, n0, _GRRe, 0, [_pa], [[() => ReferenceStreamingBlob, 16]]];
@@ -1610,12 +1505,7 @@ var GetRunRequest = [
1610
1505
  [_i, _ex],
1611
1506
  [
1612
1507
  [0, 1],
1613
- [
1614
- 64 | 0,
1615
- {
1616
- [_hQ]: _ex,
1617
- },
1618
- ],
1508
+ [64 | 0, { [_hQ]: _ex }],
1619
1509
  ],
1620
1510
  ];
1621
1511
  var GetRunResponse = [
@@ -1765,24 +1655,9 @@ var GetWorkflowRequest = [
1765
1655
  [_i, _ty, _ex, _wOI],
1766
1656
  [
1767
1657
  [0, 1],
1768
- [
1769
- 0,
1770
- {
1771
- [_hQ]: _ty,
1772
- },
1773
- ],
1774
- [
1775
- 64 | 0,
1776
- {
1777
- [_hQ]: _ex,
1778
- },
1779
- ],
1780
- [
1781
- 0,
1782
- {
1783
- [_hQ]: _wOI,
1784
- },
1785
- ],
1658
+ [0, { [_hQ]: _ty }],
1659
+ [64 | 0, { [_hQ]: _ex }],
1660
+ [0, { [_hQ]: _wOI }],
1786
1661
  ],
1787
1662
  ];
1788
1663
  var GetWorkflowResponse = [
@@ -1826,24 +1701,9 @@ var GetWorkflowVersionRequest = [
1826
1701
  [
1827
1702
  [0, 1],
1828
1703
  [0, 1],
1829
- [
1830
- 0,
1831
- {
1832
- [_hQ]: _ty,
1833
- },
1834
- ],
1835
- [
1836
- 64 | 0,
1837
- {
1838
- [_hQ]: _ex,
1839
- },
1840
- ],
1841
- [
1842
- 0,
1843
- {
1844
- [_hQ]: _wOI,
1845
- },
1846
- ],
1704
+ [0, { [_hQ]: _ty }],
1705
+ [64 | 0, { [_hQ]: _ex }],
1706
+ [0, { [_hQ]: _wOI }],
1847
1707
  ],
1848
1708
  ];
1849
1709
  var GetWorkflowVersionResponse = [
@@ -1940,17 +1800,7 @@ var ImportReferenceSourceItem = [
1940
1800
  [_sFou, _st, _sM, _n, _d, _ta, _rIe],
1941
1801
  [0, 0, 0, 0, 0, 128 | 0, 0],
1942
1802
  ];
1943
- var InternalServerException = [
1944
- -3,
1945
- n0,
1946
- _ISE,
1947
- {
1948
- [_e]: _se,
1949
- [_hE]: 500,
1950
- },
1951
- [_m],
1952
- [0],
1953
- ];
1803
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _se, [_hE]: 500 }, [_m], [0]];
1954
1804
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
1955
1805
  var ListAnnotationImportJobsFilter = [3, n0, _LAIJF, 0, [_st, _sNt], [0, 0]];
1956
1806
  var ListAnnotationImportJobsRequest = [
@@ -1959,22 +1809,7 @@ var ListAnnotationImportJobsRequest = [
1959
1809
  _LAIJR,
1960
1810
  0,
1961
1811
  [_mRa, _id, _nT, _filt],
1962
- [
1963
- [
1964
- 1,
1965
- {
1966
- [_hQ]: _mRa,
1967
- },
1968
- ],
1969
- 64 | 0,
1970
- [
1971
- 0,
1972
- {
1973
- [_hQ]: _nT,
1974
- },
1975
- ],
1976
- () => ListAnnotationImportJobsFilter,
1977
- ],
1812
+ [[1, { [_hQ]: _mRa }], 64 | 0, [0, { [_hQ]: _nT }], () => ListAnnotationImportJobsFilter],
1978
1813
  ];
1979
1814
  var ListAnnotationImportJobsResponse = [
1980
1815
  3,
@@ -1991,22 +1826,7 @@ var ListAnnotationStoresRequest = [
1991
1826
  _LASR,
1992
1827
  0,
1993
1828
  [_id, _mRa, _nT, _filt],
1994
- [
1995
- 64 | 0,
1996
- [
1997
- 1,
1998
- {
1999
- [_hQ]: _mRa,
2000
- },
2001
- ],
2002
- [
2003
- 0,
2004
- {
2005
- [_hQ]: _nT,
2006
- },
2007
- ],
2008
- () => ListAnnotationStoresFilter,
2009
- ],
1829
+ [64 | 0, [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ListAnnotationStoresFilter],
2010
1830
  ];
2011
1831
  var ListAnnotationStoresResponse = [
2012
1832
  3,
@@ -2023,22 +1843,7 @@ var ListAnnotationStoreVersionsRequest = [
2023
1843
  _LASVR,
2024
1844
  0,
2025
1845
  [_n, _mRa, _nT, _filt],
2026
- [
2027
- [0, 1],
2028
- [
2029
- 1,
2030
- {
2031
- [_hQ]: _mRa,
2032
- },
2033
- ],
2034
- [
2035
- 0,
2036
- {
2037
- [_hQ]: _nT,
2038
- },
2039
- ],
2040
- () => ListAnnotationStoreVersionsFilter,
2041
- ],
1846
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ListAnnotationStoreVersionsFilter],
2042
1847
  ];
2043
1848
  var ListAnnotationStoreVersionsResponse = [
2044
1849
  3,
@@ -2056,18 +1861,8 @@ var ListMultipartReadSetUploadsRequest = [
2056
1861
  [_sSI, _mRa, _nT],
2057
1862
  [
2058
1863
  [0, 1],
2059
- [
2060
- 1,
2061
- {
2062
- [_hQ]: _mRa,
2063
- },
2064
- ],
2065
- [
2066
- 0,
2067
- {
2068
- [_hQ]: _nT,
2069
- },
2070
- ],
1864
+ [1, { [_hQ]: _mRa }],
1865
+ [0, { [_hQ]: _nT }],
2071
1866
  ],
2072
1867
  ];
2073
1868
  var ListMultipartReadSetUploadsResponse = [
@@ -2084,22 +1879,7 @@ var ListReadSetActivationJobsRequest = [
2084
1879
  _LRSAJR,
2085
1880
  0,
2086
1881
  [_sSI, _mRa, _nT, _filt],
2087
- [
2088
- [0, 1],
2089
- [
2090
- 1,
2091
- {
2092
- [_hQ]: _mRa,
2093
- },
2094
- ],
2095
- [
2096
- 0,
2097
- {
2098
- [_hQ]: _nT,
2099
- },
2100
- ],
2101
- () => ActivateReadSetFilter,
2102
- ],
1882
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ActivateReadSetFilter],
2103
1883
  ];
2104
1884
  var ListReadSetActivationJobsResponse = [
2105
1885
  3,
@@ -2115,22 +1895,7 @@ var ListReadSetExportJobsRequest = [
2115
1895
  _LRSEJR,
2116
1896
  0,
2117
1897
  [_sSI, _mRa, _nT, _filt],
2118
- [
2119
- [0, 1],
2120
- [
2121
- 1,
2122
- {
2123
- [_hQ]: _mRa,
2124
- },
2125
- ],
2126
- [
2127
- 0,
2128
- {
2129
- [_hQ]: _nT,
2130
- },
2131
- ],
2132
- () => ExportReadSetFilter,
2133
- ],
1898
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ExportReadSetFilter],
2134
1899
  ];
2135
1900
  var ListReadSetExportJobsResponse = [
2136
1901
  3,
@@ -2146,22 +1911,7 @@ var ListReadSetImportJobsRequest = [
2146
1911
  _LRSIJR,
2147
1912
  0,
2148
1913
  [_mRa, _nT, _sSI, _filt],
2149
- [
2150
- [
2151
- 1,
2152
- {
2153
- [_hQ]: _mRa,
2154
- },
2155
- ],
2156
- [
2157
- 0,
2158
- {
2159
- [_hQ]: _nT,
2160
- },
2161
- ],
2162
- [0, 1],
2163
- () => ImportReadSetFilter,
2164
- ],
1914
+ [[1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, 1], () => ImportReadSetFilter],
2165
1915
  ];
2166
1916
  var ListReadSetImportJobsResponse = [
2167
1917
  3,
@@ -2177,22 +1927,7 @@ var ListReadSetsRequest = [
2177
1927
  _LRSR,
2178
1928
  0,
2179
1929
  [_sSI, _mRa, _nT, _filt],
2180
- [
2181
- [0, 1],
2182
- [
2183
- 1,
2184
- {
2185
- [_hQ]: _mRa,
2186
- },
2187
- ],
2188
- [
2189
- 0,
2190
- {
2191
- [_hQ]: _nT,
2192
- },
2193
- ],
2194
- () => ReadSetFilter,
2195
- ],
1930
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ReadSetFilter],
2196
1931
  ];
2197
1932
  var ListReadSetsResponse = [3, n0, _LRSRi, 0, [_nT, _rS], [0, () => ReadSetList]];
2198
1933
  var ListReadSetUploadPartsRequest = [
@@ -2201,24 +1936,7 @@ var ListReadSetUploadPartsRequest = [
2201
1936
  _LRSUPR,
2202
1937
  0,
2203
1938
  [_sSI, _uI, _pS, _mRa, _nT, _filt],
2204
- [
2205
- [0, 1],
2206
- [0, 1],
2207
- 0,
2208
- [
2209
- 1,
2210
- {
2211
- [_hQ]: _mRa,
2212
- },
2213
- ],
2214
- [
2215
- 0,
2216
- {
2217
- [_hQ]: _nT,
2218
- },
2219
- ],
2220
- () => ReadSetUploadPartListFilter,
2221
- ],
1939
+ [[0, 1], [0, 1], 0, [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ReadSetUploadPartListFilter],
2222
1940
  ];
2223
1941
  var ListReadSetUploadPartsResponse = [
2224
1942
  3,
@@ -2234,22 +1952,7 @@ var ListReferenceImportJobsRequest = [
2234
1952
  _LRIJR,
2235
1953
  0,
2236
1954
  [_mRa, _nT, _rSIe, _filt],
2237
- [
2238
- [
2239
- 1,
2240
- {
2241
- [_hQ]: _mRa,
2242
- },
2243
- ],
2244
- [
2245
- 0,
2246
- {
2247
- [_hQ]: _nT,
2248
- },
2249
- ],
2250
- [0, 1],
2251
- () => ImportReferenceFilter,
2252
- ],
1955
+ [[1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], [0, 1], () => ImportReferenceFilter],
2253
1956
  ];
2254
1957
  var ListReferenceImportJobsResponse = [
2255
1958
  3,
@@ -2265,22 +1968,7 @@ var ListReferencesRequest = [
2265
1968
  _LRR,
2266
1969
  0,
2267
1970
  [_rSIe, _mRa, _nT, _filt],
2268
- [
2269
- [0, 1],
2270
- [
2271
- 1,
2272
- {
2273
- [_hQ]: _mRa,
2274
- },
2275
- ],
2276
- [
2277
- 0,
2278
- {
2279
- [_hQ]: _nT,
2280
- },
2281
- ],
2282
- () => ReferenceFilter,
2283
- ],
1971
+ [[0, 1], [1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ReferenceFilter],
2284
1972
  ];
2285
1973
  var ListReferencesResponse = [3, n0, _LRRi, 0, [_nT, _ref], [0, () => ReferenceList]];
2286
1974
  var ListReferenceStoresRequest = [
@@ -2289,21 +1977,7 @@ var ListReferenceStoresRequest = [
2289
1977
  _LRSRis,
2290
1978
  0,
2291
1979
  [_mRa, _nT, _filt],
2292
- [
2293
- [
2294
- 1,
2295
- {
2296
- [_hQ]: _mRa,
2297
- },
2298
- ],
2299
- [
2300
- 0,
2301
- {
2302
- [_hQ]: _nT,
2303
- },
2304
- ],
2305
- () => ReferenceStoreFilter,
2306
- ],
1980
+ [[1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => ReferenceStoreFilter],
2307
1981
  ];
2308
1982
  var ListReferenceStoresResponse = [
2309
1983
  3,
@@ -2320,18 +1994,8 @@ var ListRunCachesRequest = [
2320
1994
  0,
2321
1995
  [_mRa, _sTta],
2322
1996
  [
2323
- [
2324
- 1,
2325
- {
2326
- [_hQ]: _mRa,
2327
- },
2328
- ],
2329
- [
2330
- 0,
2331
- {
2332
- [_hQ]: _sTta,
2333
- },
2334
- ],
1997
+ [1, { [_hQ]: _mRa }],
1998
+ [0, { [_hQ]: _sTta }],
2335
1999
  ],
2336
2000
  ];
2337
2001
  var ListRunCachesResponse = [3, n0, _LRCRi, 0, [_it, _nT], [() => RunCacheList, 0]];
@@ -2342,24 +2006,9 @@ var ListRunGroupsRequest = [
2342
2006
  0,
2343
2007
  [_n, _sTta, _mRa],
2344
2008
  [
2345
- [
2346
- 0,
2347
- {
2348
- [_hQ]: _n,
2349
- },
2350
- ],
2351
- [
2352
- 0,
2353
- {
2354
- [_hQ]: _sTta,
2355
- },
2356
- ],
2357
- [
2358
- 1,
2359
- {
2360
- [_hQ]: _mRa,
2361
- },
2362
- ],
2009
+ [0, { [_hQ]: _n }],
2010
+ [0, { [_hQ]: _sTta }],
2011
+ [1, { [_hQ]: _mRa }],
2363
2012
  ],
2364
2013
  ];
2365
2014
  var ListRunGroupsResponse = [3, n0, _LRGRi, 0, [_it, _nT], [() => RunGroupList, 0]];
@@ -2370,36 +2019,11 @@ var ListRunsRequest = [
2370
2019
  0,
2371
2020
  [_n, _rGI, _sTta, _mRa, _st],
2372
2021
  [
2373
- [
2374
- 0,
2375
- {
2376
- [_hQ]: _n,
2377
- },
2378
- ],
2379
- [
2380
- 0,
2381
- {
2382
- [_hQ]: _rGI,
2383
- },
2384
- ],
2385
- [
2386
- 0,
2387
- {
2388
- [_hQ]: _sTta,
2389
- },
2390
- ],
2391
- [
2392
- 1,
2393
- {
2394
- [_hQ]: _mRa,
2395
- },
2396
- ],
2397
- [
2398
- 0,
2399
- {
2400
- [_hQ]: _st,
2401
- },
2402
- ],
2022
+ [0, { [_hQ]: _n }],
2023
+ [0, { [_hQ]: _rGI }],
2024
+ [0, { [_hQ]: _sTta }],
2025
+ [1, { [_hQ]: _mRa }],
2026
+ [0, { [_hQ]: _st }],
2403
2027
  ],
2404
2028
  ];
2405
2029
  var ListRunsResponse = [3, n0, _LRRist, 0, [_it, _nT], [() => RunList, 0]];
@@ -2411,24 +2035,9 @@ var ListRunTasksRequest = [
2411
2035
  [_i, _st, _sTta, _mRa],
2412
2036
  [
2413
2037
  [0, 1],
2414
- [
2415
- 0,
2416
- {
2417
- [_hQ]: _st,
2418
- },
2419
- ],
2420
- [
2421
- 0,
2422
- {
2423
- [_hQ]: _sTta,
2424
- },
2425
- ],
2426
- [
2427
- 1,
2428
- {
2429
- [_hQ]: _mRa,
2430
- },
2431
- ],
2038
+ [0, { [_hQ]: _st }],
2039
+ [0, { [_hQ]: _sTta }],
2040
+ [1, { [_hQ]: _mRa }],
2432
2041
  ],
2433
2042
  ];
2434
2043
  var ListRunTasksResponse = [3, n0, _LRTRi, 0, [_it, _nT], [() => TaskList, 0]];
@@ -2438,21 +2047,7 @@ var ListSequenceStoresRequest = [
2438
2047
  _LSSR,
2439
2048
  0,
2440
2049
  [_mRa, _nT, _filt],
2441
- [
2442
- [
2443
- 1,
2444
- {
2445
- [_hQ]: _mRa,
2446
- },
2447
- ],
2448
- [
2449
- 0,
2450
- {
2451
- [_hQ]: _nT,
2452
- },
2453
- ],
2454
- () => SequenceStoreFilter,
2455
- ],
2050
+ [[1, { [_hQ]: _mRa }], [0, { [_hQ]: _nT }], () => SequenceStoreFilter],
2456
2051
  ];
2457
2052
  var ListSequenceStoresResponse = [
2458
2053
  3,
@@ -2468,22 +2063,7 @@ var ListSharesRequest = [
2468
2063
  _LSR,
2469
2064
  0,
2470
2065
  [_rO, _filt, _nT, _mRa],
2471
- [
2472
- 0,
2473
- () => Filter,
2474
- [
2475
- 0,
2476
- {
2477
- [_hQ]: _nT,
2478
- },
2479
- ],
2480
- [
2481
- 1,
2482
- {
2483
- [_hQ]: _mRa,
2484
- },
2485
- ],
2486
- ],
2066
+ [0, () => Filter, [0, { [_hQ]: _nT }], [1, { [_hQ]: _mRa }]],
2487
2067
  ];
2488
2068
  var ListSharesResponse = [3, n0, _LSRi, 0, [_sha, _nT], [() => ShareDetailsList, 0]];
2489
2069
  var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rAes], [[0, 1]]];
@@ -2495,22 +2075,7 @@ var ListVariantImportJobsRequest = [
2495
2075
  _LVIJR,
2496
2076
  0,
2497
2077
  [_mRa, _id, _nT, _filt],
2498
- [
2499
- [
2500
- 1,
2501
- {
2502
- [_hQ]: _mRa,
2503
- },
2504
- ],
2505
- 64 | 0,
2506
- [
2507
- 0,
2508
- {
2509
- [_hQ]: _nT,
2510
- },
2511
- ],
2512
- () => ListVariantImportJobsFilter,
2513
- ],
2078
+ [[1, { [_hQ]: _mRa }], 64 | 0, [0, { [_hQ]: _nT }], () => ListVariantImportJobsFilter],
2514
2079
  ];
2515
2080
  var ListVariantImportJobsResponse = [
2516
2081
  3,
@@ -2527,22 +2092,7 @@ var ListVariantStoresRequest = [
2527
2092
  _LVSR,
2528
2093
  0,
2529
2094
  [_mRa, _id, _nT, _filt],
2530
- [
2531
- [
2532
- 1,
2533
- {
2534
- [_hQ]: _mRa,
2535
- },
2536
- ],
2537
- 64 | 0,
2538
- [
2539
- 0,
2540
- {
2541
- [_hQ]: _nT,
2542
- },
2543
- ],
2544
- () => ListVariantStoresFilter,
2545
- ],
2095
+ [[1, { [_hQ]: _mRa }], 64 | 0, [0, { [_hQ]: _nT }], () => ListVariantStoresFilter],
2546
2096
  ];
2547
2097
  var ListVariantStoresResponse = [
2548
2098
  3,
@@ -2559,30 +2109,10 @@ var ListWorkflowsRequest = [
2559
2109
  0,
2560
2110
  [_ty, _n, _sTta, _mRa],
2561
2111
  [
2562
- [
2563
- 0,
2564
- {
2565
- [_hQ]: _ty,
2566
- },
2567
- ],
2568
- [
2569
- 0,
2570
- {
2571
- [_hQ]: _n,
2572
- },
2573
- ],
2574
- [
2575
- 0,
2576
- {
2577
- [_hQ]: _sTta,
2578
- },
2579
- ],
2580
- [
2581
- 1,
2582
- {
2583
- [_hQ]: _mRa,
2584
- },
2585
- ],
2112
+ [0, { [_hQ]: _ty }],
2113
+ [0, { [_hQ]: _n }],
2114
+ [0, { [_hQ]: _sTta }],
2115
+ [1, { [_hQ]: _mRa }],
2586
2116
  ],
2587
2117
  ];
2588
2118
  var ListWorkflowsResponse = [3, n0, _LWRi, 0, [_it, _nT], [() => WorkflowList, 0]];
@@ -2594,30 +2124,10 @@ var ListWorkflowVersionsRequest = [
2594
2124
  [_wI, _ty, _wOI, _sTta, _mRa],
2595
2125
  [
2596
2126
  [0, 1],
2597
- [
2598
- 0,
2599
- {
2600
- [_hQ]: _ty,
2601
- },
2602
- ],
2603
- [
2604
- 0,
2605
- {
2606
- [_hQ]: _wOI,
2607
- },
2608
- ],
2609
- [
2610
- 0,
2611
- {
2612
- [_hQ]: _sTta,
2613
- },
2614
- ],
2615
- [
2616
- 1,
2617
- {
2618
- [_hQ]: _mRa,
2619
- },
2620
- ],
2127
+ [0, { [_hQ]: _ty }],
2128
+ [0, { [_hQ]: _wOI }],
2129
+ [0, { [_hQ]: _sTta }],
2130
+ [1, { [_hQ]: _mRa }],
2621
2131
  ],
2622
2132
  ];
2623
2133
  var ListWorkflowVersionsResponse = [
@@ -2636,17 +2146,7 @@ var MultipartReadSetUploadListItem = [
2636
2146
  [_sSI, _uI, _sFT, _sIu, _sIa, _gF, _rAe, _n, _d, _ta, _cT],
2637
2147
  [0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 5],
2638
2148
  ];
2639
- var NotSupportedOperationException = [
2640
- -3,
2641
- n0,
2642
- _NSOE,
2643
- {
2644
- [_e]: _c,
2645
- [_hE]: 405,
2646
- },
2647
- [_m],
2648
- [0],
2649
- ];
2149
+ var NotSupportedOperationException = [-3, n0, _NSOE, { [_e]: _c, [_hE]: 405 }, [_m], [0]];
2650
2150
  schema.TypeRegistry.for(n0).registerError(NotSupportedOperationException, NotSupportedOperationException$1);
2651
2151
  var PutS3AccessPolicyRequest = [
2652
2152
  3,
@@ -2660,17 +2160,7 @@ var PutS3AccessPolicyRequest = [
2660
2160
  ],
2661
2161
  ];
2662
2162
  var PutS3AccessPolicyResponse = [3, n0, _PSAPRu, 0, [_sAPA, _sIt, _sTtor], [0, 0, 0]];
2663
- var RangeNotSatisfiableException = [
2664
- -3,
2665
- n0,
2666
- _RNSE,
2667
- {
2668
- [_e]: _c,
2669
- [_hE]: 416,
2670
- },
2671
- [_m],
2672
- [0],
2673
- ];
2163
+ var RangeNotSatisfiableException = [-3, n0, _RNSE, { [_e]: _c, [_hE]: 416 }, [_m], [0]];
2674
2164
  schema.TypeRegistry.for(n0).registerError(RangeNotSatisfiableException, RangeNotSatisfiableException$1);
2675
2165
  var ReadOptions = [
2676
2166
  3,
@@ -2742,29 +2232,9 @@ var ReferenceStoreDetail = [
2742
2232
  ];
2743
2233
  var ReferenceStoreFilter = [3, n0, _RSFef, 0, [_n, _cA, _cB], [0, 5, 5]];
2744
2234
  var RegistryMapping = [3, n0, _RMe, 0, [_uRU, _eRP, _uRP, _eAI], [0, 0, 0, 0]];
2745
- var RequestTimeoutException = [
2746
- -3,
2747
- n0,
2748
- _RTE,
2749
- {
2750
- [_e]: _c,
2751
- [_hE]: 408,
2752
- },
2753
- [_m],
2754
- [0],
2755
- ];
2235
+ var RequestTimeoutException = [-3, n0, _RTE, { [_e]: _c, [_hE]: 408 }, [_m], [0]];
2756
2236
  schema.TypeRegistry.for(n0).registerError(RequestTimeoutException, RequestTimeoutException$1);
2757
- var ResourceNotFoundException = [
2758
- -3,
2759
- n0,
2760
- _RNFE,
2761
- {
2762
- [_e]: _c,
2763
- [_hE]: 404,
2764
- },
2765
- [_m],
2766
- [0],
2767
- ];
2237
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
2768
2238
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
2769
2239
  var RunCacheListItem = [
2770
2240
  3,
@@ -2810,17 +2280,7 @@ var SequenceStoreFilter = [
2810
2280
  [0, 5, 5, 0, 5, 5],
2811
2281
  ];
2812
2282
  var SequenceStoreS3Access = [3, n0, _SSSA, 0, [_sU, _sAPA, _aLL], [0, 0, 0]];
2813
- var ServiceQuotaExceededException = [
2814
- -3,
2815
- n0,
2816
- _SQEE,
2817
- {
2818
- [_e]: _c,
2819
- [_hE]: 402,
2820
- },
2821
- [_m],
2822
- [0],
2823
- ];
2283
+ var ServiceQuotaExceededException = [-3, n0, _SQEE, { [_e]: _c, [_hE]: 402 }, [_m], [0]];
2824
2284
  schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, ServiceQuotaExceededException$1);
2825
2285
  var ShareDetails = [
2826
2286
  3,
@@ -2958,17 +2418,7 @@ var TaskListItem = [
2958
2418
  [_tI, _st, _n, _cp, _cH, _cSU, _me, _cT, _sTt, _sTto, _g, _iT],
2959
2419
  [0, 0, 0, 1, 2, 0, 1, 5, 5, 5, 1, 0],
2960
2420
  ];
2961
- var ThrottlingException = [
2962
- -3,
2963
- n0,
2964
- _TE,
2965
- {
2966
- [_e]: _c,
2967
- [_hE]: 429,
2968
- },
2969
- [_m],
2970
- [0],
2971
- ];
2421
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_m], [0]];
2972
2422
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
2973
2423
  var TsvOptions = [3, n0, _TO, 0, [_rOe], [() => ReadOptions]];
2974
2424
  var TsvStoreOptions = [
@@ -2995,12 +2445,7 @@ var UntagResourceRequest = [
2995
2445
  [_rAes, _tK],
2996
2446
  [
2997
2447
  [0, 1],
2998
- [
2999
- 64 | 0,
3000
- {
3001
- [_hQ]: _tK,
3002
- },
3003
- ],
2448
+ [64 | 0, { [_hQ]: _tK }],
3004
2449
  ],
3005
2450
  ];
3006
2451
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -3088,33 +2533,13 @@ var UploadReadSetPartRequest = [
3088
2533
  [
3089
2534
  [0, 1],
3090
2535
  [0, 1],
3091
- [
3092
- 0,
3093
- {
3094
- [_hQ]: _pS,
3095
- },
3096
- ],
3097
- [
3098
- 1,
3099
- {
3100
- [_hQ]: _pN,
3101
- },
3102
- ],
2536
+ [0, { [_hQ]: _pS }],
2537
+ [1, { [_hQ]: _pN }],
3103
2538
  [() => ReadSetPartStreamingBlob, 16],
3104
2539
  ],
3105
2540
  ];
3106
2541
  var UploadReadSetPartResponse = [3, n0, _URSPRp, 0, [_ch], [0]];
3107
- var ValidationException = [
3108
- -3,
3109
- n0,
3110
- _VE,
3111
- {
3112
- [_e]: _c,
3113
- [_hE]: 400,
3114
- },
3115
- [_m],
3116
- [0],
3117
- ];
2542
+ var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
3118
2543
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
3119
2544
  var VariantImportItemDetail = [3, n0, _VIID, 0, [_so, _jS, _sM], [0, 0, 0]];
3120
2545
  var VariantImportItemSource = [3, n0, _VIIS, 0, [_so], [0]];
@@ -3228,10 +2653,7 @@ var AbortMultipartReadSetUpload = [
3228
2653
  9,
3229
2654
  n0,
3230
2655
  _AMRSU,
3231
- {
3232
- [_ht]: ["DELETE", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort", 200],
3233
- [_end]: ["control-storage-"],
3234
- },
2656
+ { [_ht]: ["DELETE", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort", 200], [_end]: ["control-storage-"] },
3235
2657
  () => AbortMultipartReadSetUploadRequest,
3236
2658
  () => AbortMultipartReadSetUploadResponse,
3237
2659
  ];
@@ -3239,10 +2661,7 @@ var AcceptShare = [
3239
2661
  9,
3240
2662
  n0,
3241
2663
  _AS,
3242
- {
3243
- [_ht]: ["POST", "/share/{shareId}", 200],
3244
- [_end]: ["analytics-"],
3245
- },
2664
+ { [_ht]: ["POST", "/share/{shareId}", 200], [_end]: ["analytics-"] },
3246
2665
  () => AcceptShareRequest,
3247
2666
  () => AcceptShareResponse,
3248
2667
  ];
@@ -3250,10 +2669,7 @@ var BatchDeleteReadSet = [
3250
2669
  9,
3251
2670
  n0,
3252
2671
  _BDRS,
3253
- {
3254
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readset/batch/delete", 200],
3255
- [_end]: ["control-storage-"],
3256
- },
2672
+ { [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readset/batch/delete", 200], [_end]: ["control-storage-"] },
3257
2673
  () => BatchDeleteReadSetRequest,
3258
2674
  () => BatchDeleteReadSetResponse,
3259
2675
  ];
@@ -3261,10 +2677,7 @@ var CancelAnnotationImportJob = [
3261
2677
  9,
3262
2678
  n0,
3263
2679
  _CAIJ,
3264
- {
3265
- [_ht]: ["DELETE", "/import/annotation/{jobId}", 200],
3266
- [_end]: ["analytics-"],
3267
- },
2680
+ { [_ht]: ["DELETE", "/import/annotation/{jobId}", 200], [_end]: ["analytics-"] },
3268
2681
  () => CancelAnnotationImportRequest,
3269
2682
  () => CancelAnnotationImportResponse,
3270
2683
  ];
@@ -3272,10 +2685,7 @@ var CancelRun = [
3272
2685
  9,
3273
2686
  n0,
3274
2687
  _CR,
3275
- {
3276
- [_ht]: ["POST", "/run/{id}/cancel", 202],
3277
- [_end]: ["workflows-"],
3278
- },
2688
+ { [_ht]: ["POST", "/run/{id}/cancel", 202], [_end]: ["workflows-"] },
3279
2689
  () => CancelRunRequest,
3280
2690
  () => __Unit,
3281
2691
  ];
@@ -3283,10 +2693,7 @@ var CancelVariantImportJob = [
3283
2693
  9,
3284
2694
  n0,
3285
2695
  _CVIJ,
3286
- {
3287
- [_ht]: ["DELETE", "/import/variant/{jobId}", 200],
3288
- [_end]: ["analytics-"],
3289
- },
2696
+ { [_ht]: ["DELETE", "/import/variant/{jobId}", 200], [_end]: ["analytics-"] },
3290
2697
  () => CancelVariantImportRequest,
3291
2698
  () => CancelVariantImportResponse,
3292
2699
  ];
@@ -3294,10 +2701,7 @@ var CompleteMultipartReadSetUpload = [
3294
2701
  9,
3295
2702
  n0,
3296
2703
  _CMRSU,
3297
- {
3298
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete", 200],
3299
- [_end]: ["storage-"],
3300
- },
2704
+ { [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete", 200], [_end]: ["storage-"] },
3301
2705
  () => CompleteMultipartReadSetUploadRequest,
3302
2706
  () => CompleteMultipartReadSetUploadResponse,
3303
2707
  ];
@@ -3305,10 +2709,7 @@ var CreateAnnotationStore = [
3305
2709
  9,
3306
2710
  n0,
3307
2711
  _CAS,
3308
- {
3309
- [_ht]: ["POST", "/annotationStore", 200],
3310
- [_end]: ["analytics-"],
3311
- },
2712
+ { [_ht]: ["POST", "/annotationStore", 200], [_end]: ["analytics-"] },
3312
2713
  () => CreateAnnotationStoreRequest,
3313
2714
  () => CreateAnnotationStoreResponse,
3314
2715
  ];
@@ -3316,10 +2717,7 @@ var CreateAnnotationStoreVersion = [
3316
2717
  9,
3317
2718
  n0,
3318
2719
  _CASV,
3319
- {
3320
- [_ht]: ["POST", "/annotationStore/{name}/version", 200],
3321
- [_end]: ["analytics-"],
3322
- },
2720
+ { [_ht]: ["POST", "/annotationStore/{name}/version", 200], [_end]: ["analytics-"] },
3323
2721
  () => CreateAnnotationStoreVersionRequest,
3324
2722
  () => CreateAnnotationStoreVersionResponse,
3325
2723
  ];
@@ -3327,10 +2725,7 @@ var CreateMultipartReadSetUpload = [
3327
2725
  9,
3328
2726
  n0,
3329
2727
  _CMRSUr,
3330
- {
3331
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload", 200],
3332
- [_end]: ["control-storage-"],
3333
- },
2728
+ { [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload", 200], [_end]: ["control-storage-"] },
3334
2729
  () => CreateMultipartReadSetUploadRequest,
3335
2730
  () => CreateMultipartReadSetUploadResponse,
3336
2731
  ];
@@ -3338,10 +2733,7 @@ var CreateReferenceStore = [
3338
2733
  9,
3339
2734
  n0,
3340
2735
  _CRS,
3341
- {
3342
- [_ht]: ["POST", "/referencestore", 200],
3343
- [_end]: ["control-storage-"],
3344
- },
2736
+ { [_ht]: ["POST", "/referencestore", 200], [_end]: ["control-storage-"] },
3345
2737
  () => CreateReferenceStoreRequest,
3346
2738
  () => CreateReferenceStoreResponse,
3347
2739
  ];
@@ -3349,10 +2741,7 @@ var CreateRunCache = [
3349
2741
  9,
3350
2742
  n0,
3351
2743
  _CRC,
3352
- {
3353
- [_ht]: ["POST", "/runCache", 201],
3354
- [_end]: ["workflows-"],
3355
- },
2744
+ { [_ht]: ["POST", "/runCache", 201], [_end]: ["workflows-"] },
3356
2745
  () => CreateRunCacheRequest,
3357
2746
  () => CreateRunCacheResponse,
3358
2747
  ];
@@ -3360,10 +2749,7 @@ var CreateRunGroup = [
3360
2749
  9,
3361
2750
  n0,
3362
2751
  _CRG,
3363
- {
3364
- [_ht]: ["POST", "/runGroup", 201],
3365
- [_end]: ["workflows-"],
3366
- },
2752
+ { [_ht]: ["POST", "/runGroup", 201], [_end]: ["workflows-"] },
3367
2753
  () => CreateRunGroupRequest,
3368
2754
  () => CreateRunGroupResponse,
3369
2755
  ];
@@ -3371,10 +2757,7 @@ var CreateSequenceStore = [
3371
2757
  9,
3372
2758
  n0,
3373
2759
  _CSS,
3374
- {
3375
- [_ht]: ["POST", "/sequencestore", 200],
3376
- [_end]: ["control-storage-"],
3377
- },
2760
+ { [_ht]: ["POST", "/sequencestore", 200], [_end]: ["control-storage-"] },
3378
2761
  () => CreateSequenceStoreRequest,
3379
2762
  () => CreateSequenceStoreResponse,
3380
2763
  ];
@@ -3382,10 +2765,7 @@ var CreateShare = [
3382
2765
  9,
3383
2766
  n0,
3384
2767
  _CS,
3385
- {
3386
- [_ht]: ["POST", "/share", 200],
3387
- [_end]: ["analytics-"],
3388
- },
2768
+ { [_ht]: ["POST", "/share", 200], [_end]: ["analytics-"] },
3389
2769
  () => CreateShareRequest,
3390
2770
  () => CreateShareResponse,
3391
2771
  ];
@@ -3393,10 +2773,7 @@ var CreateVariantStore = [
3393
2773
  9,
3394
2774
  n0,
3395
2775
  _CVS,
3396
- {
3397
- [_ht]: ["POST", "/variantStore", 200],
3398
- [_end]: ["analytics-"],
3399
- },
2776
+ { [_ht]: ["POST", "/variantStore", 200], [_end]: ["analytics-"] },
3400
2777
  () => CreateVariantStoreRequest,
3401
2778
  () => CreateVariantStoreResponse,
3402
2779
  ];
@@ -3404,10 +2781,7 @@ var CreateWorkflow = [
3404
2781
  9,
3405
2782
  n0,
3406
2783
  _CW,
3407
- {
3408
- [_ht]: ["POST", "/workflow", 201],
3409
- [_end]: ["workflows-"],
3410
- },
2784
+ { [_ht]: ["POST", "/workflow", 201], [_end]: ["workflows-"] },
3411
2785
  () => CreateWorkflowRequest,
3412
2786
  () => CreateWorkflowResponse,
3413
2787
  ];
@@ -3415,10 +2789,7 @@ var CreateWorkflowVersion = [
3415
2789
  9,
3416
2790
  n0,
3417
2791
  _CWV,
3418
- {
3419
- [_ht]: ["POST", "/workflow/{workflowId}/version", 201],
3420
- [_end]: ["workflows-"],
3421
- },
2792
+ { [_ht]: ["POST", "/workflow/{workflowId}/version", 201], [_end]: ["workflows-"] },
3422
2793
  () => CreateWorkflowVersionRequest,
3423
2794
  () => CreateWorkflowVersionResponse,
3424
2795
  ];
@@ -3426,10 +2797,7 @@ var DeleteAnnotationStore = [
3426
2797
  9,
3427
2798
  n0,
3428
2799
  _DAS,
3429
- {
3430
- [_ht]: ["DELETE", "/annotationStore/{name}", 200],
3431
- [_end]: ["analytics-"],
3432
- },
2800
+ { [_ht]: ["DELETE", "/annotationStore/{name}", 200], [_end]: ["analytics-"] },
3433
2801
  () => DeleteAnnotationStoreRequest,
3434
2802
  () => DeleteAnnotationStoreResponse,
3435
2803
  ];
@@ -3437,10 +2805,7 @@ var DeleteAnnotationStoreVersions = [
3437
2805
  9,
3438
2806
  n0,
3439
2807
  _DASV,
3440
- {
3441
- [_ht]: ["POST", "/annotationStore/{name}/versions/delete", 200],
3442
- [_end]: ["analytics-"],
3443
- },
2808
+ { [_ht]: ["POST", "/annotationStore/{name}/versions/delete", 200], [_end]: ["analytics-"] },
3444
2809
  () => DeleteAnnotationStoreVersionsRequest,
3445
2810
  () => DeleteAnnotationStoreVersionsResponse,
3446
2811
  ];
@@ -3448,10 +2813,7 @@ var DeleteReference = [
3448
2813
  9,
3449
2814
  n0,
3450
2815
  _DRe,
3451
- {
3452
- [_ht]: ["DELETE", "/referencestore/{referenceStoreId}/reference/{id}", 200],
3453
- [_end]: ["control-storage-"],
3454
- },
2816
+ { [_ht]: ["DELETE", "/referencestore/{referenceStoreId}/reference/{id}", 200], [_end]: ["control-storage-"] },
3455
2817
  () => DeleteReferenceRequest,
3456
2818
  () => DeleteReferenceResponse,
3457
2819
  ];
@@ -3459,10 +2821,7 @@ var DeleteReferenceStore = [
3459
2821
  9,
3460
2822
  n0,
3461
2823
  _DRS,
3462
- {
3463
- [_ht]: ["DELETE", "/referencestore/{id}", 200],
3464
- [_end]: ["control-storage-"],
3465
- },
2824
+ { [_ht]: ["DELETE", "/referencestore/{id}", 200], [_end]: ["control-storage-"] },
3466
2825
  () => DeleteReferenceStoreRequest,
3467
2826
  () => DeleteReferenceStoreResponse,
3468
2827
  ];
@@ -3470,10 +2829,7 @@ var DeleteRun = [
3470
2829
  9,
3471
2830
  n0,
3472
2831
  _DRel,
3473
- {
3474
- [_ht]: ["DELETE", "/run/{id}", 202],
3475
- [_end]: ["workflows-"],
3476
- },
2832
+ { [_ht]: ["DELETE", "/run/{id}", 202], [_end]: ["workflows-"] },
3477
2833
  () => DeleteRunRequest,
3478
2834
  () => __Unit,
3479
2835
  ];
@@ -3481,10 +2837,7 @@ var DeleteRunCache = [
3481
2837
  9,
3482
2838
  n0,
3483
2839
  _DRC,
3484
- {
3485
- [_ht]: ["DELETE", "/runCache/{id}", 202],
3486
- [_end]: ["workflows-"],
3487
- },
2840
+ { [_ht]: ["DELETE", "/runCache/{id}", 202], [_end]: ["workflows-"] },
3488
2841
  () => DeleteRunCacheRequest,
3489
2842
  () => __Unit,
3490
2843
  ];
@@ -3492,10 +2845,7 @@ var DeleteRunGroup = [
3492
2845
  9,
3493
2846
  n0,
3494
2847
  _DRG,
3495
- {
3496
- [_ht]: ["DELETE", "/runGroup/{id}", 202],
3497
- [_end]: ["workflows-"],
3498
- },
2848
+ { [_ht]: ["DELETE", "/runGroup/{id}", 202], [_end]: ["workflows-"] },
3499
2849
  () => DeleteRunGroupRequest,
3500
2850
  () => __Unit,
3501
2851
  ];
@@ -3503,10 +2853,7 @@ var DeleteS3AccessPolicy = [
3503
2853
  9,
3504
2854
  n0,
3505
2855
  _DSAP,
3506
- {
3507
- [_ht]: ["DELETE", "/s3accesspolicy/{s3AccessPointArn}", 200],
3508
- [_end]: ["control-storage-"],
3509
- },
2856
+ { [_ht]: ["DELETE", "/s3accesspolicy/{s3AccessPointArn}", 200], [_end]: ["control-storage-"] },
3510
2857
  () => DeleteS3AccessPolicyRequest,
3511
2858
  () => DeleteS3AccessPolicyResponse,
3512
2859
  ];
@@ -3514,10 +2861,7 @@ var DeleteSequenceStore = [
3514
2861
  9,
3515
2862
  n0,
3516
2863
  _DSS,
3517
- {
3518
- [_ht]: ["DELETE", "/sequencestore/{id}", 200],
3519
- [_end]: ["control-storage-"],
3520
- },
2864
+ { [_ht]: ["DELETE", "/sequencestore/{id}", 200], [_end]: ["control-storage-"] },
3521
2865
  () => DeleteSequenceStoreRequest,
3522
2866
  () => DeleteSequenceStoreResponse,
3523
2867
  ];
@@ -3525,10 +2869,7 @@ var DeleteShare = [
3525
2869
  9,
3526
2870
  n0,
3527
2871
  _DS,
3528
- {
3529
- [_ht]: ["DELETE", "/share/{shareId}", 200],
3530
- [_end]: ["analytics-"],
3531
- },
2872
+ { [_ht]: ["DELETE", "/share/{shareId}", 200], [_end]: ["analytics-"] },
3532
2873
  () => DeleteShareRequest,
3533
2874
  () => DeleteShareResponse,
3534
2875
  ];
@@ -3536,10 +2877,7 @@ var DeleteVariantStore = [
3536
2877
  9,
3537
2878
  n0,
3538
2879
  _DVS,
3539
- {
3540
- [_ht]: ["DELETE", "/variantStore/{name}", 200],
3541
- [_end]: ["analytics-"],
3542
- },
2880
+ { [_ht]: ["DELETE", "/variantStore/{name}", 200], [_end]: ["analytics-"] },
3543
2881
  () => DeleteVariantStoreRequest,
3544
2882
  () => DeleteVariantStoreResponse,
3545
2883
  ];
@@ -3547,10 +2885,7 @@ var DeleteWorkflow = [
3547
2885
  9,
3548
2886
  n0,
3549
2887
  _DW,
3550
- {
3551
- [_ht]: ["DELETE", "/workflow/{id}", 202],
3552
- [_end]: ["workflows-"],
3553
- },
2888
+ { [_ht]: ["DELETE", "/workflow/{id}", 202], [_end]: ["workflows-"] },
3554
2889
  () => DeleteWorkflowRequest,
3555
2890
  () => __Unit,
3556
2891
  ];
@@ -3558,10 +2893,7 @@ var DeleteWorkflowVersion = [
3558
2893
  9,
3559
2894
  n0,
3560
2895
  _DWV,
3561
- {
3562
- [_ht]: ["DELETE", "/workflow/{workflowId}/version/{versionName}", 202],
3563
- [_end]: ["workflows-"],
3564
- },
2896
+ { [_ht]: ["DELETE", "/workflow/{workflowId}/version/{versionName}", 202], [_end]: ["workflows-"] },
3565
2897
  () => DeleteWorkflowVersionRequest,
3566
2898
  () => __Unit,
3567
2899
  ];
@@ -3569,10 +2901,7 @@ var GetAnnotationImportJob = [
3569
2901
  9,
3570
2902
  n0,
3571
2903
  _GAIJ,
3572
- {
3573
- [_ht]: ["GET", "/import/annotation/{jobId}", 200],
3574
- [_end]: ["analytics-"],
3575
- },
2904
+ { [_ht]: ["GET", "/import/annotation/{jobId}", 200], [_end]: ["analytics-"] },
3576
2905
  () => GetAnnotationImportRequest,
3577
2906
  () => GetAnnotationImportResponse,
3578
2907
  ];
@@ -3580,10 +2909,7 @@ var GetAnnotationStore = [
3580
2909
  9,
3581
2910
  n0,
3582
2911
  _GAS,
3583
- {
3584
- [_end]: ["analytics-"],
3585
- [_ht]: ["GET", "/annotationStore/{name}", 200],
3586
- },
2912
+ { [_end]: ["analytics-"], [_ht]: ["GET", "/annotationStore/{name}", 200] },
3587
2913
  () => GetAnnotationStoreRequest,
3588
2914
  () => GetAnnotationStoreResponse,
3589
2915
  ];
@@ -3591,10 +2917,7 @@ var GetAnnotationStoreVersion = [
3591
2917
  9,
3592
2918
  n0,
3593
2919
  _GASV,
3594
- {
3595
- [_ht]: ["GET", "/annotationStore/{name}/version/{versionName}", 200],
3596
- [_end]: ["analytics-"],
3597
- },
2920
+ { [_ht]: ["GET", "/annotationStore/{name}/version/{versionName}", 200], [_end]: ["analytics-"] },
3598
2921
  () => GetAnnotationStoreVersionRequest,
3599
2922
  () => GetAnnotationStoreVersionResponse,
3600
2923
  ];
@@ -3602,10 +2925,7 @@ var GetReadSet = [
3602
2925
  9,
3603
2926
  n0,
3604
2927
  _GRS,
3605
- {
3606
- [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}", 200],
3607
- [_end]: ["storage-"],
3608
- },
2928
+ { [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}", 200], [_end]: ["storage-"] },
3609
2929
  () => GetReadSetRequest,
3610
2930
  () => GetReadSetResponse,
3611
2931
  ];
@@ -3613,10 +2933,7 @@ var GetReadSetActivationJob = [
3613
2933
  9,
3614
2934
  n0,
3615
2935
  _GRSAJ,
3616
- {
3617
- [_end]: ["control-storage-"],
3618
- [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/activationjob/{id}", 200],
3619
- },
2936
+ { [_end]: ["control-storage-"], [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/activationjob/{id}", 200] },
3620
2937
  () => GetReadSetActivationJobRequest,
3621
2938
  () => GetReadSetActivationJobResponse,
3622
2939
  ];
@@ -3624,10 +2941,7 @@ var GetReadSetExportJob = [
3624
2941
  9,
3625
2942
  n0,
3626
2943
  _GRSEJ,
3627
- {
3628
- [_end]: ["control-storage-"],
3629
- [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/exportjob/{id}", 200],
3630
- },
2944
+ { [_end]: ["control-storage-"], [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/exportjob/{id}", 200] },
3631
2945
  () => GetReadSetExportJobRequest,
3632
2946
  () => GetReadSetExportJobResponse,
3633
2947
  ];
@@ -3635,10 +2949,7 @@ var GetReadSetImportJob = [
3635
2949
  9,
3636
2950
  n0,
3637
2951
  _GRSIJ,
3638
- {
3639
- [_end]: ["control-storage-"],
3640
- [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/importjob/{id}", 200],
3641
- },
2952
+ { [_end]: ["control-storage-"], [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/importjob/{id}", 200] },
3642
2953
  () => GetReadSetImportJobRequest,
3643
2954
  () => GetReadSetImportJobResponse,
3644
2955
  ];
@@ -3646,10 +2957,7 @@ var GetReadSetMetadata = [
3646
2957
  9,
3647
2958
  n0,
3648
2959
  _GRSM,
3649
- {
3650
- [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}/metadata", 200],
3651
- [_end]: ["control-storage-"],
3652
- },
2960
+ { [_ht]: ["GET", "/sequencestore/{sequenceStoreId}/readset/{id}/metadata", 200], [_end]: ["control-storage-"] },
3653
2961
  () => GetReadSetMetadataRequest,
3654
2962
  () => GetReadSetMetadataResponse,
3655
2963
  ];
@@ -3657,10 +2965,7 @@ var GetReference = [
3657
2965
  9,
3658
2966
  n0,
3659
2967
  _GR,
3660
- {
3661
- [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}", 200],
3662
- [_end]: ["storage-"],
3663
- },
2968
+ { [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}", 200], [_end]: ["storage-"] },
3664
2969
  () => GetReferenceRequest,
3665
2970
  () => GetReferenceResponse,
3666
2971
  ];
@@ -3668,10 +2973,7 @@ var GetReferenceImportJob = [
3668
2973
  9,
3669
2974
  n0,
3670
2975
  _GRIJ,
3671
- {
3672
- [_end]: ["control-storage-"],
3673
- [_ht]: ["GET", "/referencestore/{referenceStoreId}/importjob/{id}", 200],
3674
- },
2976
+ { [_end]: ["control-storage-"], [_ht]: ["GET", "/referencestore/{referenceStoreId}/importjob/{id}", 200] },
3675
2977
  () => GetReferenceImportJobRequest,
3676
2978
  () => GetReferenceImportJobResponse,
3677
2979
  ];
@@ -3679,10 +2981,7 @@ var GetReferenceMetadata = [
3679
2981
  9,
3680
2982
  n0,
3681
2983
  _GRM,
3682
- {
3683
- [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}/metadata", 200],
3684
- [_end]: ["control-storage-"],
3685
- },
2984
+ { [_ht]: ["GET", "/referencestore/{referenceStoreId}/reference/{id}/metadata", 200], [_end]: ["control-storage-"] },
3686
2985
  () => GetReferenceMetadataRequest,
3687
2986
  () => GetReferenceMetadataResponse,
3688
2987
  ];
@@ -3690,10 +2989,7 @@ var GetReferenceStore = [
3690
2989
  9,
3691
2990
  n0,
3692
2991
  _GRSe,
3693
- {
3694
- [_ht]: ["GET", "/referencestore/{id}", 200],
3695
- [_end]: ["control-storage-"],
3696
- },
2992
+ { [_ht]: ["GET", "/referencestore/{id}", 200], [_end]: ["control-storage-"] },
3697
2993
  () => GetReferenceStoreRequest,
3698
2994
  () => GetReferenceStoreResponse,
3699
2995
  ];
@@ -3701,10 +2997,7 @@ var GetRun = [
3701
2997
  9,
3702
2998
  n0,
3703
2999
  _GRe,
3704
- {
3705
- [_ht]: ["GET", "/run/{id}", 200],
3706
- [_end]: ["workflows-"],
3707
- },
3000
+ { [_ht]: ["GET", "/run/{id}", 200], [_end]: ["workflows-"] },
3708
3001
  () => GetRunRequest,
3709
3002
  () => GetRunResponse,
3710
3003
  ];
@@ -3712,10 +3005,7 @@ var GetRunCache = [
3712
3005
  9,
3713
3006
  n0,
3714
3007
  _GRC,
3715
- {
3716
- [_ht]: ["GET", "/runCache/{id}", 200],
3717
- [_end]: ["workflows-"],
3718
- },
3008
+ { [_ht]: ["GET", "/runCache/{id}", 200], [_end]: ["workflows-"] },
3719
3009
  () => GetRunCacheRequest,
3720
3010
  () => GetRunCacheResponse,
3721
3011
  ];
@@ -3723,10 +3013,7 @@ var GetRunGroup = [
3723
3013
  9,
3724
3014
  n0,
3725
3015
  _GRG,
3726
- {
3727
- [_ht]: ["GET", "/runGroup/{id}", 200],
3728
- [_end]: ["workflows-"],
3729
- },
3016
+ { [_ht]: ["GET", "/runGroup/{id}", 200], [_end]: ["workflows-"] },
3730
3017
  () => GetRunGroupRequest,
3731
3018
  () => GetRunGroupResponse,
3732
3019
  ];
@@ -3734,10 +3021,7 @@ var GetRunTask = [
3734
3021
  9,
3735
3022
  n0,
3736
3023
  _GRT,
3737
- {
3738
- [_ht]: ["GET", "/run/{id}/task/{taskId}", 200],
3739
- [_end]: ["workflows-"],
3740
- },
3024
+ { [_ht]: ["GET", "/run/{id}/task/{taskId}", 200], [_end]: ["workflows-"] },
3741
3025
  () => GetRunTaskRequest,
3742
3026
  () => GetRunTaskResponse,
3743
3027
  ];
@@ -3745,10 +3029,7 @@ var GetS3AccessPolicy = [
3745
3029
  9,
3746
3030
  n0,
3747
3031
  _GSAP,
3748
- {
3749
- [_ht]: ["GET", "/s3accesspolicy/{s3AccessPointArn}", 200],
3750
- [_end]: ["control-storage-"],
3751
- },
3032
+ { [_ht]: ["GET", "/s3accesspolicy/{s3AccessPointArn}", 200], [_end]: ["control-storage-"] },
3752
3033
  () => GetS3AccessPolicyRequest,
3753
3034
  () => GetS3AccessPolicyResponse,
3754
3035
  ];
@@ -3756,10 +3037,7 @@ var GetSequenceStore = [
3756
3037
  9,
3757
3038
  n0,
3758
3039
  _GSS,
3759
- {
3760
- [_ht]: ["GET", "/sequencestore/{id}", 200],
3761
- [_end]: ["control-storage-"],
3762
- },
3040
+ { [_ht]: ["GET", "/sequencestore/{id}", 200], [_end]: ["control-storage-"] },
3763
3041
  () => GetSequenceStoreRequest,
3764
3042
  () => GetSequenceStoreResponse,
3765
3043
  ];
@@ -3767,10 +3045,7 @@ var GetShare = [
3767
3045
  9,
3768
3046
  n0,
3769
3047
  _GS,
3770
- {
3771
- [_ht]: ["GET", "/share/{shareId}", 200],
3772
- [_end]: ["analytics-"],
3773
- },
3048
+ { [_ht]: ["GET", "/share/{shareId}", 200], [_end]: ["analytics-"] },
3774
3049
  () => GetShareRequest,
3775
3050
  () => GetShareResponse,
3776
3051
  ];
@@ -3778,10 +3053,7 @@ var GetVariantImportJob = [
3778
3053
  9,
3779
3054
  n0,
3780
3055
  _GVIJ,
3781
- {
3782
- [_ht]: ["GET", "/import/variant/{jobId}", 200],
3783
- [_end]: ["analytics-"],
3784
- },
3056
+ { [_ht]: ["GET", "/import/variant/{jobId}", 200], [_end]: ["analytics-"] },
3785
3057
  () => GetVariantImportRequest,
3786
3058
  () => GetVariantImportResponse,
3787
3059
  ];
@@ -3789,10 +3061,7 @@ var GetVariantStore = [
3789
3061
  9,
3790
3062
  n0,
3791
3063
  _GVS,
3792
- {
3793
- [_end]: ["analytics-"],
3794
- [_ht]: ["GET", "/variantStore/{name}", 200],
3795
- },
3064
+ { [_end]: ["analytics-"], [_ht]: ["GET", "/variantStore/{name}", 200] },
3796
3065
  () => GetVariantStoreRequest,
3797
3066
  () => GetVariantStoreResponse,
3798
3067
  ];
@@ -3800,10 +3069,7 @@ var GetWorkflow = [
3800
3069
  9,
3801
3070
  n0,
3802
3071
  _GW,
3803
- {
3804
- [_ht]: ["GET", "/workflow/{id}", 200],
3805
- [_end]: ["workflows-"],
3806
- },
3072
+ { [_ht]: ["GET", "/workflow/{id}", 200], [_end]: ["workflows-"] },
3807
3073
  () => GetWorkflowRequest,
3808
3074
  () => GetWorkflowResponse,
3809
3075
  ];
@@ -3811,10 +3077,7 @@ var GetWorkflowVersion = [
3811
3077
  9,
3812
3078
  n0,
3813
3079
  _GWV,
3814
- {
3815
- [_ht]: ["GET", "/workflow/{workflowId}/version/{versionName}", 200],
3816
- [_end]: ["workflows-"],
3817
- },
3080
+ { [_ht]: ["GET", "/workflow/{workflowId}/version/{versionName}", 200], [_end]: ["workflows-"] },
3818
3081
  () => GetWorkflowVersionRequest,
3819
3082
  () => GetWorkflowVersionResponse,
3820
3083
  ];
@@ -3822,10 +3085,7 @@ var ListAnnotationImportJobs = [
3822
3085
  9,
3823
3086
  n0,
3824
3087
  _LAIJ,
3825
- {
3826
- [_ht]: ["POST", "/import/annotations", 200],
3827
- [_end]: ["analytics-"],
3828
- },
3088
+ { [_ht]: ["POST", "/import/annotations", 200], [_end]: ["analytics-"] },
3829
3089
  () => ListAnnotationImportJobsRequest,
3830
3090
  () => ListAnnotationImportJobsResponse,
3831
3091
  ];
@@ -3833,10 +3093,7 @@ var ListAnnotationStores = [
3833
3093
  9,
3834
3094
  n0,
3835
3095
  _LAS,
3836
- {
3837
- [_end]: ["analytics-"],
3838
- [_ht]: ["POST", "/annotationStores", 200],
3839
- },
3096
+ { [_end]: ["analytics-"], [_ht]: ["POST", "/annotationStores", 200] },
3840
3097
  () => ListAnnotationStoresRequest,
3841
3098
  () => ListAnnotationStoresResponse,
3842
3099
  ];
@@ -3844,10 +3101,7 @@ var ListAnnotationStoreVersions = [
3844
3101
  9,
3845
3102
  n0,
3846
3103
  _LASV,
3847
- {
3848
- [_ht]: ["POST", "/annotationStore/{name}/versions", 200],
3849
- [_end]: ["analytics-"],
3850
- },
3104
+ { [_ht]: ["POST", "/annotationStore/{name}/versions", 200], [_end]: ["analytics-"] },
3851
3105
  () => ListAnnotationStoreVersionsRequest,
3852
3106
  () => ListAnnotationStoreVersionsResponse,
3853
3107
  ];
@@ -3855,10 +3109,7 @@ var ListMultipartReadSetUploads = [
3855
3109
  9,
3856
3110
  n0,
3857
3111
  _LMRSU,
3858
- {
3859
- [_end]: ["control-storage-"],
3860
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/uploads", 200],
3861
- },
3112
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/uploads", 200] },
3862
3113
  () => ListMultipartReadSetUploadsRequest,
3863
3114
  () => ListMultipartReadSetUploadsResponse,
3864
3115
  ];
@@ -3866,10 +3117,7 @@ var ListReadSetActivationJobs = [
3866
3117
  9,
3867
3118
  n0,
3868
3119
  _LRSAJ,
3869
- {
3870
- [_end]: ["control-storage-"],
3871
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjobs", 200],
3872
- },
3120
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjobs", 200] },
3873
3121
  () => ListReadSetActivationJobsRequest,
3874
3122
  () => ListReadSetActivationJobsResponse,
3875
3123
  ];
@@ -3877,10 +3125,7 @@ var ListReadSetExportJobs = [
3877
3125
  9,
3878
3126
  n0,
3879
3127
  _LRSEJ,
3880
- {
3881
- [_end]: ["control-storage-"],
3882
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjobs", 200],
3883
- },
3128
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjobs", 200] },
3884
3129
  () => ListReadSetExportJobsRequest,
3885
3130
  () => ListReadSetExportJobsResponse,
3886
3131
  ];
@@ -3888,10 +3133,7 @@ var ListReadSetImportJobs = [
3888
3133
  9,
3889
3134
  n0,
3890
3135
  _LRSIJ,
3891
- {
3892
- [_end]: ["control-storage-"],
3893
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjobs", 200],
3894
- },
3136
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjobs", 200] },
3895
3137
  () => ListReadSetImportJobsRequest,
3896
3138
  () => ListReadSetImportJobsResponse,
3897
3139
  ];
@@ -3899,10 +3141,7 @@ var ListReadSets = [
3899
3141
  9,
3900
3142
  n0,
3901
3143
  _LRS,
3902
- {
3903
- [_end]: ["control-storage-"],
3904
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readsets", 200],
3905
- },
3144
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/readsets", 200] },
3906
3145
  () => ListReadSetsRequest,
3907
3146
  () => ListReadSetsResponse,
3908
3147
  ];
@@ -3910,10 +3149,7 @@ var ListReadSetUploadParts = [
3910
3149
  9,
3911
3150
  n0,
3912
3151
  _LRSUP,
3913
- {
3914
- [_end]: ["control-storage-"],
3915
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/parts", 200],
3916
- },
3152
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/parts", 200] },
3917
3153
  () => ListReadSetUploadPartsRequest,
3918
3154
  () => ListReadSetUploadPartsResponse,
3919
3155
  ];
@@ -3921,10 +3157,7 @@ var ListReferenceImportJobs = [
3921
3157
  9,
3922
3158
  n0,
3923
3159
  _LRIJ,
3924
- {
3925
- [_end]: ["control-storage-"],
3926
- [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjobs", 200],
3927
- },
3160
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjobs", 200] },
3928
3161
  () => ListReferenceImportJobsRequest,
3929
3162
  () => ListReferenceImportJobsResponse,
3930
3163
  ];
@@ -3932,10 +3165,7 @@ var ListReferences = [
3932
3165
  9,
3933
3166
  n0,
3934
3167
  _LR,
3935
- {
3936
- [_end]: ["control-storage-"],
3937
- [_ht]: ["POST", "/referencestore/{referenceStoreId}/references", 200],
3938
- },
3168
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/referencestore/{referenceStoreId}/references", 200] },
3939
3169
  () => ListReferencesRequest,
3940
3170
  () => ListReferencesResponse,
3941
3171
  ];
@@ -3943,10 +3173,7 @@ var ListReferenceStores = [
3943
3173
  9,
3944
3174
  n0,
3945
3175
  _LRSi,
3946
- {
3947
- [_end]: ["control-storage-"],
3948
- [_ht]: ["POST", "/referencestores", 200],
3949
- },
3176
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/referencestores", 200] },
3950
3177
  () => ListReferenceStoresRequest,
3951
3178
  () => ListReferenceStoresResponse,
3952
3179
  ];
@@ -3954,10 +3181,7 @@ var ListRunCaches = [
3954
3181
  9,
3955
3182
  n0,
3956
3183
  _LRC,
3957
- {
3958
- [_ht]: ["GET", "/runCache", 200],
3959
- [_end]: ["workflows-"],
3960
- },
3184
+ { [_ht]: ["GET", "/runCache", 200], [_end]: ["workflows-"] },
3961
3185
  () => ListRunCachesRequest,
3962
3186
  () => ListRunCachesResponse,
3963
3187
  ];
@@ -3965,10 +3189,7 @@ var ListRunGroups = [
3965
3189
  9,
3966
3190
  n0,
3967
3191
  _LRG,
3968
- {
3969
- [_ht]: ["GET", "/runGroup", 200],
3970
- [_end]: ["workflows-"],
3971
- },
3192
+ { [_ht]: ["GET", "/runGroup", 200], [_end]: ["workflows-"] },
3972
3193
  () => ListRunGroupsRequest,
3973
3194
  () => ListRunGroupsResponse,
3974
3195
  ];
@@ -3976,10 +3197,7 @@ var ListRuns = [
3976
3197
  9,
3977
3198
  n0,
3978
3199
  _LRi,
3979
- {
3980
- [_ht]: ["GET", "/run", 200],
3981
- [_end]: ["workflows-"],
3982
- },
3200
+ { [_ht]: ["GET", "/run", 200], [_end]: ["workflows-"] },
3983
3201
  () => ListRunsRequest,
3984
3202
  () => ListRunsResponse,
3985
3203
  ];
@@ -3987,10 +3205,7 @@ var ListRunTasks = [
3987
3205
  9,
3988
3206
  n0,
3989
3207
  _LRT,
3990
- {
3991
- [_ht]: ["GET", "/run/{id}/task", 200],
3992
- [_end]: ["workflows-"],
3993
- },
3208
+ { [_ht]: ["GET", "/run/{id}/task", 200], [_end]: ["workflows-"] },
3994
3209
  () => ListRunTasksRequest,
3995
3210
  () => ListRunTasksResponse,
3996
3211
  ];
@@ -3998,10 +3213,7 @@ var ListSequenceStores = [
3998
3213
  9,
3999
3214
  n0,
4000
3215
  _LSS,
4001
- {
4002
- [_end]: ["control-storage-"],
4003
- [_ht]: ["POST", "/sequencestores", 200],
4004
- },
3216
+ { [_end]: ["control-storage-"], [_ht]: ["POST", "/sequencestores", 200] },
4005
3217
  () => ListSequenceStoresRequest,
4006
3218
  () => ListSequenceStoresResponse,
4007
3219
  ];
@@ -4009,10 +3221,7 @@ var ListShares = [
4009
3221
  9,
4010
3222
  n0,
4011
3223
  _LS,
4012
- {
4013
- [_ht]: ["POST", "/shares", 200],
4014
- [_end]: ["analytics-"],
4015
- },
3224
+ { [_ht]: ["POST", "/shares", 200], [_end]: ["analytics-"] },
4016
3225
  () => ListSharesRequest,
4017
3226
  () => ListSharesResponse,
4018
3227
  ];
@@ -4020,10 +3229,7 @@ var ListTagsForResource = [
4020
3229
  9,
4021
3230
  n0,
4022
3231
  _LTFR,
4023
- {
4024
- [_ht]: ["GET", "/tags/{resourceArn}", 200],
4025
- [_end]: ["tags-"],
4026
- },
3232
+ { [_ht]: ["GET", "/tags/{resourceArn}", 200], [_end]: ["tags-"] },
4027
3233
  () => ListTagsForResourceRequest,
4028
3234
  () => ListTagsForResourceResponse,
4029
3235
  ];
@@ -4031,10 +3237,7 @@ var ListVariantImportJobs = [
4031
3237
  9,
4032
3238
  n0,
4033
3239
  _LVIJ,
4034
- {
4035
- [_ht]: ["POST", "/import/variants", 200],
4036
- [_end]: ["analytics-"],
4037
- },
3240
+ { [_ht]: ["POST", "/import/variants", 200], [_end]: ["analytics-"] },
4038
3241
  () => ListVariantImportJobsRequest,
4039
3242
  () => ListVariantImportJobsResponse,
4040
3243
  ];
@@ -4042,10 +3245,7 @@ var ListVariantStores = [
4042
3245
  9,
4043
3246
  n0,
4044
3247
  _LVS,
4045
- {
4046
- [_end]: ["analytics-"],
4047
- [_ht]: ["POST", "/variantStores", 200],
4048
- },
3248
+ { [_end]: ["analytics-"], [_ht]: ["POST", "/variantStores", 200] },
4049
3249
  () => ListVariantStoresRequest,
4050
3250
  () => ListVariantStoresResponse,
4051
3251
  ];
@@ -4053,10 +3253,7 @@ var ListWorkflows = [
4053
3253
  9,
4054
3254
  n0,
4055
3255
  _LW,
4056
- {
4057
- [_ht]: ["GET", "/workflow", 200],
4058
- [_end]: ["workflows-"],
4059
- },
3256
+ { [_ht]: ["GET", "/workflow", 200], [_end]: ["workflows-"] },
4060
3257
  () => ListWorkflowsRequest,
4061
3258
  () => ListWorkflowsResponse,
4062
3259
  ];
@@ -4064,10 +3261,7 @@ var ListWorkflowVersions = [
4064
3261
  9,
4065
3262
  n0,
4066
3263
  _LWV,
4067
- {
4068
- [_ht]: ["GET", "/workflow/{workflowId}/version", 200],
4069
- [_end]: ["workflows-"],
4070
- },
3264
+ { [_ht]: ["GET", "/workflow/{workflowId}/version", 200], [_end]: ["workflows-"] },
4071
3265
  () => ListWorkflowVersionsRequest,
4072
3266
  () => ListWorkflowVersionsResponse,
4073
3267
  ];
@@ -4075,10 +3269,7 @@ var PutS3AccessPolicy = [
4075
3269
  9,
4076
3270
  n0,
4077
3271
  _PSAP,
4078
- {
4079
- [_ht]: ["PUT", "/s3accesspolicy/{s3AccessPointArn}", 200],
4080
- [_end]: ["control-storage-"],
4081
- },
3272
+ { [_ht]: ["PUT", "/s3accesspolicy/{s3AccessPointArn}", 200], [_end]: ["control-storage-"] },
4082
3273
  () => PutS3AccessPolicyRequest,
4083
3274
  () => PutS3AccessPolicyResponse,
4084
3275
  ];
@@ -4086,10 +3277,7 @@ var StartAnnotationImportJob = [
4086
3277
  9,
4087
3278
  n0,
4088
3279
  _SAIJ,
4089
- {
4090
- [_ht]: ["POST", "/import/annotation", 200],
4091
- [_end]: ["analytics-"],
4092
- },
3280
+ { [_ht]: ["POST", "/import/annotation", 200], [_end]: ["analytics-"] },
4093
3281
  () => StartAnnotationImportRequest,
4094
3282
  () => StartAnnotationImportResponse,
4095
3283
  ];
@@ -4097,10 +3285,7 @@ var StartReadSetActivationJob = [
4097
3285
  9,
4098
3286
  n0,
4099
3287
  _SRSAJ,
4100
- {
4101
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjob", 200],
4102
- [_end]: ["control-storage-"],
4103
- },
3288
+ { [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/activationjob", 200], [_end]: ["control-storage-"] },
4104
3289
  () => StartReadSetActivationJobRequest,
4105
3290
  () => StartReadSetActivationJobResponse,
4106
3291
  ];
@@ -4108,10 +3293,7 @@ var StartReadSetExportJob = [
4108
3293
  9,
4109
3294
  n0,
4110
3295
  _SRSEJ,
4111
- {
4112
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjob", 200],
4113
- [_end]: ["control-storage-"],
4114
- },
3296
+ { [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/exportjob", 200], [_end]: ["control-storage-"] },
4115
3297
  () => StartReadSetExportJobRequest,
4116
3298
  () => StartReadSetExportJobResponse,
4117
3299
  ];
@@ -4119,10 +3301,7 @@ var StartReadSetImportJob = [
4119
3301
  9,
4120
3302
  n0,
4121
3303
  _SRSIJ,
4122
- {
4123
- [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjob", 200],
4124
- [_end]: ["control-storage-"],
4125
- },
3304
+ { [_ht]: ["POST", "/sequencestore/{sequenceStoreId}/importjob", 200], [_end]: ["control-storage-"] },
4126
3305
  () => StartReadSetImportJobRequest,
4127
3306
  () => StartReadSetImportJobResponse,
4128
3307
  ];
@@ -4130,10 +3309,7 @@ var StartReferenceImportJob = [
4130
3309
  9,
4131
3310
  n0,
4132
3311
  _SRIJ,
4133
- {
4134
- [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjob", 200],
4135
- [_end]: ["control-storage-"],
4136
- },
3312
+ { [_ht]: ["POST", "/referencestore/{referenceStoreId}/importjob", 200], [_end]: ["control-storage-"] },
4137
3313
  () => StartReferenceImportJobRequest,
4138
3314
  () => StartReferenceImportJobResponse,
4139
3315
  ];
@@ -4141,10 +3317,7 @@ var StartRun = [
4141
3317
  9,
4142
3318
  n0,
4143
3319
  _SRt,
4144
- {
4145
- [_ht]: ["POST", "/run", 201],
4146
- [_end]: ["workflows-"],
4147
- },
3320
+ { [_ht]: ["POST", "/run", 201], [_end]: ["workflows-"] },
4148
3321
  () => StartRunRequest,
4149
3322
  () => StartRunResponse,
4150
3323
  ];
@@ -4152,10 +3325,7 @@ var StartVariantImportJob = [
4152
3325
  9,
4153
3326
  n0,
4154
3327
  _SVIJ,
4155
- {
4156
- [_ht]: ["POST", "/import/variant", 200],
4157
- [_end]: ["analytics-"],
4158
- },
3328
+ { [_ht]: ["POST", "/import/variant", 200], [_end]: ["analytics-"] },
4159
3329
  () => StartVariantImportRequest,
4160
3330
  () => StartVariantImportResponse,
4161
3331
  ];
@@ -4163,10 +3333,7 @@ var TagResource = [
4163
3333
  9,
4164
3334
  n0,
4165
3335
  _TR,
4166
- {
4167
- [_ht]: ["POST", "/tags/{resourceArn}", 204],
4168
- [_end]: ["tags-"],
4169
- },
3336
+ { [_ht]: ["POST", "/tags/{resourceArn}", 204], [_end]: ["tags-"] },
4170
3337
  () => TagResourceRequest,
4171
3338
  () => TagResourceResponse,
4172
3339
  ];
@@ -4174,10 +3341,7 @@ var UntagResource = [
4174
3341
  9,
4175
3342
  n0,
4176
3343
  _UR,
4177
- {
4178
- [_ht]: ["DELETE", "/tags/{resourceArn}", 204],
4179
- [_end]: ["tags-"],
4180
- },
3344
+ { [_ht]: ["DELETE", "/tags/{resourceArn}", 204], [_end]: ["tags-"] },
4181
3345
  () => UntagResourceRequest,
4182
3346
  () => UntagResourceResponse,
4183
3347
  ];
@@ -4185,10 +3349,7 @@ var UpdateAnnotationStore = [
4185
3349
  9,
4186
3350
  n0,
4187
3351
  _UAS,
4188
- {
4189
- [_ht]: ["POST", "/annotationStore/{name}", 200],
4190
- [_end]: ["analytics-"],
4191
- },
3352
+ { [_ht]: ["POST", "/annotationStore/{name}", 200], [_end]: ["analytics-"] },
4192
3353
  () => UpdateAnnotationStoreRequest,
4193
3354
  () => UpdateAnnotationStoreResponse,
4194
3355
  ];
@@ -4196,10 +3357,7 @@ var UpdateAnnotationStoreVersion = [
4196
3357
  9,
4197
3358
  n0,
4198
3359
  _UASV,
4199
- {
4200
- [_ht]: ["POST", "/annotationStore/{name}/version/{versionName}", 200],
4201
- [_end]: ["analytics-"],
4202
- },
3360
+ { [_ht]: ["POST", "/annotationStore/{name}/version/{versionName}", 200], [_end]: ["analytics-"] },
4203
3361
  () => UpdateAnnotationStoreVersionRequest,
4204
3362
  () => UpdateAnnotationStoreVersionResponse,
4205
3363
  ];
@@ -4207,10 +3365,7 @@ var UpdateRunCache = [
4207
3365
  9,
4208
3366
  n0,
4209
3367
  _URC,
4210
- {
4211
- [_ht]: ["POST", "/runCache/{id}", 202],
4212
- [_end]: ["workflows-"],
4213
- },
3368
+ { [_ht]: ["POST", "/runCache/{id}", 202], [_end]: ["workflows-"] },
4214
3369
  () => UpdateRunCacheRequest,
4215
3370
  () => __Unit,
4216
3371
  ];
@@ -4218,10 +3373,7 @@ var UpdateRunGroup = [
4218
3373
  9,
4219
3374
  n0,
4220
3375
  _URG,
4221
- {
4222
- [_ht]: ["POST", "/runGroup/{id}", 202],
4223
- [_end]: ["workflows-"],
4224
- },
3376
+ { [_ht]: ["POST", "/runGroup/{id}", 202], [_end]: ["workflows-"] },
4225
3377
  () => UpdateRunGroupRequest,
4226
3378
  () => __Unit,
4227
3379
  ];
@@ -4229,10 +3381,7 @@ var UpdateSequenceStore = [
4229
3381
  9,
4230
3382
  n0,
4231
3383
  _USS,
4232
- {
4233
- [_ht]: ["PATCH", "/sequencestore/{id}", 200],
4234
- [_end]: ["control-storage-"],
4235
- },
3384
+ { [_ht]: ["PATCH", "/sequencestore/{id}", 200], [_end]: ["control-storage-"] },
4236
3385
  () => UpdateSequenceStoreRequest,
4237
3386
  () => UpdateSequenceStoreResponse,
4238
3387
  ];
@@ -4240,10 +3389,7 @@ var UpdateVariantStore = [
4240
3389
  9,
4241
3390
  n0,
4242
3391
  _UVS,
4243
- {
4244
- [_ht]: ["POST", "/variantStore/{name}", 200],
4245
- [_end]: ["analytics-"],
4246
- },
3392
+ { [_ht]: ["POST", "/variantStore/{name}", 200], [_end]: ["analytics-"] },
4247
3393
  () => UpdateVariantStoreRequest,
4248
3394
  () => UpdateVariantStoreResponse,
4249
3395
  ];
@@ -4251,10 +3397,7 @@ var UpdateWorkflow = [
4251
3397
  9,
4252
3398
  n0,
4253
3399
  _UW,
4254
- {
4255
- [_ht]: ["POST", "/workflow/{id}", 202],
4256
- [_end]: ["workflows-"],
4257
- },
3400
+ { [_ht]: ["POST", "/workflow/{id}", 202], [_end]: ["workflows-"] },
4258
3401
  () => UpdateWorkflowRequest,
4259
3402
  () => __Unit,
4260
3403
  ];
@@ -4262,10 +3405,7 @@ var UpdateWorkflowVersion = [
4262
3405
  9,
4263
3406
  n0,
4264
3407
  _UWV,
4265
- {
4266
- [_ht]: ["POST", "/workflow/{workflowId}/version/{versionName}", 202],
4267
- [_end]: ["workflows-"],
4268
- },
3408
+ { [_ht]: ["POST", "/workflow/{workflowId}/version/{versionName}", 202], [_end]: ["workflows-"] },
4269
3409
  () => UpdateWorkflowVersionRequest,
4270
3410
  () => __Unit,
4271
3411
  ];
@@ -4273,10 +3413,7 @@ var UploadReadSetPart = [
4273
3413
  9,
4274
3414
  n0,
4275
3415
  _URSP,
4276
- {
4277
- [_ht]: ["PUT", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/part", 200],
4278
- [_end]: ["storage-"],
4279
- },
3416
+ { [_ht]: ["PUT", "/sequencestore/{sequenceStoreId}/upload/{uploadId}/part", 200], [_end]: ["storage-"] },
4280
3417
  () => UploadReadSetPartRequest,
4281
3418
  () => UploadReadSetPartResponse,
4282
3419
  ];