@aws-sdk/client-omics 3.590.0 → 3.596.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 (169) hide show
  1. package/dist-cjs/index.js +0 -82
  2. package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +2 -1
  3. package/dist-types/commands/AcceptShareCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +2 -1
  5. package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelRunCommand.d.ts +2 -1
  7. package/dist-types/commands/CancelVariantImportJobCommand.d.ts +2 -1
  8. package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateReferenceStoreCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateRunGroupCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateSequenceStoreCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateShareCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateVariantStoreCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteReferenceCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteRunGroupCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteShareCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteVariantStoreCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
  28. package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +2 -1
  29. package/dist-types/commands/GetAnnotationStoreCommand.d.ts +2 -1
  30. package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +2 -1
  31. package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +2 -1
  32. package/dist-types/commands/GetReadSetCommand.d.ts +2 -1
  33. package/dist-types/commands/GetReadSetExportJobCommand.d.ts +2 -1
  34. package/dist-types/commands/GetReadSetImportJobCommand.d.ts +2 -1
  35. package/dist-types/commands/GetReadSetMetadataCommand.d.ts +2 -1
  36. package/dist-types/commands/GetReferenceCommand.d.ts +2 -1
  37. package/dist-types/commands/GetReferenceImportJobCommand.d.ts +2 -1
  38. package/dist-types/commands/GetReferenceMetadataCommand.d.ts +2 -1
  39. package/dist-types/commands/GetReferenceStoreCommand.d.ts +2 -1
  40. package/dist-types/commands/GetRunCommand.d.ts +2 -1
  41. package/dist-types/commands/GetRunGroupCommand.d.ts +2 -1
  42. package/dist-types/commands/GetRunTaskCommand.d.ts +2 -1
  43. package/dist-types/commands/GetSequenceStoreCommand.d.ts +2 -1
  44. package/dist-types/commands/GetShareCommand.d.ts +2 -1
  45. package/dist-types/commands/GetVariantImportJobCommand.d.ts +2 -1
  46. package/dist-types/commands/GetVariantStoreCommand.d.ts +2 -1
  47. package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
  48. package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListAnnotationStoresCommand.d.ts +2 -1
  51. package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListReadSetsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListReferenceStoresCommand.d.ts +2 -1
  59. package/dist-types/commands/ListReferencesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListRunGroupsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListRunTasksCommand.d.ts +2 -1
  62. package/dist-types/commands/ListRunsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListSequenceStoresCommand.d.ts +2 -1
  64. package/dist-types/commands/ListSharesCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  66. package/dist-types/commands/ListVariantImportJobsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListVariantStoresCommand.d.ts +2 -1
  68. package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
  69. package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +2 -1
  70. package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +2 -1
  71. package/dist-types/commands/StartReadSetExportJobCommand.d.ts +2 -1
  72. package/dist-types/commands/StartReadSetImportJobCommand.d.ts +2 -1
  73. package/dist-types/commands/StartReferenceImportJobCommand.d.ts +2 -1
  74. package/dist-types/commands/StartRunCommand.d.ts +2 -1
  75. package/dist-types/commands/StartVariantImportJobCommand.d.ts +2 -1
  76. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  77. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateRunGroupCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateVariantStoreCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -1
  83. package/dist-types/commands/UploadReadSetPartCommand.d.ts +2 -1
  84. package/dist-types/index.d.ts +2 -2
  85. package/dist-types/models/OmicsServiceException.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/AbortMultipartReadSetUploadCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/AcceptShareCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/BatchDeleteReadSetCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/CancelAnnotationImportJobCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/CancelRunCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/CancelVariantImportJobCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/CompleteMultipartReadSetUploadCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/CreateAnnotationStoreCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/CreateAnnotationStoreVersionCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/CreateMultipartReadSetUploadCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/CreateReferenceStoreCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/CreateRunGroupCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/CreateSequenceStoreCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/CreateShareCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/CreateVariantStoreCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DeleteAnnotationStoreCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DeleteAnnotationStoreVersionsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DeleteReferenceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DeleteReferenceStoreCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DeleteRunGroupCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DeleteSequenceStoreCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DeleteShareCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DeleteVariantStoreCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/GetAnnotationImportJobCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/GetAnnotationStoreCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/GetAnnotationStoreVersionCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/GetReadSetActivationJobCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/GetReadSetCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/GetReadSetExportJobCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/GetReadSetImportJobCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/GetReadSetMetadataCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/GetReferenceCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/GetReferenceImportJobCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/GetReferenceMetadataCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/GetReferenceStoreCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/GetRunCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/GetRunGroupCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/GetRunTaskCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/GetSequenceStoreCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/GetShareCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/GetVariantImportJobCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/GetVariantStoreCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/ListAnnotationImportJobsCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/ListAnnotationStoreVersionsCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/ListAnnotationStoresCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/ListMultipartReadSetUploadsCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/ListReadSetActivationJobsCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/ListReadSetExportJobsCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/ListReadSetImportJobsCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/ListReadSetUploadPartsCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/ListReadSetsCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/ListReferenceImportJobsCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/ListReferenceStoresCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/ListReferencesCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/ListRunGroupsCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/ListRunTasksCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/ListSequenceStoresCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/commands/ListSharesCommand.d.ts +2 -1
  149. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  150. package/dist-types/ts3.4/commands/ListVariantImportJobsCommand.d.ts +2 -1
  151. package/dist-types/ts3.4/commands/ListVariantStoresCommand.d.ts +2 -1
  152. package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
  153. package/dist-types/ts3.4/commands/StartAnnotationImportJobCommand.d.ts +2 -1
  154. package/dist-types/ts3.4/commands/StartReadSetActivationJobCommand.d.ts +2 -1
  155. package/dist-types/ts3.4/commands/StartReadSetExportJobCommand.d.ts +2 -1
  156. package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +2 -1
  157. package/dist-types/ts3.4/commands/StartReferenceImportJobCommand.d.ts +2 -1
  158. package/dist-types/ts3.4/commands/StartRunCommand.d.ts +2 -1
  159. package/dist-types/ts3.4/commands/StartVariantImportJobCommand.d.ts +2 -1
  160. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  161. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  162. package/dist-types/ts3.4/commands/UpdateAnnotationStoreCommand.d.ts +2 -1
  163. package/dist-types/ts3.4/commands/UpdateAnnotationStoreVersionCommand.d.ts +2 -1
  164. package/dist-types/ts3.4/commands/UpdateRunGroupCommand.d.ts +2 -1
  165. package/dist-types/ts3.4/commands/UpdateVariantStoreCommand.d.ts +2 -1
  166. package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +2 -1
  167. package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +2 -1
  168. package/dist-types/ts3.4/models/OmicsServiceException.d.ts +2 -1
  169. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -370,7 +370,6 @@ var OmicsClient = _OmicsClient;
370
370
 
371
371
  var import_middleware_serde = require("@smithy/middleware-serde");
372
372
 
373
- var import_types = require("@smithy/types");
374
373
 
375
374
  // src/protocols/Aws_restJson1.ts
376
375
  var import_core2 = require("@aws-sdk/core");
@@ -4938,7 +4937,6 @@ var AbortMultipartReadSetUploadCommand = _AbortMultipartReadSetUploadCommand;
4938
4937
 
4939
4938
 
4940
4939
 
4941
-
4942
4940
  var _AcceptShareCommand = class _AcceptShareCommand extends import_smithy_client.Command.classBuilder().ep({
4943
4941
  ...commonParams
4944
4942
  }).m(function(Command, cs, config, o) {
@@ -4955,7 +4953,6 @@ var AcceptShareCommand = _AcceptShareCommand;
4955
4953
 
4956
4954
 
4957
4955
 
4958
-
4959
4956
  var _BatchDeleteReadSetCommand = class _BatchDeleteReadSetCommand extends import_smithy_client.Command.classBuilder().ep({
4960
4957
  ...commonParams
4961
4958
  }).m(function(Command, cs, config, o) {
@@ -4972,7 +4969,6 @@ var BatchDeleteReadSetCommand = _BatchDeleteReadSetCommand;
4972
4969
 
4973
4970
 
4974
4971
 
4975
-
4976
4972
  var _CancelAnnotationImportJobCommand = class _CancelAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
4977
4973
  ...commonParams
4978
4974
  }).m(function(Command, cs, config, o) {
@@ -4989,7 +4985,6 @@ var CancelAnnotationImportJobCommand = _CancelAnnotationImportJobCommand;
4989
4985
 
4990
4986
 
4991
4987
 
4992
-
4993
4988
  var _CancelRunCommand = class _CancelRunCommand extends import_smithy_client.Command.classBuilder().ep({
4994
4989
  ...commonParams
4995
4990
  }).m(function(Command, cs, config, o) {
@@ -5006,7 +5001,6 @@ var CancelRunCommand = _CancelRunCommand;
5006
5001
 
5007
5002
 
5008
5003
 
5009
-
5010
5004
  var _CancelVariantImportJobCommand = class _CancelVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5011
5005
  ...commonParams
5012
5006
  }).m(function(Command, cs, config, o) {
@@ -5023,7 +5017,6 @@ var CancelVariantImportJobCommand = _CancelVariantImportJobCommand;
5023
5017
 
5024
5018
 
5025
5019
 
5026
-
5027
5020
  var _CompleteMultipartReadSetUploadCommand = class _CompleteMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep({
5028
5021
  ...commonParams
5029
5022
  }).m(function(Command, cs, config, o) {
@@ -5040,7 +5033,6 @@ var CompleteMultipartReadSetUploadCommand = _CompleteMultipartReadSetUploadComma
5040
5033
 
5041
5034
 
5042
5035
 
5043
-
5044
5036
  var _CreateAnnotationStoreCommand = class _CreateAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5045
5037
  ...commonParams
5046
5038
  }).m(function(Command, cs, config, o) {
@@ -5057,7 +5049,6 @@ var CreateAnnotationStoreCommand = _CreateAnnotationStoreCommand;
5057
5049
 
5058
5050
 
5059
5051
 
5060
-
5061
5052
  var _CreateAnnotationStoreVersionCommand = class _CreateAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5062
5053
  ...commonParams
5063
5054
  }).m(function(Command, cs, config, o) {
@@ -5074,7 +5065,6 @@ var CreateAnnotationStoreVersionCommand = _CreateAnnotationStoreVersionCommand;
5074
5065
 
5075
5066
 
5076
5067
 
5077
-
5078
5068
  var _CreateMultipartReadSetUploadCommand = class _CreateMultipartReadSetUploadCommand extends import_smithy_client.Command.classBuilder().ep({
5079
5069
  ...commonParams
5080
5070
  }).m(function(Command, cs, config, o) {
@@ -5091,7 +5081,6 @@ var CreateMultipartReadSetUploadCommand = _CreateMultipartReadSetUploadCommand;
5091
5081
 
5092
5082
 
5093
5083
 
5094
-
5095
5084
  var _CreateReferenceStoreCommand = class _CreateReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5096
5085
  ...commonParams
5097
5086
  }).m(function(Command, cs, config, o) {
@@ -5108,7 +5097,6 @@ var CreateReferenceStoreCommand = _CreateReferenceStoreCommand;
5108
5097
 
5109
5098
 
5110
5099
 
5111
-
5112
5100
  var _CreateRunGroupCommand = class _CreateRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5113
5101
  ...commonParams
5114
5102
  }).m(function(Command, cs, config, o) {
@@ -5125,7 +5113,6 @@ var CreateRunGroupCommand = _CreateRunGroupCommand;
5125
5113
 
5126
5114
 
5127
5115
 
5128
-
5129
5116
  var _CreateSequenceStoreCommand = class _CreateSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5130
5117
  ...commonParams
5131
5118
  }).m(function(Command, cs, config, o) {
@@ -5142,7 +5129,6 @@ var CreateSequenceStoreCommand = _CreateSequenceStoreCommand;
5142
5129
 
5143
5130
 
5144
5131
 
5145
-
5146
5132
  var _CreateShareCommand = class _CreateShareCommand extends import_smithy_client.Command.classBuilder().ep({
5147
5133
  ...commonParams
5148
5134
  }).m(function(Command, cs, config, o) {
@@ -5159,7 +5145,6 @@ var CreateShareCommand = _CreateShareCommand;
5159
5145
 
5160
5146
 
5161
5147
 
5162
-
5163
5148
  var _CreateVariantStoreCommand = class _CreateVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5164
5149
  ...commonParams
5165
5150
  }).m(function(Command, cs, config, o) {
@@ -5176,7 +5161,6 @@ var CreateVariantStoreCommand = _CreateVariantStoreCommand;
5176
5161
 
5177
5162
 
5178
5163
 
5179
-
5180
5164
  var _CreateWorkflowCommand = class _CreateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
5181
5165
  ...commonParams
5182
5166
  }).m(function(Command, cs, config, o) {
@@ -5193,7 +5177,6 @@ var CreateWorkflowCommand = _CreateWorkflowCommand;
5193
5177
 
5194
5178
 
5195
5179
 
5196
-
5197
5180
  var _DeleteAnnotationStoreCommand = class _DeleteAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5198
5181
  ...commonParams
5199
5182
  }).m(function(Command, cs, config, o) {
@@ -5210,7 +5193,6 @@ var DeleteAnnotationStoreCommand = _DeleteAnnotationStoreCommand;
5210
5193
 
5211
5194
 
5212
5195
 
5213
-
5214
5196
  var _DeleteAnnotationStoreVersionsCommand = class _DeleteAnnotationStoreVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
5215
5197
  ...commonParams
5216
5198
  }).m(function(Command, cs, config, o) {
@@ -5227,7 +5209,6 @@ var DeleteAnnotationStoreVersionsCommand = _DeleteAnnotationStoreVersionsCommand
5227
5209
 
5228
5210
 
5229
5211
 
5230
-
5231
5212
  var _DeleteReferenceCommand = class _DeleteReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
5232
5213
  ...commonParams
5233
5214
  }).m(function(Command, cs, config, o) {
@@ -5244,7 +5225,6 @@ var DeleteReferenceCommand = _DeleteReferenceCommand;
5244
5225
 
5245
5226
 
5246
5227
 
5247
-
5248
5228
  var _DeleteReferenceStoreCommand = class _DeleteReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5249
5229
  ...commonParams
5250
5230
  }).m(function(Command, cs, config, o) {
@@ -5261,7 +5241,6 @@ var DeleteReferenceStoreCommand = _DeleteReferenceStoreCommand;
5261
5241
 
5262
5242
 
5263
5243
 
5264
-
5265
5244
  var _DeleteRunCommand = class _DeleteRunCommand extends import_smithy_client.Command.classBuilder().ep({
5266
5245
  ...commonParams
5267
5246
  }).m(function(Command, cs, config, o) {
@@ -5278,7 +5257,6 @@ var DeleteRunCommand = _DeleteRunCommand;
5278
5257
 
5279
5258
 
5280
5259
 
5281
-
5282
5260
  var _DeleteRunGroupCommand = class _DeleteRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5283
5261
  ...commonParams
5284
5262
  }).m(function(Command, cs, config, o) {
@@ -5295,7 +5273,6 @@ var DeleteRunGroupCommand = _DeleteRunGroupCommand;
5295
5273
 
5296
5274
 
5297
5275
 
5298
-
5299
5276
  var _DeleteSequenceStoreCommand = class _DeleteSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5300
5277
  ...commonParams
5301
5278
  }).m(function(Command, cs, config, o) {
@@ -5312,7 +5289,6 @@ var DeleteSequenceStoreCommand = _DeleteSequenceStoreCommand;
5312
5289
 
5313
5290
 
5314
5291
 
5315
-
5316
5292
  var _DeleteShareCommand = class _DeleteShareCommand extends import_smithy_client.Command.classBuilder().ep({
5317
5293
  ...commonParams
5318
5294
  }).m(function(Command, cs, config, o) {
@@ -5329,7 +5305,6 @@ var DeleteShareCommand = _DeleteShareCommand;
5329
5305
 
5330
5306
 
5331
5307
 
5332
-
5333
5308
  var _DeleteVariantStoreCommand = class _DeleteVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5334
5309
  ...commonParams
5335
5310
  }).m(function(Command, cs, config, o) {
@@ -5346,7 +5321,6 @@ var DeleteVariantStoreCommand = _DeleteVariantStoreCommand;
5346
5321
 
5347
5322
 
5348
5323
 
5349
-
5350
5324
  var _DeleteWorkflowCommand = class _DeleteWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
5351
5325
  ...commonParams
5352
5326
  }).m(function(Command, cs, config, o) {
@@ -5363,7 +5337,6 @@ var DeleteWorkflowCommand = _DeleteWorkflowCommand;
5363
5337
 
5364
5338
 
5365
5339
 
5366
-
5367
5340
  var _GetAnnotationImportJobCommand = class _GetAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5368
5341
  ...commonParams
5369
5342
  }).m(function(Command, cs, config, o) {
@@ -5380,7 +5353,6 @@ var GetAnnotationImportJobCommand = _GetAnnotationImportJobCommand;
5380
5353
 
5381
5354
 
5382
5355
 
5383
-
5384
5356
  var _GetAnnotationStoreCommand = class _GetAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5385
5357
  ...commonParams
5386
5358
  }).m(function(Command, cs, config, o) {
@@ -5397,7 +5369,6 @@ var GetAnnotationStoreCommand = _GetAnnotationStoreCommand;
5397
5369
 
5398
5370
 
5399
5371
 
5400
-
5401
5372
  var _GetAnnotationStoreVersionCommand = class _GetAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep({
5402
5373
  ...commonParams
5403
5374
  }).m(function(Command, cs, config, o) {
@@ -5414,7 +5385,6 @@ var GetAnnotationStoreVersionCommand = _GetAnnotationStoreVersionCommand;
5414
5385
 
5415
5386
 
5416
5387
 
5417
-
5418
5388
  var _GetReadSetActivationJobCommand = class _GetReadSetActivationJobCommand extends import_smithy_client.Command.classBuilder().ep({
5419
5389
  ...commonParams
5420
5390
  }).m(function(Command, cs, config, o) {
@@ -5431,7 +5401,6 @@ var GetReadSetActivationJobCommand = _GetReadSetActivationJobCommand;
5431
5401
 
5432
5402
 
5433
5403
 
5434
-
5435
5404
  var _GetReadSetCommand = class _GetReadSetCommand extends import_smithy_client.Command.classBuilder().ep({
5436
5405
  ...commonParams
5437
5406
  }).m(function(Command, cs, config, o) {
@@ -5448,7 +5417,6 @@ var GetReadSetCommand = _GetReadSetCommand;
5448
5417
 
5449
5418
 
5450
5419
 
5451
-
5452
5420
  var _GetReadSetExportJobCommand = class _GetReadSetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5453
5421
  ...commonParams
5454
5422
  }).m(function(Command, cs, config, o) {
@@ -5465,7 +5433,6 @@ var GetReadSetExportJobCommand = _GetReadSetExportJobCommand;
5465
5433
 
5466
5434
 
5467
5435
 
5468
-
5469
5436
  var _GetReadSetImportJobCommand = class _GetReadSetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5470
5437
  ...commonParams
5471
5438
  }).m(function(Command, cs, config, o) {
@@ -5482,7 +5449,6 @@ var GetReadSetImportJobCommand = _GetReadSetImportJobCommand;
5482
5449
 
5483
5450
 
5484
5451
 
5485
-
5486
5452
  var _GetReadSetMetadataCommand = class _GetReadSetMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
5487
5453
  ...commonParams
5488
5454
  }).m(function(Command, cs, config, o) {
@@ -5499,7 +5465,6 @@ var GetReadSetMetadataCommand = _GetReadSetMetadataCommand;
5499
5465
 
5500
5466
 
5501
5467
 
5502
-
5503
5468
  var _GetReferenceCommand = class _GetReferenceCommand extends import_smithy_client.Command.classBuilder().ep({
5504
5469
  ...commonParams
5505
5470
  }).m(function(Command, cs, config, o) {
@@ -5516,7 +5481,6 @@ var GetReferenceCommand = _GetReferenceCommand;
5516
5481
 
5517
5482
 
5518
5483
 
5519
-
5520
5484
  var _GetReferenceImportJobCommand = class _GetReferenceImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5521
5485
  ...commonParams
5522
5486
  }).m(function(Command, cs, config, o) {
@@ -5533,7 +5497,6 @@ var GetReferenceImportJobCommand = _GetReferenceImportJobCommand;
5533
5497
 
5534
5498
 
5535
5499
 
5536
-
5537
5500
  var _GetReferenceMetadataCommand = class _GetReferenceMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
5538
5501
  ...commonParams
5539
5502
  }).m(function(Command, cs, config, o) {
@@ -5550,7 +5513,6 @@ var GetReferenceMetadataCommand = _GetReferenceMetadataCommand;
5550
5513
 
5551
5514
 
5552
5515
 
5553
-
5554
5516
  var _GetReferenceStoreCommand = class _GetReferenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5555
5517
  ...commonParams
5556
5518
  }).m(function(Command, cs, config, o) {
@@ -5567,7 +5529,6 @@ var GetReferenceStoreCommand = _GetReferenceStoreCommand;
5567
5529
 
5568
5530
 
5569
5531
 
5570
-
5571
5532
  var _GetRunCommand = class _GetRunCommand extends import_smithy_client.Command.classBuilder().ep({
5572
5533
  ...commonParams
5573
5534
  }).m(function(Command, cs, config, o) {
@@ -5584,7 +5545,6 @@ var GetRunCommand = _GetRunCommand;
5584
5545
 
5585
5546
 
5586
5547
 
5587
-
5588
5548
  var _GetRunGroupCommand = class _GetRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
5589
5549
  ...commonParams
5590
5550
  }).m(function(Command, cs, config, o) {
@@ -5601,7 +5561,6 @@ var GetRunGroupCommand = _GetRunGroupCommand;
5601
5561
 
5602
5562
 
5603
5563
 
5604
-
5605
5564
  var _GetRunTaskCommand = class _GetRunTaskCommand extends import_smithy_client.Command.classBuilder().ep({
5606
5565
  ...commonParams
5607
5566
  }).m(function(Command, cs, config, o) {
@@ -5618,7 +5577,6 @@ var GetRunTaskCommand = _GetRunTaskCommand;
5618
5577
 
5619
5578
 
5620
5579
 
5621
-
5622
5580
  var _GetSequenceStoreCommand = class _GetSequenceStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5623
5581
  ...commonParams
5624
5582
  }).m(function(Command, cs, config, o) {
@@ -5635,7 +5593,6 @@ var GetSequenceStoreCommand = _GetSequenceStoreCommand;
5635
5593
 
5636
5594
 
5637
5595
 
5638
-
5639
5596
  var _GetShareCommand = class _GetShareCommand extends import_smithy_client.Command.classBuilder().ep({
5640
5597
  ...commonParams
5641
5598
  }).m(function(Command, cs, config, o) {
@@ -5652,7 +5609,6 @@ var GetShareCommand = _GetShareCommand;
5652
5609
 
5653
5610
 
5654
5611
 
5655
-
5656
5612
  var _GetVariantImportJobCommand = class _GetVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
5657
5613
  ...commonParams
5658
5614
  }).m(function(Command, cs, config, o) {
@@ -5669,7 +5625,6 @@ var GetVariantImportJobCommand = _GetVariantImportJobCommand;
5669
5625
 
5670
5626
 
5671
5627
 
5672
-
5673
5628
  var _GetVariantStoreCommand = class _GetVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
5674
5629
  ...commonParams
5675
5630
  }).m(function(Command, cs, config, o) {
@@ -5686,7 +5641,6 @@ var GetVariantStoreCommand = _GetVariantStoreCommand;
5686
5641
 
5687
5642
 
5688
5643
 
5689
-
5690
5644
  var _GetWorkflowCommand = class _GetWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
5691
5645
  ...commonParams
5692
5646
  }).m(function(Command, cs, config, o) {
@@ -5703,7 +5657,6 @@ var GetWorkflowCommand = _GetWorkflowCommand;
5703
5657
 
5704
5658
 
5705
5659
 
5706
-
5707
5660
  var _ListAnnotationImportJobsCommand = class _ListAnnotationImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5708
5661
  ...commonParams
5709
5662
  }).m(function(Command, cs, config, o) {
@@ -5720,7 +5673,6 @@ var ListAnnotationImportJobsCommand = _ListAnnotationImportJobsCommand;
5720
5673
 
5721
5674
 
5722
5675
 
5723
-
5724
5676
  var _ListAnnotationStoresCommand = class _ListAnnotationStoresCommand extends import_smithy_client.Command.classBuilder().ep({
5725
5677
  ...commonParams
5726
5678
  }).m(function(Command, cs, config, o) {
@@ -5737,7 +5689,6 @@ var ListAnnotationStoresCommand = _ListAnnotationStoresCommand;
5737
5689
 
5738
5690
 
5739
5691
 
5740
-
5741
5692
  var _ListAnnotationStoreVersionsCommand = class _ListAnnotationStoreVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
5742
5693
  ...commonParams
5743
5694
  }).m(function(Command, cs, config, o) {
@@ -5754,7 +5705,6 @@ var ListAnnotationStoreVersionsCommand = _ListAnnotationStoreVersionsCommand;
5754
5705
 
5755
5706
 
5756
5707
 
5757
-
5758
5708
  var _ListMultipartReadSetUploadsCommand = class _ListMultipartReadSetUploadsCommand extends import_smithy_client.Command.classBuilder().ep({
5759
5709
  ...commonParams
5760
5710
  }).m(function(Command, cs, config, o) {
@@ -5771,7 +5721,6 @@ var ListMultipartReadSetUploadsCommand = _ListMultipartReadSetUploadsCommand;
5771
5721
 
5772
5722
 
5773
5723
 
5774
-
5775
5724
  var _ListReadSetActivationJobsCommand = class _ListReadSetActivationJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5776
5725
  ...commonParams
5777
5726
  }).m(function(Command, cs, config, o) {
@@ -5788,7 +5737,6 @@ var ListReadSetActivationJobsCommand = _ListReadSetActivationJobsCommand;
5788
5737
 
5789
5738
 
5790
5739
 
5791
-
5792
5740
  var _ListReadSetExportJobsCommand = class _ListReadSetExportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5793
5741
  ...commonParams
5794
5742
  }).m(function(Command, cs, config, o) {
@@ -5805,7 +5753,6 @@ var ListReadSetExportJobsCommand = _ListReadSetExportJobsCommand;
5805
5753
 
5806
5754
 
5807
5755
 
5808
-
5809
5756
  var _ListReadSetImportJobsCommand = class _ListReadSetImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5810
5757
  ...commonParams
5811
5758
  }).m(function(Command, cs, config, o) {
@@ -5822,7 +5769,6 @@ var ListReadSetImportJobsCommand = _ListReadSetImportJobsCommand;
5822
5769
 
5823
5770
 
5824
5771
 
5825
-
5826
5772
  var _ListReadSetsCommand = class _ListReadSetsCommand extends import_smithy_client.Command.classBuilder().ep({
5827
5773
  ...commonParams
5828
5774
  }).m(function(Command, cs, config, o) {
@@ -5839,7 +5785,6 @@ var ListReadSetsCommand = _ListReadSetsCommand;
5839
5785
 
5840
5786
 
5841
5787
 
5842
-
5843
5788
  var _ListReadSetUploadPartsCommand = class _ListReadSetUploadPartsCommand extends import_smithy_client.Command.classBuilder().ep({
5844
5789
  ...commonParams
5845
5790
  }).m(function(Command, cs, config, o) {
@@ -5856,7 +5801,6 @@ var ListReadSetUploadPartsCommand = _ListReadSetUploadPartsCommand;
5856
5801
 
5857
5802
 
5858
5803
 
5859
-
5860
5804
  var _ListReferenceImportJobsCommand = class _ListReferenceImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
5861
5805
  ...commonParams
5862
5806
  }).m(function(Command, cs, config, o) {
@@ -5873,7 +5817,6 @@ var ListReferenceImportJobsCommand = _ListReferenceImportJobsCommand;
5873
5817
 
5874
5818
 
5875
5819
 
5876
-
5877
5820
  var _ListReferencesCommand = class _ListReferencesCommand extends import_smithy_client.Command.classBuilder().ep({
5878
5821
  ...commonParams
5879
5822
  }).m(function(Command, cs, config, o) {
@@ -5890,7 +5833,6 @@ var ListReferencesCommand = _ListReferencesCommand;
5890
5833
 
5891
5834
 
5892
5835
 
5893
-
5894
5836
  var _ListReferenceStoresCommand = class _ListReferenceStoresCommand extends import_smithy_client.Command.classBuilder().ep({
5895
5837
  ...commonParams
5896
5838
  }).m(function(Command, cs, config, o) {
@@ -5907,7 +5849,6 @@ var ListReferenceStoresCommand = _ListReferenceStoresCommand;
5907
5849
 
5908
5850
 
5909
5851
 
5910
-
5911
5852
  var _ListRunGroupsCommand = class _ListRunGroupsCommand extends import_smithy_client.Command.classBuilder().ep({
5912
5853
  ...commonParams
5913
5854
  }).m(function(Command, cs, config, o) {
@@ -5924,7 +5865,6 @@ var ListRunGroupsCommand = _ListRunGroupsCommand;
5924
5865
 
5925
5866
 
5926
5867
 
5927
-
5928
5868
  var _ListRunsCommand = class _ListRunsCommand extends import_smithy_client.Command.classBuilder().ep({
5929
5869
  ...commonParams
5930
5870
  }).m(function(Command, cs, config, o) {
@@ -5941,7 +5881,6 @@ var ListRunsCommand = _ListRunsCommand;
5941
5881
 
5942
5882
 
5943
5883
 
5944
-
5945
5884
  var _ListRunTasksCommand = class _ListRunTasksCommand extends import_smithy_client.Command.classBuilder().ep({
5946
5885
  ...commonParams
5947
5886
  }).m(function(Command, cs, config, o) {
@@ -5958,7 +5897,6 @@ var ListRunTasksCommand = _ListRunTasksCommand;
5958
5897
 
5959
5898
 
5960
5899
 
5961
-
5962
5900
  var _ListSequenceStoresCommand = class _ListSequenceStoresCommand extends import_smithy_client.Command.classBuilder().ep({
5963
5901
  ...commonParams
5964
5902
  }).m(function(Command, cs, config, o) {
@@ -5975,7 +5913,6 @@ var ListSequenceStoresCommand = _ListSequenceStoresCommand;
5975
5913
 
5976
5914
 
5977
5915
 
5978
-
5979
5916
  var _ListSharesCommand = class _ListSharesCommand extends import_smithy_client.Command.classBuilder().ep({
5980
5917
  ...commonParams
5981
5918
  }).m(function(Command, cs, config, o) {
@@ -5992,7 +5929,6 @@ var ListSharesCommand = _ListSharesCommand;
5992
5929
 
5993
5930
 
5994
5931
 
5995
-
5996
5932
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
5997
5933
  ...commonParams
5998
5934
  }).m(function(Command, cs, config, o) {
@@ -6009,7 +5945,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
6009
5945
 
6010
5946
 
6011
5947
 
6012
-
6013
5948
  var _ListVariantImportJobsCommand = class _ListVariantImportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
6014
5949
  ...commonParams
6015
5950
  }).m(function(Command, cs, config, o) {
@@ -6026,7 +5961,6 @@ var ListVariantImportJobsCommand = _ListVariantImportJobsCommand;
6026
5961
 
6027
5962
 
6028
5963
 
6029
-
6030
5964
  var _ListVariantStoresCommand = class _ListVariantStoresCommand extends import_smithy_client.Command.classBuilder().ep({
6031
5965
  ...commonParams
6032
5966
  }).m(function(Command, cs, config, o) {
@@ -6043,7 +5977,6 @@ var ListVariantStoresCommand = _ListVariantStoresCommand;
6043
5977
 
6044
5978
 
6045
5979
 
6046
-
6047
5980
  var _ListWorkflowsCommand = class _ListWorkflowsCommand extends import_smithy_client.Command.classBuilder().ep({
6048
5981
  ...commonParams
6049
5982
  }).m(function(Command, cs, config, o) {
@@ -6060,7 +5993,6 @@ var ListWorkflowsCommand = _ListWorkflowsCommand;
6060
5993
 
6061
5994
 
6062
5995
 
6063
-
6064
5996
  var _StartAnnotationImportJobCommand = class _StartAnnotationImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6065
5997
  ...commonParams
6066
5998
  }).m(function(Command, cs, config, o) {
@@ -6077,7 +6009,6 @@ var StartAnnotationImportJobCommand = _StartAnnotationImportJobCommand;
6077
6009
 
6078
6010
 
6079
6011
 
6080
-
6081
6012
  var _StartReadSetActivationJobCommand = class _StartReadSetActivationJobCommand extends import_smithy_client.Command.classBuilder().ep({
6082
6013
  ...commonParams
6083
6014
  }).m(function(Command, cs, config, o) {
@@ -6094,7 +6025,6 @@ var StartReadSetActivationJobCommand = _StartReadSetActivationJobCommand;
6094
6025
 
6095
6026
 
6096
6027
 
6097
-
6098
6028
  var _StartReadSetExportJobCommand = class _StartReadSetExportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6099
6029
  ...commonParams
6100
6030
  }).m(function(Command, cs, config, o) {
@@ -6111,7 +6041,6 @@ var StartReadSetExportJobCommand = _StartReadSetExportJobCommand;
6111
6041
 
6112
6042
 
6113
6043
 
6114
-
6115
6044
  var _StartReadSetImportJobCommand = class _StartReadSetImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6116
6045
  ...commonParams
6117
6046
  }).m(function(Command, cs, config, o) {
@@ -6128,7 +6057,6 @@ var StartReadSetImportJobCommand = _StartReadSetImportJobCommand;
6128
6057
 
6129
6058
 
6130
6059
 
6131
-
6132
6060
  var _StartReferenceImportJobCommand = class _StartReferenceImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6133
6061
  ...commonParams
6134
6062
  }).m(function(Command, cs, config, o) {
@@ -6145,7 +6073,6 @@ var StartReferenceImportJobCommand = _StartReferenceImportJobCommand;
6145
6073
 
6146
6074
 
6147
6075
 
6148
-
6149
6076
  var _StartRunCommand = class _StartRunCommand extends import_smithy_client.Command.classBuilder().ep({
6150
6077
  ...commonParams
6151
6078
  }).m(function(Command, cs, config, o) {
@@ -6162,7 +6089,6 @@ var StartRunCommand = _StartRunCommand;
6162
6089
 
6163
6090
 
6164
6091
 
6165
-
6166
6092
  var _StartVariantImportJobCommand = class _StartVariantImportJobCommand extends import_smithy_client.Command.classBuilder().ep({
6167
6093
  ...commonParams
6168
6094
  }).m(function(Command, cs, config, o) {
@@ -6179,7 +6105,6 @@ var StartVariantImportJobCommand = _StartVariantImportJobCommand;
6179
6105
 
6180
6106
 
6181
6107
 
6182
-
6183
6108
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6184
6109
  ...commonParams
6185
6110
  }).m(function(Command, cs, config, o) {
@@ -6196,7 +6121,6 @@ var TagResourceCommand = _TagResourceCommand;
6196
6121
 
6197
6122
 
6198
6123
 
6199
-
6200
6124
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
6201
6125
  ...commonParams
6202
6126
  }).m(function(Command, cs, config, o) {
@@ -6213,7 +6137,6 @@ var UntagResourceCommand = _UntagResourceCommand;
6213
6137
 
6214
6138
 
6215
6139
 
6216
-
6217
6140
  var _UpdateAnnotationStoreCommand = class _UpdateAnnotationStoreCommand extends import_smithy_client.Command.classBuilder().ep({
6218
6141
  ...commonParams
6219
6142
  }).m(function(Command, cs, config, o) {
@@ -6230,7 +6153,6 @@ var UpdateAnnotationStoreCommand = _UpdateAnnotationStoreCommand;
6230
6153
 
6231
6154
 
6232
6155
 
6233
-
6234
6156
  var _UpdateAnnotationStoreVersionCommand = class _UpdateAnnotationStoreVersionCommand extends import_smithy_client.Command.classBuilder().ep({
6235
6157
  ...commonParams
6236
6158
  }).m(function(Command, cs, config, o) {
@@ -6247,7 +6169,6 @@ var UpdateAnnotationStoreVersionCommand = _UpdateAnnotationStoreVersionCommand;
6247
6169
 
6248
6170
 
6249
6171
 
6250
-
6251
6172
  var _UpdateRunGroupCommand = class _UpdateRunGroupCommand extends import_smithy_client.Command.classBuilder().ep({
6252
6173
  ...commonParams
6253
6174
  }).m(function(Command, cs, config, o) {
@@ -6264,7 +6185,6 @@ var UpdateRunGroupCommand = _UpdateRunGroupCommand;
6264
6185
 
6265
6186
 
6266
6187
 
6267
-
6268
6188
  var _UpdateVariantStoreCommand = class _UpdateVariantStoreCommand extends import_smithy_client.Command.classBuilder().ep({
6269
6189
  ...commonParams
6270
6190
  }).m(function(Command, cs, config, o) {
@@ -6281,7 +6201,6 @@ var UpdateVariantStoreCommand = _UpdateVariantStoreCommand;
6281
6201
 
6282
6202
 
6283
6203
 
6284
-
6285
6204
  var _UpdateWorkflowCommand = class _UpdateWorkflowCommand extends import_smithy_client.Command.classBuilder().ep({
6286
6205
  ...commonParams
6287
6206
  }).m(function(Command, cs, config, o) {
@@ -6298,7 +6217,6 @@ var UpdateWorkflowCommand = _UpdateWorkflowCommand;
6298
6217
 
6299
6218
 
6300
6219
 
6301
-
6302
6220
  var _UploadReadSetPartCommand = class _UploadReadSetPartCommand extends import_smithy_client.Command.classBuilder().ep({
6303
6221
  ...commonParams
6304
6222
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *