@aws-sdk/client-omics 3.489.0 → 3.495.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 (134) hide show
  1. package/dist-cjs/Omics.js +1 -175
  2. package/dist-cjs/OmicsClient.js +1 -43
  3. package/dist-cjs/commands/AbortMultipartReadSetUploadCommand.js +1 -28
  4. package/dist-cjs/commands/AcceptShareCommand.js +1 -28
  5. package/dist-cjs/commands/BatchDeleteReadSetCommand.js +1 -28
  6. package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +1 -28
  7. package/dist-cjs/commands/CancelRunCommand.js +1 -28
  8. package/dist-cjs/commands/CancelVariantImportJobCommand.js +1 -28
  9. package/dist-cjs/commands/CompleteMultipartReadSetUploadCommand.js +1 -28
  10. package/dist-cjs/commands/CreateAnnotationStoreCommand.js +1 -28
  11. package/dist-cjs/commands/CreateAnnotationStoreVersionCommand.js +1 -28
  12. package/dist-cjs/commands/CreateMultipartReadSetUploadCommand.js +1 -28
  13. package/dist-cjs/commands/CreateReferenceStoreCommand.js +1 -28
  14. package/dist-cjs/commands/CreateRunGroupCommand.js +1 -28
  15. package/dist-cjs/commands/CreateSequenceStoreCommand.js +1 -28
  16. package/dist-cjs/commands/CreateShareCommand.js +1 -28
  17. package/dist-cjs/commands/CreateVariantStoreCommand.js +1 -28
  18. package/dist-cjs/commands/CreateWorkflowCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteAnnotationStoreVersionsCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteReferenceCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteReferenceStoreCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteRunCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteRunGroupCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteSequenceStoreCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteShareCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteVariantStoreCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteWorkflowCommand.js +1 -28
  29. package/dist-cjs/commands/GetAnnotationImportJobCommand.js +1 -28
  30. package/dist-cjs/commands/GetAnnotationStoreCommand.js +1 -28
  31. package/dist-cjs/commands/GetAnnotationStoreVersionCommand.js +1 -28
  32. package/dist-cjs/commands/GetReadSetActivationJobCommand.js +1 -28
  33. package/dist-cjs/commands/GetReadSetCommand.js +1 -29
  34. package/dist-cjs/commands/GetReadSetExportJobCommand.js +1 -28
  35. package/dist-cjs/commands/GetReadSetImportJobCommand.js +1 -28
  36. package/dist-cjs/commands/GetReadSetMetadataCommand.js +1 -28
  37. package/dist-cjs/commands/GetReferenceCommand.js +1 -29
  38. package/dist-cjs/commands/GetReferenceImportJobCommand.js +1 -28
  39. package/dist-cjs/commands/GetReferenceMetadataCommand.js +1 -28
  40. package/dist-cjs/commands/GetReferenceStoreCommand.js +1 -28
  41. package/dist-cjs/commands/GetRunCommand.js +1 -28
  42. package/dist-cjs/commands/GetRunGroupCommand.js +1 -28
  43. package/dist-cjs/commands/GetRunTaskCommand.js +1 -28
  44. package/dist-cjs/commands/GetSequenceStoreCommand.js +1 -28
  45. package/dist-cjs/commands/GetShareCommand.js +1 -28
  46. package/dist-cjs/commands/GetVariantImportJobCommand.js +1 -28
  47. package/dist-cjs/commands/GetVariantStoreCommand.js +1 -28
  48. package/dist-cjs/commands/GetWorkflowCommand.js +1 -28
  49. package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +1 -28
  50. package/dist-cjs/commands/ListAnnotationStoreVersionsCommand.js +1 -28
  51. package/dist-cjs/commands/ListAnnotationStoresCommand.js +1 -28
  52. package/dist-cjs/commands/ListMultipartReadSetUploadsCommand.js +1 -28
  53. package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +1 -28
  54. package/dist-cjs/commands/ListReadSetExportJobsCommand.js +1 -28
  55. package/dist-cjs/commands/ListReadSetImportJobsCommand.js +1 -28
  56. package/dist-cjs/commands/ListReadSetUploadPartsCommand.js +1 -28
  57. package/dist-cjs/commands/ListReadSetsCommand.js +1 -28
  58. package/dist-cjs/commands/ListReferenceImportJobsCommand.js +1 -28
  59. package/dist-cjs/commands/ListReferenceStoresCommand.js +1 -28
  60. package/dist-cjs/commands/ListReferencesCommand.js +1 -28
  61. package/dist-cjs/commands/ListRunGroupsCommand.js +1 -28
  62. package/dist-cjs/commands/ListRunTasksCommand.js +1 -28
  63. package/dist-cjs/commands/ListRunsCommand.js +1 -28
  64. package/dist-cjs/commands/ListSequenceStoresCommand.js +1 -28
  65. package/dist-cjs/commands/ListSharesCommand.js +1 -28
  66. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  67. package/dist-cjs/commands/ListVariantImportJobsCommand.js +1 -28
  68. package/dist-cjs/commands/ListVariantStoresCommand.js +1 -28
  69. package/dist-cjs/commands/ListWorkflowsCommand.js +1 -28
  70. package/dist-cjs/commands/StartAnnotationImportJobCommand.js +1 -28
  71. package/dist-cjs/commands/StartReadSetActivationJobCommand.js +1 -28
  72. package/dist-cjs/commands/StartReadSetExportJobCommand.js +1 -28
  73. package/dist-cjs/commands/StartReadSetImportJobCommand.js +1 -28
  74. package/dist-cjs/commands/StartReferenceImportJobCommand.js +1 -28
  75. package/dist-cjs/commands/StartRunCommand.js +1 -28
  76. package/dist-cjs/commands/StartVariantImportJobCommand.js +1 -28
  77. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  78. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  79. package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +1 -28
  80. package/dist-cjs/commands/UpdateAnnotationStoreVersionCommand.js +1 -28
  81. package/dist-cjs/commands/UpdateRunGroupCommand.js +1 -28
  82. package/dist-cjs/commands/UpdateVariantStoreCommand.js +1 -28
  83. package/dist-cjs/commands/UpdateWorkflowCommand.js +1 -28
  84. package/dist-cjs/commands/UploadReadSetPartCommand.js +1 -29
  85. package/dist-cjs/commands/index.js +1 -85
  86. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  87. package/dist-cjs/extensionConfiguration.js +1 -2
  88. package/dist-cjs/index.js +10641 -12
  89. package/dist-cjs/models/OmicsServiceException.js +1 -12
  90. package/dist-cjs/models/index.js +1 -4
  91. package/dist-cjs/models/models_0.js +1 -410
  92. package/dist-cjs/pagination/Interfaces.js +1 -2
  93. package/dist-cjs/pagination/ListAnnotationImportJobsPaginator.js +1 -7
  94. package/dist-cjs/pagination/ListAnnotationStoreVersionsPaginator.js +1 -7
  95. package/dist-cjs/pagination/ListAnnotationStoresPaginator.js +1 -7
  96. package/dist-cjs/pagination/ListMultipartReadSetUploadsPaginator.js +1 -7
  97. package/dist-cjs/pagination/ListReadSetActivationJobsPaginator.js +1 -7
  98. package/dist-cjs/pagination/ListReadSetExportJobsPaginator.js +1 -7
  99. package/dist-cjs/pagination/ListReadSetImportJobsPaginator.js +1 -7
  100. package/dist-cjs/pagination/ListReadSetUploadPartsPaginator.js +1 -7
  101. package/dist-cjs/pagination/ListReadSetsPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListReferenceImportJobsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListReferenceStoresPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListReferencesPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListRunGroupsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListRunTasksPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListRunsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListSequenceStoresPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListSharesPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListVariantImportJobsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListVariantStoresPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListWorkflowsPaginator.js +1 -7
  113. package/dist-cjs/pagination/index.js +1 -24
  114. package/dist-cjs/protocols/Aws_restJson1.js +1 -7000
  115. package/dist-cjs/runtimeExtensions.js +1 -22
  116. package/dist-cjs/waiters/index.js +1 -20
  117. package/dist-cjs/waiters/waitForAnnotationImportJobCreated.js +1 -72
  118. package/dist-cjs/waiters/waitForAnnotationStoreCreated.js +1 -63
  119. package/dist-cjs/waiters/waitForAnnotationStoreDeleted.js +1 -48
  120. package/dist-cjs/waiters/waitForAnnotationStoreVersionCreated.js +1 -63
  121. package/dist-cjs/waiters/waitForAnnotationStoreVersionDeleted.js +1 -48
  122. package/dist-cjs/waiters/waitForReadSetActivationJobCompleted.js +1 -90
  123. package/dist-cjs/waiters/waitForReadSetExportJobCompleted.js +1 -90
  124. package/dist-cjs/waiters/waitForReadSetImportJobCompleted.js +1 -90
  125. package/dist-cjs/waiters/waitForReferenceImportJobCompleted.js +1 -90
  126. package/dist-cjs/waiters/waitForRunCompleted.js +1 -81
  127. package/dist-cjs/waiters/waitForRunRunning.js +1 -72
  128. package/dist-cjs/waiters/waitForTaskCompleted.js +1 -81
  129. package/dist-cjs/waiters/waitForTaskRunning.js +1 -72
  130. package/dist-cjs/waiters/waitForVariantImportJobCreated.js +1 -72
  131. package/dist-cjs/waiters/waitForVariantStoreCreated.js +1 -63
  132. package/dist-cjs/waiters/waitForVariantStoreDeleted.js +1 -48
  133. package/dist-cjs/waiters/waitForWorkflowActive.js +1 -63
  134. package/package.json +42 -42
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.OmicsServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class OmicsServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, OmicsServiceException.prototype);
10
- }
11
- }
12
- exports.OmicsServiceException = OmicsServiceException;
1
+ module.exports = require("../index.js");
@@ -1,4 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
1
+ module.exports = require("../index.js");
@@ -1,410 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ResourceOwner = exports.WorkflowExport = exports.TaskStatus = exports.WorkflowType = exports.RunStatus = exports.RunRetentionMode = exports.RunLogLevel = exports.RunExport = exports.ReferenceStatus = exports.ReferenceImportJobStatus = exports.ReferenceImportJobItemStatus = exports.ReferenceFile = exports.ReadSetStatus = exports.ReadSetImportJobStatus = exports.ReadSetImportJobItemStatus = exports.RangeNotSatisfiableException = exports.ReadSetFile = exports.ReadSetExportJobStatus = exports.ReadSetExportJobItemStatus = exports.ETagAlgorithm = exports.CreationType = exports.WorkflowStatus = exports.WorkflowEngine = exports.FileType = exports.ReadSetPartSource = exports.VersionStatus = exports.VersionOptions = exports.StoreStatus = exports.StoreOptions = exports.SchemaValueType = exports.FormatToHeaderKey = exports.AnnotationType = exports.StoreFormat = exports.EncryptionType = exports.ReferenceItem = exports.FormatOptions = exports.JobStatus = exports.ReadSetActivationJobItemStatus = exports.ReadSetActivationJobStatus = exports.ConflictException = exports.ShareStatus = exports.Accelerators = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ResourceNotFoundException = exports.RequestTimeoutException = exports.NotSupportedOperationException = exports.InternalServerException = exports.AccessDeniedException = void 0;
4
- exports.UploadReadSetPartRequestFilterSensitiveLog = exports.GetReferenceResponseFilterSensitiveLog = exports.GetReadSetResponseFilterSensitiveLog = void 0;
5
- const OmicsServiceException_1 = require("./OmicsServiceException");
6
- class AccessDeniedException extends OmicsServiceException_1.OmicsServiceException {
7
- constructor(opts) {
8
- super({
9
- name: "AccessDeniedException",
10
- $fault: "client",
11
- ...opts,
12
- });
13
- this.name = "AccessDeniedException";
14
- this.$fault = "client";
15
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
16
- }
17
- }
18
- exports.AccessDeniedException = AccessDeniedException;
19
- class InternalServerException extends OmicsServiceException_1.OmicsServiceException {
20
- constructor(opts) {
21
- super({
22
- name: "InternalServerException",
23
- $fault: "server",
24
- ...opts,
25
- });
26
- this.name = "InternalServerException";
27
- this.$fault = "server";
28
- this.$retryable = {};
29
- Object.setPrototypeOf(this, InternalServerException.prototype);
30
- }
31
- }
32
- exports.InternalServerException = InternalServerException;
33
- class NotSupportedOperationException extends OmicsServiceException_1.OmicsServiceException {
34
- constructor(opts) {
35
- super({
36
- name: "NotSupportedOperationException",
37
- $fault: "client",
38
- ...opts,
39
- });
40
- this.name = "NotSupportedOperationException";
41
- this.$fault = "client";
42
- Object.setPrototypeOf(this, NotSupportedOperationException.prototype);
43
- }
44
- }
45
- exports.NotSupportedOperationException = NotSupportedOperationException;
46
- class RequestTimeoutException extends OmicsServiceException_1.OmicsServiceException {
47
- constructor(opts) {
48
- super({
49
- name: "RequestTimeoutException",
50
- $fault: "client",
51
- ...opts,
52
- });
53
- this.name = "RequestTimeoutException";
54
- this.$fault = "client";
55
- Object.setPrototypeOf(this, RequestTimeoutException.prototype);
56
- }
57
- }
58
- exports.RequestTimeoutException = RequestTimeoutException;
59
- class ResourceNotFoundException extends OmicsServiceException_1.OmicsServiceException {
60
- constructor(opts) {
61
- super({
62
- name: "ResourceNotFoundException",
63
- $fault: "client",
64
- ...opts,
65
- });
66
- this.name = "ResourceNotFoundException";
67
- this.$fault = "client";
68
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
69
- }
70
- }
71
- exports.ResourceNotFoundException = ResourceNotFoundException;
72
- class ServiceQuotaExceededException extends OmicsServiceException_1.OmicsServiceException {
73
- constructor(opts) {
74
- super({
75
- name: "ServiceQuotaExceededException",
76
- $fault: "client",
77
- ...opts,
78
- });
79
- this.name = "ServiceQuotaExceededException";
80
- this.$fault = "client";
81
- Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
82
- }
83
- }
84
- exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
85
- class ThrottlingException extends OmicsServiceException_1.OmicsServiceException {
86
- constructor(opts) {
87
- super({
88
- name: "ThrottlingException",
89
- $fault: "client",
90
- ...opts,
91
- });
92
- this.name = "ThrottlingException";
93
- this.$fault = "client";
94
- this.$retryable = {
95
- throttling: true,
96
- };
97
- Object.setPrototypeOf(this, ThrottlingException.prototype);
98
- }
99
- }
100
- exports.ThrottlingException = ThrottlingException;
101
- class ValidationException extends OmicsServiceException_1.OmicsServiceException {
102
- constructor(opts) {
103
- super({
104
- name: "ValidationException",
105
- $fault: "client",
106
- ...opts,
107
- });
108
- this.name = "ValidationException";
109
- this.$fault = "client";
110
- Object.setPrototypeOf(this, ValidationException.prototype);
111
- }
112
- }
113
- exports.ValidationException = ValidationException;
114
- exports.Accelerators = {
115
- GPU: "GPU",
116
- };
117
- exports.ShareStatus = {
118
- ACTIVATING: "ACTIVATING",
119
- ACTIVE: "ACTIVE",
120
- DELETED: "DELETED",
121
- DELETING: "DELETING",
122
- FAILED: "FAILED",
123
- PENDING: "PENDING",
124
- };
125
- class ConflictException extends OmicsServiceException_1.OmicsServiceException {
126
- constructor(opts) {
127
- super({
128
- name: "ConflictException",
129
- $fault: "client",
130
- ...opts,
131
- });
132
- this.name = "ConflictException";
133
- this.$fault = "client";
134
- Object.setPrototypeOf(this, ConflictException.prototype);
135
- }
136
- }
137
- exports.ConflictException = ConflictException;
138
- exports.ReadSetActivationJobStatus = {
139
- CANCELLED: "CANCELLED",
140
- CANCELLING: "CANCELLING",
141
- COMPLETED: "COMPLETED",
142
- COMPLETED_WITH_FAILURES: "COMPLETED_WITH_FAILURES",
143
- FAILED: "FAILED",
144
- IN_PROGRESS: "IN_PROGRESS",
145
- SUBMITTED: "SUBMITTED",
146
- };
147
- exports.ReadSetActivationJobItemStatus = {
148
- FAILED: "FAILED",
149
- FINISHED: "FINISHED",
150
- IN_PROGRESS: "IN_PROGRESS",
151
- NOT_STARTED: "NOT_STARTED",
152
- };
153
- exports.JobStatus = {
154
- CANCELLED: "CANCELLED",
155
- COMPLETED: "COMPLETED",
156
- COMPLETED_WITH_FAILURES: "COMPLETED_WITH_FAILURES",
157
- FAILED: "FAILED",
158
- IN_PROGRESS: "IN_PROGRESS",
159
- SUBMITTED: "SUBMITTED",
160
- };
161
- var FormatOptions;
162
- (function (FormatOptions) {
163
- FormatOptions.visit = (value, visitor) => {
164
- if (value.tsvOptions !== undefined)
165
- return visitor.tsvOptions(value.tsvOptions);
166
- if (value.vcfOptions !== undefined)
167
- return visitor.vcfOptions(value.vcfOptions);
168
- return visitor._(value.$unknown[0], value.$unknown[1]);
169
- };
170
- })(FormatOptions = exports.FormatOptions || (exports.FormatOptions = {}));
171
- var ReferenceItem;
172
- (function (ReferenceItem) {
173
- ReferenceItem.visit = (value, visitor) => {
174
- if (value.referenceArn !== undefined)
175
- return visitor.referenceArn(value.referenceArn);
176
- return visitor._(value.$unknown[0], value.$unknown[1]);
177
- };
178
- })(ReferenceItem = exports.ReferenceItem || (exports.ReferenceItem = {}));
179
- exports.EncryptionType = {
180
- KMS: "KMS",
181
- };
182
- exports.StoreFormat = {
183
- GFF: "GFF",
184
- TSV: "TSV",
185
- VCF: "VCF",
186
- };
187
- exports.AnnotationType = {
188
- CHR_POS: "CHR_POS",
189
- CHR_POS_REF_ALT: "CHR_POS_REF_ALT",
190
- CHR_START_END_ONE_BASE: "CHR_START_END_ONE_BASE",
191
- CHR_START_END_REF_ALT_ONE_BASE: "CHR_START_END_REF_ALT_ONE_BASE",
192
- CHR_START_END_REF_ALT_ZERO_BASE: "CHR_START_END_REF_ALT_ZERO_BASE",
193
- CHR_START_END_ZERO_BASE: "CHR_START_END_ZERO_BASE",
194
- GENERIC: "GENERIC",
195
- };
196
- exports.FormatToHeaderKey = {
197
- ALT: "ALT",
198
- CHR: "CHR",
199
- END: "END",
200
- POS: "POS",
201
- REF: "REF",
202
- START: "START",
203
- };
204
- exports.SchemaValueType = {
205
- BOOLEAN: "BOOLEAN",
206
- DOUBLE: "DOUBLE",
207
- FLOAT: "FLOAT",
208
- INT: "INT",
209
- LONG: "LONG",
210
- STRING: "STRING",
211
- };
212
- var StoreOptions;
213
- (function (StoreOptions) {
214
- StoreOptions.visit = (value, visitor) => {
215
- if (value.tsvStoreOptions !== undefined)
216
- return visitor.tsvStoreOptions(value.tsvStoreOptions);
217
- return visitor._(value.$unknown[0], value.$unknown[1]);
218
- };
219
- })(StoreOptions = exports.StoreOptions || (exports.StoreOptions = {}));
220
- exports.StoreStatus = {
221
- ACTIVE: "ACTIVE",
222
- CREATING: "CREATING",
223
- DELETING: "DELETING",
224
- FAILED: "FAILED",
225
- UPDATING: "UPDATING",
226
- };
227
- var VersionOptions;
228
- (function (VersionOptions) {
229
- VersionOptions.visit = (value, visitor) => {
230
- if (value.tsvVersionOptions !== undefined)
231
- return visitor.tsvVersionOptions(value.tsvVersionOptions);
232
- return visitor._(value.$unknown[0], value.$unknown[1]);
233
- };
234
- })(VersionOptions = exports.VersionOptions || (exports.VersionOptions = {}));
235
- exports.VersionStatus = {
236
- ACTIVE: "ACTIVE",
237
- CREATING: "CREATING",
238
- DELETING: "DELETING",
239
- FAILED: "FAILED",
240
- UPDATING: "UPDATING",
241
- };
242
- exports.ReadSetPartSource = {
243
- SOURCE1: "SOURCE1",
244
- SOURCE2: "SOURCE2",
245
- };
246
- exports.FileType = {
247
- BAM: "BAM",
248
- CRAM: "CRAM",
249
- FASTQ: "FASTQ",
250
- UBAM: "UBAM",
251
- };
252
- exports.WorkflowEngine = {
253
- CWL: "CWL",
254
- NEXTFLOW: "NEXTFLOW",
255
- WDL: "WDL",
256
- };
257
- exports.WorkflowStatus = {
258
- ACTIVE: "ACTIVE",
259
- CREATING: "CREATING",
260
- DELETED: "DELETED",
261
- FAILED: "FAILED",
262
- INACTIVE: "INACTIVE",
263
- UPDATING: "UPDATING",
264
- };
265
- exports.CreationType = {
266
- IMPORT: "IMPORT",
267
- UPLOAD: "UPLOAD",
268
- };
269
- exports.ETagAlgorithm = {
270
- BAM_MD5UP: "BAM_MD5up",
271
- CRAM_MD5UP: "CRAM_MD5up",
272
- FASTQ_MD5UP: "FASTQ_MD5up",
273
- };
274
- exports.ReadSetExportJobItemStatus = {
275
- FAILED: "FAILED",
276
- FINISHED: "FINISHED",
277
- IN_PROGRESS: "IN_PROGRESS",
278
- NOT_STARTED: "NOT_STARTED",
279
- };
280
- exports.ReadSetExportJobStatus = {
281
- CANCELLED: "CANCELLED",
282
- CANCELLING: "CANCELLING",
283
- COMPLETED: "COMPLETED",
284
- COMPLETED_WITH_FAILURES: "COMPLETED_WITH_FAILURES",
285
- FAILED: "FAILED",
286
- IN_PROGRESS: "IN_PROGRESS",
287
- SUBMITTED: "SUBMITTED",
288
- };
289
- exports.ReadSetFile = {
290
- INDEX: "INDEX",
291
- SOURCE1: "SOURCE1",
292
- SOURCE2: "SOURCE2",
293
- };
294
- class RangeNotSatisfiableException extends OmicsServiceException_1.OmicsServiceException {
295
- constructor(opts) {
296
- super({
297
- name: "RangeNotSatisfiableException",
298
- $fault: "client",
299
- ...opts,
300
- });
301
- this.name = "RangeNotSatisfiableException";
302
- this.$fault = "client";
303
- this.$retryable = {};
304
- Object.setPrototypeOf(this, RangeNotSatisfiableException.prototype);
305
- }
306
- }
307
- exports.RangeNotSatisfiableException = RangeNotSatisfiableException;
308
- exports.ReadSetImportJobItemStatus = {
309
- FAILED: "FAILED",
310
- FINISHED: "FINISHED",
311
- IN_PROGRESS: "IN_PROGRESS",
312
- NOT_STARTED: "NOT_STARTED",
313
- };
314
- exports.ReadSetImportJobStatus = {
315
- CANCELLED: "CANCELLED",
316
- CANCELLING: "CANCELLING",
317
- COMPLETED: "COMPLETED",
318
- COMPLETED_WITH_FAILURES: "COMPLETED_WITH_FAILURES",
319
- FAILED: "FAILED",
320
- IN_PROGRESS: "IN_PROGRESS",
321
- SUBMITTED: "SUBMITTED",
322
- };
323
- exports.ReadSetStatus = {
324
- ACTIVATING: "ACTIVATING",
325
- ACTIVE: "ACTIVE",
326
- ARCHIVED: "ARCHIVED",
327
- DELETED: "DELETED",
328
- DELETING: "DELETING",
329
- PROCESSING_UPLOAD: "PROCESSING_UPLOAD",
330
- UPLOAD_FAILED: "UPLOAD_FAILED",
331
- };
332
- exports.ReferenceFile = {
333
- INDEX: "INDEX",
334
- SOURCE: "SOURCE",
335
- };
336
- exports.ReferenceImportJobItemStatus = {
337
- FAILED: "FAILED",
338
- FINISHED: "FINISHED",
339
- IN_PROGRESS: "IN_PROGRESS",
340
- NOT_STARTED: "NOT_STARTED",
341
- };
342
- exports.ReferenceImportJobStatus = {
343
- CANCELLED: "CANCELLED",
344
- CANCELLING: "CANCELLING",
345
- COMPLETED: "COMPLETED",
346
- COMPLETED_WITH_FAILURES: "COMPLETED_WITH_FAILURES",
347
- FAILED: "FAILED",
348
- IN_PROGRESS: "IN_PROGRESS",
349
- SUBMITTED: "SUBMITTED",
350
- };
351
- exports.ReferenceStatus = {
352
- ACTIVE: "ACTIVE",
353
- DELETED: "DELETED",
354
- DELETING: "DELETING",
355
- };
356
- exports.RunExport = {
357
- DEFINITION: "DEFINITION",
358
- };
359
- exports.RunLogLevel = {
360
- ALL: "ALL",
361
- ERROR: "ERROR",
362
- FATAL: "FATAL",
363
- OFF: "OFF",
364
- };
365
- exports.RunRetentionMode = {
366
- REMOVE: "REMOVE",
367
- RETAIN: "RETAIN",
368
- };
369
- exports.RunStatus = {
370
- CANCELLED: "CANCELLED",
371
- COMPLETED: "COMPLETED",
372
- DELETED: "DELETED",
373
- FAILED: "FAILED",
374
- PENDING: "PENDING",
375
- RUNNING: "RUNNING",
376
- STARTING: "STARTING",
377
- STOPPING: "STOPPING",
378
- };
379
- exports.WorkflowType = {
380
- PRIVATE: "PRIVATE",
381
- READY2RUN: "READY2RUN",
382
- };
383
- exports.TaskStatus = {
384
- CANCELLED: "CANCELLED",
385
- COMPLETED: "COMPLETED",
386
- FAILED: "FAILED",
387
- PENDING: "PENDING",
388
- RUNNING: "RUNNING",
389
- STARTING: "STARTING",
390
- STOPPING: "STOPPING",
391
- };
392
- exports.WorkflowExport = {
393
- DEFINITION: "DEFINITION",
394
- };
395
- exports.ResourceOwner = {
396
- OTHER: "OTHER",
397
- SELF: "SELF",
398
- };
399
- const GetReadSetResponseFilterSensitiveLog = (obj) => ({
400
- ...obj,
401
- });
402
- exports.GetReadSetResponseFilterSensitiveLog = GetReadSetResponseFilterSensitiveLog;
403
- const GetReferenceResponseFilterSensitiveLog = (obj) => ({
404
- ...obj,
405
- });
406
- exports.GetReferenceResponseFilterSensitiveLog = GetReferenceResponseFilterSensitiveLog;
407
- const UploadReadSetPartRequestFilterSensitiveLog = (obj) => ({
408
- ...obj,
409
- });
410
- exports.UploadReadSetPartRequestFilterSensitiveLog = UploadReadSetPartRequestFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAnnotationImportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAnnotationImportJobsCommand_1 = require("../commands/ListAnnotationImportJobsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListAnnotationImportJobs = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListAnnotationImportJobsCommand_1.ListAnnotationImportJobsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAnnotationStoreVersions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAnnotationStoreVersionsCommand_1 = require("../commands/ListAnnotationStoreVersionsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListAnnotationStoreVersions = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListAnnotationStoreVersionsCommand_1.ListAnnotationStoreVersionsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAnnotationStores = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAnnotationStoresCommand_1 = require("../commands/ListAnnotationStoresCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListAnnotationStores = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListAnnotationStoresCommand_1.ListAnnotationStoresCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMultipartReadSetUploads = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMultipartReadSetUploadsCommand_1 = require("../commands/ListMultipartReadSetUploadsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListMultipartReadSetUploads = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListMultipartReadSetUploadsCommand_1.ListMultipartReadSetUploadsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReadSetActivationJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReadSetActivationJobsCommand_1 = require("../commands/ListReadSetActivationJobsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReadSetActivationJobs = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReadSetActivationJobsCommand_1.ListReadSetActivationJobsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReadSetExportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReadSetExportJobsCommand_1 = require("../commands/ListReadSetExportJobsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReadSetExportJobs = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReadSetExportJobsCommand_1.ListReadSetExportJobsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReadSetImportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReadSetImportJobsCommand_1 = require("../commands/ListReadSetImportJobsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReadSetImportJobs = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReadSetImportJobsCommand_1.ListReadSetImportJobsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReadSetUploadParts = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReadSetUploadPartsCommand_1 = require("../commands/ListReadSetUploadPartsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReadSetUploadParts = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReadSetUploadPartsCommand_1.ListReadSetUploadPartsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReadSets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReadSetsCommand_1 = require("../commands/ListReadSetsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReadSets = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReadSetsCommand_1.ListReadSetsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReferenceImportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReferenceImportJobsCommand_1 = require("../commands/ListReferenceImportJobsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReferenceImportJobs = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReferenceImportJobsCommand_1.ListReferenceImportJobsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReferenceStores = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReferenceStoresCommand_1 = require("../commands/ListReferenceStoresCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReferenceStores = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReferenceStoresCommand_1.ListReferenceStoresCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListReferences = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListReferencesCommand_1 = require("../commands/ListReferencesCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListReferences = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListReferencesCommand_1.ListReferencesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRunGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRunGroupsCommand_1 = require("../commands/ListRunGroupsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListRunGroups = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListRunGroupsCommand_1.ListRunGroupsCommand, "startingToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRunTasks = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRunTasksCommand_1 = require("../commands/ListRunTasksCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListRunTasks = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListRunTasksCommand_1.ListRunTasksCommand, "startingToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRuns = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRunsCommand_1 = require("../commands/ListRunsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListRuns = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListRunsCommand_1.ListRunsCommand, "startingToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSequenceStores = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListSequenceStoresCommand_1 = require("../commands/ListSequenceStoresCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListSequenceStores = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListSequenceStoresCommand_1.ListSequenceStoresCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListShares = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListSharesCommand_1 = require("../commands/ListSharesCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListShares = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListSharesCommand_1.ListSharesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListVariantImportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListVariantImportJobsCommand_1 = require("../commands/ListVariantImportJobsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListVariantImportJobs = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListVariantImportJobsCommand_1.ListVariantImportJobsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListVariantStores = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListVariantStoresCommand_1 = require("../commands/ListVariantStoresCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListVariantStores = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListVariantStoresCommand_1.ListVariantStoresCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListWorkflows = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListWorkflowsCommand_1 = require("../commands/ListWorkflowsCommand");
6
- const OmicsClient_1 = require("../OmicsClient");
7
- exports.paginateListWorkflows = (0, core_1.createPaginator)(OmicsClient_1.OmicsClient, ListWorkflowsCommand_1.ListWorkflowsCommand, "startingToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");