@aws-sdk/client-omics 3.480.0 → 3.481.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 (333) hide show
  1. package/dist-cjs/commands/AbortMultipartReadSetUploadCommand.js +18 -41
  2. package/dist-cjs/commands/AcceptShareCommand.js +18 -41
  3. package/dist-cjs/commands/BatchDeleteReadSetCommand.js +18 -41
  4. package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +18 -41
  5. package/dist-cjs/commands/CancelRunCommand.js +18 -41
  6. package/dist-cjs/commands/CancelVariantImportJobCommand.js +18 -41
  7. package/dist-cjs/commands/CompleteMultipartReadSetUploadCommand.js +18 -41
  8. package/dist-cjs/commands/CreateAnnotationStoreCommand.js +18 -41
  9. package/dist-cjs/commands/CreateAnnotationStoreVersionCommand.js +18 -41
  10. package/dist-cjs/commands/CreateMultipartReadSetUploadCommand.js +18 -41
  11. package/dist-cjs/commands/CreateReferenceStoreCommand.js +18 -41
  12. package/dist-cjs/commands/CreateRunGroupCommand.js +18 -41
  13. package/dist-cjs/commands/CreateSequenceStoreCommand.js +18 -41
  14. package/dist-cjs/commands/CreateShareCommand.js +18 -41
  15. package/dist-cjs/commands/CreateVariantStoreCommand.js +18 -41
  16. package/dist-cjs/commands/CreateWorkflowCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteAnnotationStoreVersionsCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteReferenceCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteReferenceStoreCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteRunCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteRunGroupCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteSequenceStoreCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteShareCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteVariantStoreCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteWorkflowCommand.js +18 -41
  27. package/dist-cjs/commands/GetAnnotationImportJobCommand.js +18 -41
  28. package/dist-cjs/commands/GetAnnotationStoreCommand.js +18 -41
  29. package/dist-cjs/commands/GetAnnotationStoreVersionCommand.js +18 -41
  30. package/dist-cjs/commands/GetReadSetActivationJobCommand.js +18 -41
  31. package/dist-cjs/commands/GetReadSetCommand.js +18 -41
  32. package/dist-cjs/commands/GetReadSetExportJobCommand.js +18 -41
  33. package/dist-cjs/commands/GetReadSetImportJobCommand.js +18 -41
  34. package/dist-cjs/commands/GetReadSetMetadataCommand.js +18 -41
  35. package/dist-cjs/commands/GetReferenceCommand.js +18 -41
  36. package/dist-cjs/commands/GetReferenceImportJobCommand.js +18 -41
  37. package/dist-cjs/commands/GetReferenceMetadataCommand.js +18 -41
  38. package/dist-cjs/commands/GetReferenceStoreCommand.js +18 -41
  39. package/dist-cjs/commands/GetRunCommand.js +18 -41
  40. package/dist-cjs/commands/GetRunGroupCommand.js +18 -41
  41. package/dist-cjs/commands/GetRunTaskCommand.js +18 -41
  42. package/dist-cjs/commands/GetSequenceStoreCommand.js +18 -41
  43. package/dist-cjs/commands/GetShareCommand.js +18 -41
  44. package/dist-cjs/commands/GetVariantImportJobCommand.js +18 -41
  45. package/dist-cjs/commands/GetVariantStoreCommand.js +18 -41
  46. package/dist-cjs/commands/GetWorkflowCommand.js +18 -41
  47. package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +18 -41
  48. package/dist-cjs/commands/ListAnnotationStoreVersionsCommand.js +18 -41
  49. package/dist-cjs/commands/ListAnnotationStoresCommand.js +18 -41
  50. package/dist-cjs/commands/ListMultipartReadSetUploadsCommand.js +18 -41
  51. package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +18 -41
  52. package/dist-cjs/commands/ListReadSetExportJobsCommand.js +18 -41
  53. package/dist-cjs/commands/ListReadSetImportJobsCommand.js +18 -41
  54. package/dist-cjs/commands/ListReadSetUploadPartsCommand.js +18 -41
  55. package/dist-cjs/commands/ListReadSetsCommand.js +18 -41
  56. package/dist-cjs/commands/ListReferenceImportJobsCommand.js +18 -41
  57. package/dist-cjs/commands/ListReferenceStoresCommand.js +18 -41
  58. package/dist-cjs/commands/ListReferencesCommand.js +18 -41
  59. package/dist-cjs/commands/ListRunGroupsCommand.js +18 -41
  60. package/dist-cjs/commands/ListRunTasksCommand.js +18 -41
  61. package/dist-cjs/commands/ListRunsCommand.js +18 -41
  62. package/dist-cjs/commands/ListSequenceStoresCommand.js +18 -41
  63. package/dist-cjs/commands/ListSharesCommand.js +18 -41
  64. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  65. package/dist-cjs/commands/ListVariantImportJobsCommand.js +18 -41
  66. package/dist-cjs/commands/ListVariantStoresCommand.js +18 -41
  67. package/dist-cjs/commands/ListWorkflowsCommand.js +18 -41
  68. package/dist-cjs/commands/StartAnnotationImportJobCommand.js +18 -41
  69. package/dist-cjs/commands/StartReadSetActivationJobCommand.js +18 -41
  70. package/dist-cjs/commands/StartReadSetExportJobCommand.js +18 -41
  71. package/dist-cjs/commands/StartReadSetImportJobCommand.js +18 -41
  72. package/dist-cjs/commands/StartReferenceImportJobCommand.js +18 -41
  73. package/dist-cjs/commands/StartRunCommand.js +18 -41
  74. package/dist-cjs/commands/StartVariantImportJobCommand.js +18 -41
  75. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  76. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  77. package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +18 -41
  78. package/dist-cjs/commands/UpdateAnnotationStoreVersionCommand.js +18 -41
  79. package/dist-cjs/commands/UpdateRunGroupCommand.js +18 -41
  80. package/dist-cjs/commands/UpdateVariantStoreCommand.js +18 -41
  81. package/dist-cjs/commands/UpdateWorkflowCommand.js +18 -41
  82. package/dist-cjs/commands/UploadReadSetPartCommand.js +18 -41
  83. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  84. package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +18 -41
  85. package/dist-es/commands/AcceptShareCommand.js +18 -41
  86. package/dist-es/commands/BatchDeleteReadSetCommand.js +18 -41
  87. package/dist-es/commands/CancelAnnotationImportJobCommand.js +18 -41
  88. package/dist-es/commands/CancelRunCommand.js +18 -41
  89. package/dist-es/commands/CancelVariantImportJobCommand.js +18 -41
  90. package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +18 -41
  91. package/dist-es/commands/CreateAnnotationStoreCommand.js +18 -41
  92. package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +18 -41
  93. package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +18 -41
  94. package/dist-es/commands/CreateReferenceStoreCommand.js +18 -41
  95. package/dist-es/commands/CreateRunGroupCommand.js +18 -41
  96. package/dist-es/commands/CreateSequenceStoreCommand.js +18 -41
  97. package/dist-es/commands/CreateShareCommand.js +18 -41
  98. package/dist-es/commands/CreateVariantStoreCommand.js +18 -41
  99. package/dist-es/commands/CreateWorkflowCommand.js +18 -41
  100. package/dist-es/commands/DeleteAnnotationStoreCommand.js +18 -41
  101. package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +18 -41
  102. package/dist-es/commands/DeleteReferenceCommand.js +18 -41
  103. package/dist-es/commands/DeleteReferenceStoreCommand.js +18 -41
  104. package/dist-es/commands/DeleteRunCommand.js +18 -41
  105. package/dist-es/commands/DeleteRunGroupCommand.js +18 -41
  106. package/dist-es/commands/DeleteSequenceStoreCommand.js +18 -41
  107. package/dist-es/commands/DeleteShareCommand.js +18 -41
  108. package/dist-es/commands/DeleteVariantStoreCommand.js +18 -41
  109. package/dist-es/commands/DeleteWorkflowCommand.js +18 -41
  110. package/dist-es/commands/GetAnnotationImportJobCommand.js +18 -41
  111. package/dist-es/commands/GetAnnotationStoreCommand.js +18 -41
  112. package/dist-es/commands/GetAnnotationStoreVersionCommand.js +18 -41
  113. package/dist-es/commands/GetReadSetActivationJobCommand.js +18 -41
  114. package/dist-es/commands/GetReadSetCommand.js +18 -41
  115. package/dist-es/commands/GetReadSetExportJobCommand.js +18 -41
  116. package/dist-es/commands/GetReadSetImportJobCommand.js +18 -41
  117. package/dist-es/commands/GetReadSetMetadataCommand.js +18 -41
  118. package/dist-es/commands/GetReferenceCommand.js +18 -41
  119. package/dist-es/commands/GetReferenceImportJobCommand.js +18 -41
  120. package/dist-es/commands/GetReferenceMetadataCommand.js +18 -41
  121. package/dist-es/commands/GetReferenceStoreCommand.js +18 -41
  122. package/dist-es/commands/GetRunCommand.js +18 -41
  123. package/dist-es/commands/GetRunGroupCommand.js +18 -41
  124. package/dist-es/commands/GetRunTaskCommand.js +18 -41
  125. package/dist-es/commands/GetSequenceStoreCommand.js +18 -41
  126. package/dist-es/commands/GetShareCommand.js +18 -41
  127. package/dist-es/commands/GetVariantImportJobCommand.js +18 -41
  128. package/dist-es/commands/GetVariantStoreCommand.js +18 -41
  129. package/dist-es/commands/GetWorkflowCommand.js +18 -41
  130. package/dist-es/commands/ListAnnotationImportJobsCommand.js +18 -41
  131. package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +18 -41
  132. package/dist-es/commands/ListAnnotationStoresCommand.js +18 -41
  133. package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +18 -41
  134. package/dist-es/commands/ListReadSetActivationJobsCommand.js +18 -41
  135. package/dist-es/commands/ListReadSetExportJobsCommand.js +18 -41
  136. package/dist-es/commands/ListReadSetImportJobsCommand.js +18 -41
  137. package/dist-es/commands/ListReadSetUploadPartsCommand.js +18 -41
  138. package/dist-es/commands/ListReadSetsCommand.js +18 -41
  139. package/dist-es/commands/ListReferenceImportJobsCommand.js +18 -41
  140. package/dist-es/commands/ListReferenceStoresCommand.js +18 -41
  141. package/dist-es/commands/ListReferencesCommand.js +18 -41
  142. package/dist-es/commands/ListRunGroupsCommand.js +18 -41
  143. package/dist-es/commands/ListRunTasksCommand.js +18 -41
  144. package/dist-es/commands/ListRunsCommand.js +18 -41
  145. package/dist-es/commands/ListSequenceStoresCommand.js +18 -41
  146. package/dist-es/commands/ListSharesCommand.js +18 -41
  147. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  148. package/dist-es/commands/ListVariantImportJobsCommand.js +18 -41
  149. package/dist-es/commands/ListVariantStoresCommand.js +18 -41
  150. package/dist-es/commands/ListWorkflowsCommand.js +18 -41
  151. package/dist-es/commands/StartAnnotationImportJobCommand.js +18 -41
  152. package/dist-es/commands/StartReadSetActivationJobCommand.js +18 -41
  153. package/dist-es/commands/StartReadSetExportJobCommand.js +18 -41
  154. package/dist-es/commands/StartReadSetImportJobCommand.js +18 -41
  155. package/dist-es/commands/StartReferenceImportJobCommand.js +18 -41
  156. package/dist-es/commands/StartRunCommand.js +18 -41
  157. package/dist-es/commands/StartVariantImportJobCommand.js +18 -41
  158. package/dist-es/commands/TagResourceCommand.js +18 -41
  159. package/dist-es/commands/UntagResourceCommand.js +18 -41
  160. package/dist-es/commands/UpdateAnnotationStoreCommand.js +18 -41
  161. package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +18 -41
  162. package/dist-es/commands/UpdateRunGroupCommand.js +18 -41
  163. package/dist-es/commands/UpdateVariantStoreCommand.js +18 -41
  164. package/dist-es/commands/UpdateWorkflowCommand.js +18 -41
  165. package/dist-es/commands/UploadReadSetPartCommand.js +18 -41
  166. package/dist-es/endpoint/EndpointParameters.js +6 -0
  167. package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +6 -21
  168. package/dist-types/commands/AcceptShareCommand.d.ts +6 -21
  169. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +6 -21
  170. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +6 -21
  171. package/dist-types/commands/CancelRunCommand.d.ts +6 -21
  172. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +6 -21
  173. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +6 -21
  174. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +6 -21
  175. package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +6 -21
  176. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +6 -21
  177. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +6 -21
  178. package/dist-types/commands/CreateRunGroupCommand.d.ts +6 -21
  179. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +6 -21
  180. package/dist-types/commands/CreateShareCommand.d.ts +6 -21
  181. package/dist-types/commands/CreateVariantStoreCommand.d.ts +6 -21
  182. package/dist-types/commands/CreateWorkflowCommand.d.ts +6 -21
  183. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +6 -21
  184. package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +6 -21
  185. package/dist-types/commands/DeleteReferenceCommand.d.ts +6 -21
  186. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +6 -21
  187. package/dist-types/commands/DeleteRunCommand.d.ts +6 -21
  188. package/dist-types/commands/DeleteRunGroupCommand.d.ts +6 -21
  189. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +6 -21
  190. package/dist-types/commands/DeleteShareCommand.d.ts +6 -21
  191. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +6 -21
  192. package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -21
  193. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +6 -21
  194. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +6 -21
  195. package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +6 -21
  196. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +6 -21
  197. package/dist-types/commands/GetReadSetCommand.d.ts +6 -21
  198. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +6 -21
  199. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +6 -21
  200. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +6 -21
  201. package/dist-types/commands/GetReferenceCommand.d.ts +6 -21
  202. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +6 -21
  203. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +6 -21
  204. package/dist-types/commands/GetReferenceStoreCommand.d.ts +6 -21
  205. package/dist-types/commands/GetRunCommand.d.ts +6 -21
  206. package/dist-types/commands/GetRunGroupCommand.d.ts +6 -21
  207. package/dist-types/commands/GetRunTaskCommand.d.ts +6 -21
  208. package/dist-types/commands/GetSequenceStoreCommand.d.ts +6 -21
  209. package/dist-types/commands/GetShareCommand.d.ts +6 -21
  210. package/dist-types/commands/GetVariantImportJobCommand.d.ts +6 -21
  211. package/dist-types/commands/GetVariantStoreCommand.d.ts +6 -21
  212. package/dist-types/commands/GetWorkflowCommand.d.ts +6 -21
  213. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +6 -21
  214. package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +6 -21
  215. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +6 -21
  216. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +6 -21
  217. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +6 -21
  218. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +6 -21
  219. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +6 -21
  220. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +6 -21
  221. package/dist-types/commands/ListReadSetsCommand.d.ts +6 -21
  222. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +6 -21
  223. package/dist-types/commands/ListReferenceStoresCommand.d.ts +6 -21
  224. package/dist-types/commands/ListReferencesCommand.d.ts +6 -21
  225. package/dist-types/commands/ListRunGroupsCommand.d.ts +6 -21
  226. package/dist-types/commands/ListRunTasksCommand.d.ts +6 -21
  227. package/dist-types/commands/ListRunsCommand.d.ts +6 -21
  228. package/dist-types/commands/ListSequenceStoresCommand.d.ts +6 -21
  229. package/dist-types/commands/ListSharesCommand.d.ts +6 -21
  230. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  231. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +6 -21
  232. package/dist-types/commands/ListVariantStoresCommand.d.ts +6 -21
  233. package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -21
  234. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +6 -21
  235. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +6 -21
  236. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +6 -21
  237. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +6 -21
  238. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +6 -21
  239. package/dist-types/commands/StartRunCommand.d.ts +6 -21
  240. package/dist-types/commands/StartVariantImportJobCommand.d.ts +6 -21
  241. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  242. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  243. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +6 -21
  244. package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +6 -21
  245. package/dist-types/commands/UpdateRunGroupCommand.d.ts +6 -21
  246. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +6 -21
  247. package/dist-types/commands/UpdateWorkflowCommand.d.ts +6 -21
  248. package/dist-types/commands/UploadReadSetPartCommand.d.ts +6 -21
  249. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  250. package/dist-types/ts3.4/commands/AbortMultipartReadSetUploadCommand.d.ts +12 -24
  251. package/dist-types/ts3.4/commands/AcceptShareCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/BatchDeleteReadSetCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/CancelAnnotationImportJobCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/CancelRunCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/CancelVariantImportJobCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/CompleteMultipartReadSetUploadCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/CreateAnnotationStoreCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/CreateAnnotationStoreVersionCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/CreateMultipartReadSetUploadCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/CreateReferenceStoreCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/CreateRunGroupCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/CreateSequenceStoreCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/CreateShareCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/CreateVariantStoreCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/DeleteAnnotationStoreCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/DeleteAnnotationStoreVersionsCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/DeleteReferenceCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/DeleteReferenceStoreCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/DeleteRunGroupCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/DeleteSequenceStoreCommand.d.ts +14 -23
  273. package/dist-types/ts3.4/commands/DeleteShareCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/DeleteVariantStoreCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/GetAnnotationImportJobCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/GetAnnotationStoreCommand.d.ts +14 -23
  278. package/dist-types/ts3.4/commands/GetAnnotationStoreVersionCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/GetReadSetActivationJobCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/GetReadSetCommand.d.ts +13 -20
  281. package/dist-types/ts3.4/commands/GetReadSetExportJobCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/GetReadSetImportJobCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/GetReadSetMetadataCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/GetReferenceCommand.d.ts +13 -20
  285. package/dist-types/ts3.4/commands/GetReferenceImportJobCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/GetReferenceMetadataCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/GetReferenceStoreCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +12 -23
  289. package/dist-types/ts3.4/commands/GetRunGroupCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/GetRunTaskCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/GetSequenceStoreCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/GetShareCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/GetVariantImportJobCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/GetVariantStoreCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +14 -23
  296. package/dist-types/ts3.4/commands/ListAnnotationImportJobsCommand.d.ts +12 -24
  297. package/dist-types/ts3.4/commands/ListAnnotationStoreVersionsCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/ListAnnotationStoresCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/ListMultipartReadSetUploadsCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/ListReadSetActivationJobsCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/ListReadSetExportJobsCommand.d.ts +12 -24
  302. package/dist-types/ts3.4/commands/ListReadSetImportJobsCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/ListReadSetUploadPartsCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/ListReadSetsCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/ListReferenceImportJobsCommand.d.ts +12 -24
  306. package/dist-types/ts3.4/commands/ListReferenceStoresCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/ListReferencesCommand.d.ts +14 -23
  308. package/dist-types/ts3.4/commands/ListRunGroupsCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/ListRunTasksCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/ListSequenceStoresCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/ListSharesCommand.d.ts +14 -23
  313. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/ListVariantImportJobsCommand.d.ts +12 -24
  315. package/dist-types/ts3.4/commands/ListVariantStoresCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/StartAnnotationImportJobCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/StartReadSetActivationJobCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/StartReadSetExportJobCommand.d.ts +12 -24
  320. package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/StartReferenceImportJobCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/StartRunCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/StartVariantImportJobCommand.d.ts +12 -24
  324. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  325. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/UpdateAnnotationStoreCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/UpdateAnnotationStoreVersionCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/UpdateRunGroupCommand.d.ts +14 -23
  329. package/dist-types/ts3.4/commands/UpdateVariantStoreCommand.d.ts +14 -23
  330. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +13 -20
  332. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  333. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteWorkflowRequest } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteWorkflowCommandInput extends DeleteWorkflowRequest {
21
20
  */
22
21
  export interface DeleteWorkflowCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const DeleteWorkflowCommand_base: {
24
+ new (input: DeleteWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Deletes a workflow.</p>
@@ -73,23 +76,5 @@ export interface DeleteWorkflowCommandOutput extends __MetadataBearer {
73
76
  * <p>Base exception class for all service exceptions from Omics service.</p>
74
77
  *
75
78
  */
76
- export declare class DeleteWorkflowCommand extends $Command<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput, OmicsClientResolvedConfig> {
77
- readonly input: DeleteWorkflowCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: DeleteWorkflowCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWorkflowCommandInput, DeleteWorkflowCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class DeleteWorkflowCommand extends DeleteWorkflowCommand_base {
95
80
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetAnnotationImportRequest, GetAnnotationImportResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAnnotationImportJobCommandInput extends GetAnnotationImportR
21
20
  */
22
21
  export interface GetAnnotationImportJobCommandOutput extends GetAnnotationImportResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAnnotationImportJobCommand_base: {
24
+ new (input: GetAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about an annotation import job.</p>
@@ -103,23 +106,5 @@ export interface GetAnnotationImportJobCommandOutput extends GetAnnotationImport
103
106
  * <p>Base exception class for all service exceptions from Omics service.</p>
104
107
  *
105
108
  */
106
- export declare class GetAnnotationImportJobCommand extends $Command<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput, OmicsClientResolvedConfig> {
107
- readonly input: GetAnnotationImportJobCommandInput;
108
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
109
- /**
110
- * @public
111
- */
112
- constructor(input: GetAnnotationImportJobCommandInput);
113
- /**
114
- * @internal
115
- */
116
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAnnotationImportJobCommandInput, GetAnnotationImportJobCommandOutput>;
117
- /**
118
- * @internal
119
- */
120
- private serialize;
121
- /**
122
- * @internal
123
- */
124
- private deserialize;
109
+ export declare class GetAnnotationImportJobCommand extends GetAnnotationImportJobCommand_base {
125
110
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetAnnotationStoreRequest, GetAnnotationStoreResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAnnotationStoreCommandInput extends GetAnnotationStoreReques
21
20
  */
22
21
  export interface GetAnnotationStoreCommandOutput extends GetAnnotationStoreResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAnnotationStoreCommand_base: {
24
+ new (input: GetAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about an annotation store.</p>
@@ -99,23 +102,5 @@ export interface GetAnnotationStoreCommandOutput extends GetAnnotationStoreRespo
99
102
  * <p>Base exception class for all service exceptions from Omics service.</p>
100
103
  *
101
104
  */
102
- export declare class GetAnnotationStoreCommand extends $Command<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput, OmicsClientResolvedConfig> {
103
- readonly input: GetAnnotationStoreCommandInput;
104
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
- /**
106
- * @public
107
- */
108
- constructor(input: GetAnnotationStoreCommandInput);
109
- /**
110
- * @internal
111
- */
112
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAnnotationStoreCommandInput, GetAnnotationStoreCommandOutput>;
113
- /**
114
- * @internal
115
- */
116
- private serialize;
117
- /**
118
- * @internal
119
- */
120
- private deserialize;
105
+ export declare class GetAnnotationStoreCommand extends GetAnnotationStoreCommand_base {
121
106
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetAnnotationStoreVersionRequest, GetAnnotationStoreVersionResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAnnotationStoreVersionCommandInput extends GetAnnotationStor
21
20
  */
22
21
  export interface GetAnnotationStoreVersionCommandOutput extends GetAnnotationStoreVersionResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetAnnotationStoreVersionCommand_base: {
24
+ new (input: GetAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -95,23 +98,5 @@ export interface GetAnnotationStoreVersionCommandOutput extends GetAnnotationSto
95
98
  * <p>Base exception class for all service exceptions from Omics service.</p>
96
99
  *
97
100
  */
98
- export declare class GetAnnotationStoreVersionCommand extends $Command<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig> {
99
- readonly input: GetAnnotationStoreVersionCommandInput;
100
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
101
- /**
102
- * @public
103
- */
104
- constructor(input: GetAnnotationStoreVersionCommandInput);
105
- /**
106
- * @internal
107
- */
108
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAnnotationStoreVersionCommandInput, GetAnnotationStoreVersionCommandOutput>;
109
- /**
110
- * @internal
111
- */
112
- private serialize;
113
- /**
114
- * @internal
115
- */
116
- private deserialize;
101
+ export declare class GetAnnotationStoreVersionCommand extends GetAnnotationStoreVersionCommand_base {
117
102
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetReadSetActivationJobRequest, GetReadSetActivationJobResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReadSetActivationJobCommandInput extends GetReadSetActivatio
21
20
  */
22
21
  export interface GetReadSetActivationJobCommandOutput extends GetReadSetActivationJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetReadSetActivationJobCommand_base: {
24
+ new (input: GetReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a read set activation job.</p>
@@ -82,23 +85,5 @@ export interface GetReadSetActivationJobCommandOutput extends GetReadSetActivati
82
85
  * <p>Base exception class for all service exceptions from Omics service.</p>
83
86
  *
84
87
  */
85
- export declare class GetReadSetActivationJobCommand extends $Command<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput, OmicsClientResolvedConfig> {
86
- readonly input: GetReadSetActivationJobCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: GetReadSetActivationJobCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReadSetActivationJobCommandInput, GetReadSetActivationJobCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class GetReadSetActivationJobCommand extends GetReadSetActivationJobCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack, StreamingBlobPayloadOutputTypes } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
4
3
  import { GetReadSetRequest, GetReadSetResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -22,6 +21,10 @@ export interface GetReadSetCommandInput extends GetReadSetRequest {
22
21
  export interface GetReadSetCommandOutput extends Omit<GetReadSetResponse, "payload">, __MetadataBearer {
23
22
  payload?: StreamingBlobPayloadOutputTypes;
24
23
  }
24
+ declare const GetReadSetCommand_base: {
25
+ new (input: GetReadSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetCommandInput, GetReadSetCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
+ };
25
28
  /**
26
29
  * @public
27
30
  * <p>Gets a file from a read set.</p>
@@ -79,23 +82,5 @@ export interface GetReadSetCommandOutput extends Omit<GetReadSetResponse, "paylo
79
82
  * <p>Base exception class for all service exceptions from Omics service.</p>
80
83
  *
81
84
  */
82
- export declare class GetReadSetCommand extends $Command<GetReadSetCommandInput, GetReadSetCommandOutput, OmicsClientResolvedConfig> {
83
- readonly input: GetReadSetCommandInput;
84
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
- /**
86
- * @public
87
- */
88
- constructor(input: GetReadSetCommandInput);
89
- /**
90
- * @internal
91
- */
92
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReadSetCommandInput, GetReadSetCommandOutput>;
93
- /**
94
- * @internal
95
- */
96
- private serialize;
97
- /**
98
- * @internal
99
- */
100
- private deserialize;
85
+ export declare class GetReadSetCommand extends GetReadSetCommand_base {
101
86
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetReadSetExportJobRequest, GetReadSetExportJobResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReadSetExportJobCommandInput extends GetReadSetExportJobRequ
21
20
  */
22
21
  export interface GetReadSetExportJobCommandOutput extends GetReadSetExportJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetReadSetExportJobCommand_base: {
24
+ new (input: GetReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a read set export job.</p>
@@ -83,23 +86,5 @@ export interface GetReadSetExportJobCommandOutput extends GetReadSetExportJobRes
83
86
  * <p>Base exception class for all service exceptions from Omics service.</p>
84
87
  *
85
88
  */
86
- export declare class GetReadSetExportJobCommand extends $Command<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput, OmicsClientResolvedConfig> {
87
- readonly input: GetReadSetExportJobCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: GetReadSetExportJobCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReadSetExportJobCommandInput, GetReadSetExportJobCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class GetReadSetExportJobCommand extends GetReadSetExportJobCommand_base {
105
90
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetReadSetImportJobRequest, GetReadSetImportJobResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReadSetImportJobCommandInput extends GetReadSetImportJobRequ
21
20
  */
22
21
  export interface GetReadSetImportJobCommandOutput extends GetReadSetImportJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetReadSetImportJobCommand_base: {
24
+ new (input: GetReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a read set import job.</p>
@@ -96,23 +99,5 @@ export interface GetReadSetImportJobCommandOutput extends GetReadSetImportJobRes
96
99
  * <p>Base exception class for all service exceptions from Omics service.</p>
97
100
  *
98
101
  */
99
- export declare class GetReadSetImportJobCommand extends $Command<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput, OmicsClientResolvedConfig> {
100
- readonly input: GetReadSetImportJobCommandInput;
101
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
102
- /**
103
- * @public
104
- */
105
- constructor(input: GetReadSetImportJobCommandInput);
106
- /**
107
- * @internal
108
- */
109
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReadSetImportJobCommandInput, GetReadSetImportJobCommandOutput>;
110
- /**
111
- * @internal
112
- */
113
- private serialize;
114
- /**
115
- * @internal
116
- */
117
- private deserialize;
102
+ export declare class GetReadSetImportJobCommand extends GetReadSetImportJobCommand_base {
118
103
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetReadSetMetadataRequest, GetReadSetMetadataResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReadSetMetadataCommandInput extends GetReadSetMetadataReques
21
20
  */
22
21
  export interface GetReadSetMetadataCommandOutput extends GetReadSetMetadataResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetReadSetMetadataCommand_base: {
24
+ new (input: GetReadSetMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets details about a read set.</p>
@@ -110,23 +113,5 @@ export interface GetReadSetMetadataCommandOutput extends GetReadSetMetadataRespo
110
113
  * <p>Base exception class for all service exceptions from Omics service.</p>
111
114
  *
112
115
  */
113
- export declare class GetReadSetMetadataCommand extends $Command<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput, OmicsClientResolvedConfig> {
114
- readonly input: GetReadSetMetadataCommandInput;
115
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
116
- /**
117
- * @public
118
- */
119
- constructor(input: GetReadSetMetadataCommandInput);
120
- /**
121
- * @internal
122
- */
123
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReadSetMetadataCommandInput, GetReadSetMetadataCommandOutput>;
124
- /**
125
- * @internal
126
- */
127
- private serialize;
128
- /**
129
- * @internal
130
- */
131
- private deserialize;
116
+ export declare class GetReadSetMetadataCommand extends GetReadSetMetadataCommand_base {
132
117
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack, StreamingBlobPayloadOutputTypes } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer, StreamingBlobPayloadOutputTypes } from "@smithy/types";
4
3
  import { GetReferenceRequest, GetReferenceResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -22,6 +21,10 @@ export interface GetReferenceCommandInput extends GetReferenceRequest {
22
21
  export interface GetReferenceCommandOutput extends Omit<GetReferenceResponse, "payload">, __MetadataBearer {
23
22
  payload?: StreamingBlobPayloadOutputTypes;
24
23
  }
24
+ declare const GetReferenceCommand_base: {
25
+ new (input: GetReferenceCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceCommandInput, GetReferenceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
+ };
25
28
  /**
26
29
  * @public
27
30
  * <p>Gets a reference file.</p>
@@ -77,23 +80,5 @@ export interface GetReferenceCommandOutput extends Omit<GetReferenceResponse, "p
77
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
78
81
  *
79
82
  */
80
- export declare class GetReferenceCommand extends $Command<GetReferenceCommandInput, GetReferenceCommandOutput, OmicsClientResolvedConfig> {
81
- readonly input: GetReferenceCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: GetReferenceCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReferenceCommandInput, GetReferenceCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class GetReferenceCommand extends GetReferenceCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetReferenceImportJobRequest, GetReferenceImportJobResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReferenceImportJobCommandInput extends GetReferenceImportJob
21
20
  */
22
21
  export interface GetReferenceImportJobCommandOutput extends GetReferenceImportJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetReferenceImportJobCommand_base: {
24
+ new (input: GetReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a reference import job.</p>
@@ -88,23 +91,5 @@ export interface GetReferenceImportJobCommandOutput extends GetReferenceImportJo
88
91
  * <p>Base exception class for all service exceptions from Omics service.</p>
89
92
  *
90
93
  */
91
- export declare class GetReferenceImportJobCommand extends $Command<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput, OmicsClientResolvedConfig> {
92
- readonly input: GetReferenceImportJobCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: GetReferenceImportJobCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReferenceImportJobCommandInput, GetReferenceImportJobCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class GetReferenceImportJobCommand extends GetReferenceImportJobCommand_base {
110
95
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetReferenceMetadataRequest, GetReferenceMetadataResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReferenceMetadataCommandInput extends GetReferenceMetadataRe
21
20
  */
22
21
  export interface GetReferenceMetadataCommandOutput extends GetReferenceMetadataResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetReferenceMetadataCommand_base: {
24
+ new (input: GetReferenceMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a genome reference's metadata.</p>
@@ -90,23 +93,5 @@ export interface GetReferenceMetadataCommandOutput extends GetReferenceMetadataR
90
93
  * <p>Base exception class for all service exceptions from Omics service.</p>
91
94
  *
92
95
  */
93
- export declare class GetReferenceMetadataCommand extends $Command<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput, OmicsClientResolvedConfig> {
94
- readonly input: GetReferenceMetadataCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: GetReferenceMetadataCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReferenceMetadataCommandInput, GetReferenceMetadataCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class GetReferenceMetadataCommand extends GetReferenceMetadataCommand_base {
112
97
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetReferenceStoreRequest, GetReferenceStoreResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetReferenceStoreCommandInput extends GetReferenceStoreRequest
21
20
  */
22
21
  export interface GetReferenceStoreCommandOutput extends GetReferenceStoreResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetReferenceStoreCommand_base: {
24
+ new (input: GetReferenceStoreCommandInput): import("@smithy/smithy-client").CommandImpl<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a reference store.</p>
@@ -77,23 +80,5 @@ export interface GetReferenceStoreCommandOutput extends GetReferenceStoreRespons
77
80
  * <p>Base exception class for all service exceptions from Omics service.</p>
78
81
  *
79
82
  */
80
- export declare class GetReferenceStoreCommand extends $Command<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput, OmicsClientResolvedConfig> {
81
- readonly input: GetReferenceStoreCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: GetReferenceStoreCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetReferenceStoreCommandInput, GetReferenceStoreCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class GetReferenceStoreCommand extends GetReferenceStoreCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetRunRequest, GetRunResponse } from "../models/models_0";
5
4
  import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../OmicsClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetRunCommandInput extends GetRunRequest {
21
20
  */
22
21
  export interface GetRunCommandOutput extends GetRunResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetRunCommand_base: {
24
+ new (input: GetRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetRunCommandInput, GetRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about a workflow run.</p>
@@ -113,23 +116,5 @@ export interface GetRunCommandOutput extends GetRunResponse, __MetadataBearer {
113
116
  * <p>Base exception class for all service exceptions from Omics service.</p>
114
117
  *
115
118
  */
116
- export declare class GetRunCommand extends $Command<GetRunCommandInput, GetRunCommandOutput, OmicsClientResolvedConfig> {
117
- readonly input: GetRunCommandInput;
118
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
119
- /**
120
- * @public
121
- */
122
- constructor(input: GetRunCommandInput);
123
- /**
124
- * @internal
125
- */
126
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: OmicsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRunCommandInput, GetRunCommandOutput>;
127
- /**
128
- * @internal
129
- */
130
- private serialize;
131
- /**
132
- * @internal
133
- */
134
- private deserialize;
119
+ export declare class GetRunCommand extends GetRunCommand_base {
135
120
  }