@aws-sdk/client-omics 3.306.0 → 3.310.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/BatchDeleteReadSetCommand.js +2 -2
- package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/CancelRunCommand.js +2 -2
- package/dist-cjs/commands/CancelVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateRunGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkflowCommand.js +2 -2
- package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteReferenceCommand.js +2 -2
- package/dist-cjs/commands/DeleteReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteRunCommand.js +2 -2
- package/dist-cjs/commands/DeleteRunGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-cjs/commands/GetAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetActivationJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetExportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/GetRunCommand.js +2 -2
- package/dist-cjs/commands/GetRunGroupCommand.js +2 -2
- package/dist-cjs/commands/GetRunTaskCommand.js +2 -2
- package/dist-cjs/commands/GetSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/GetVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/GetWorkflowCommand.js +2 -2
- package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListAnnotationStoresCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetsCommand.js +2 -2
- package/dist-cjs/commands/ListReferenceImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReferenceStoresCommand.js +2 -2
- package/dist-cjs/commands/ListReferencesCommand.js +2 -2
- package/dist-cjs/commands/ListRunGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListRunTasksCommand.js +2 -2
- package/dist-cjs/commands/ListRunsCommand.js +2 -2
- package/dist-cjs/commands/ListSequenceStoresCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListVariantImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListVariantStoresCommand.js +2 -2
- package/dist-cjs/commands/ListWorkflowsCommand.js +2 -2
- package/dist-cjs/commands/StartAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetActivationJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetExportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReferenceImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartRunCommand.js +2 -2
- package/dist-cjs/commands/StartVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/UpdateRunGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -2
- package/dist-cjs/models/models_0.js +0 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1109 -1131
- package/dist-es/commands/BatchDeleteReadSetCommand.js +3 -3
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/CancelRunCommand.js +3 -3
- package/dist-es/commands/CancelVariantImportJobCommand.js +3 -3
- package/dist-es/commands/CreateAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/CreateReferenceStoreCommand.js +3 -3
- package/dist-es/commands/CreateRunGroupCommand.js +3 -3
- package/dist-es/commands/CreateSequenceStoreCommand.js +3 -3
- package/dist-es/commands/CreateVariantStoreCommand.js +3 -3
- package/dist-es/commands/CreateWorkflowCommand.js +3 -3
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/DeleteReferenceCommand.js +3 -3
- package/dist-es/commands/DeleteReferenceStoreCommand.js +3 -3
- package/dist-es/commands/DeleteRunCommand.js +3 -3
- package/dist-es/commands/DeleteRunGroupCommand.js +3 -3
- package/dist-es/commands/DeleteSequenceStoreCommand.js +3 -3
- package/dist-es/commands/DeleteVariantStoreCommand.js +3 -3
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-es/commands/GetAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/GetAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/GetReadSetActivationJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetCommand.js +3 -3
- package/dist-es/commands/GetReadSetExportJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetImportJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetMetadataCommand.js +3 -3
- package/dist-es/commands/GetReferenceCommand.js +3 -3
- package/dist-es/commands/GetReferenceImportJobCommand.js +3 -3
- package/dist-es/commands/GetReferenceMetadataCommand.js +3 -3
- package/dist-es/commands/GetReferenceStoreCommand.js +3 -3
- package/dist-es/commands/GetRunCommand.js +3 -3
- package/dist-es/commands/GetRunGroupCommand.js +3 -3
- package/dist-es/commands/GetRunTaskCommand.js +3 -3
- package/dist-es/commands/GetSequenceStoreCommand.js +3 -3
- package/dist-es/commands/GetVariantImportJobCommand.js +3 -3
- package/dist-es/commands/GetVariantStoreCommand.js +3 -3
- package/dist-es/commands/GetWorkflowCommand.js +3 -3
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +3 -3
- package/dist-es/commands/ListAnnotationStoresCommand.js +3 -3
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetExportJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetImportJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetsCommand.js +3 -3
- package/dist-es/commands/ListReferenceImportJobsCommand.js +3 -3
- package/dist-es/commands/ListReferenceStoresCommand.js +3 -3
- package/dist-es/commands/ListReferencesCommand.js +3 -3
- package/dist-es/commands/ListRunGroupsCommand.js +3 -3
- package/dist-es/commands/ListRunTasksCommand.js +3 -3
- package/dist-es/commands/ListRunsCommand.js +3 -3
- package/dist-es/commands/ListSequenceStoresCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListVariantImportJobsCommand.js +3 -3
- package/dist-es/commands/ListVariantStoresCommand.js +3 -3
- package/dist-es/commands/ListWorkflowsCommand.js +3 -3
- package/dist-es/commands/StartAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetActivationJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetExportJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetImportJobCommand.js +3 -3
- package/dist-es/commands/StartReferenceImportJobCommand.js +3 -3
- package/dist-es/commands/StartRunCommand.js +3 -3
- package/dist-es/commands/StartVariantImportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/UpdateRunGroupCommand.js +3 -3
- package/dist-es/commands/UpdateVariantStoreCommand.js +3 -3
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -3
- package/dist-es/models/models_0.js +0 -2
- package/dist-es/protocols/Aws_restJson1.js +974 -996
- package/dist-types/models/models_0.d.ts +0 -2
- package/dist-types/protocols/Aws_restJson1.d.ts +528 -132
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +132 -132
- package/package.json +38 -38
|
@@ -270,531 +270,531 @@ import {
|
|
|
270
270
|
UpdateWorkflowCommandInput,
|
|
271
271
|
UpdateWorkflowCommandOutput,
|
|
272
272
|
} from "../commands/UpdateWorkflowCommand";
|
|
273
|
-
export declare const
|
|
273
|
+
export declare const se_BatchDeleteReadSetCommand: (
|
|
274
274
|
input: BatchDeleteReadSetCommandInput,
|
|
275
275
|
context: __SerdeContext
|
|
276
276
|
) => Promise<__HttpRequest>;
|
|
277
|
-
export declare const
|
|
277
|
+
export declare const se_CancelAnnotationImportJobCommand: (
|
|
278
278
|
input: CancelAnnotationImportJobCommandInput,
|
|
279
279
|
context: __SerdeContext
|
|
280
280
|
) => Promise<__HttpRequest>;
|
|
281
|
-
export declare const
|
|
281
|
+
export declare const se_CancelRunCommand: (
|
|
282
282
|
input: CancelRunCommandInput,
|
|
283
283
|
context: __SerdeContext
|
|
284
284
|
) => Promise<__HttpRequest>;
|
|
285
|
-
export declare const
|
|
285
|
+
export declare const se_CancelVariantImportJobCommand: (
|
|
286
286
|
input: CancelVariantImportJobCommandInput,
|
|
287
287
|
context: __SerdeContext
|
|
288
288
|
) => Promise<__HttpRequest>;
|
|
289
|
-
export declare const
|
|
289
|
+
export declare const se_CreateAnnotationStoreCommand: (
|
|
290
290
|
input: CreateAnnotationStoreCommandInput,
|
|
291
291
|
context: __SerdeContext
|
|
292
292
|
) => Promise<__HttpRequest>;
|
|
293
|
-
export declare const
|
|
293
|
+
export declare const se_CreateReferenceStoreCommand: (
|
|
294
294
|
input: CreateReferenceStoreCommandInput,
|
|
295
295
|
context: __SerdeContext
|
|
296
296
|
) => Promise<__HttpRequest>;
|
|
297
|
-
export declare const
|
|
297
|
+
export declare const se_CreateRunGroupCommand: (
|
|
298
298
|
input: CreateRunGroupCommandInput,
|
|
299
299
|
context: __SerdeContext
|
|
300
300
|
) => Promise<__HttpRequest>;
|
|
301
|
-
export declare const
|
|
301
|
+
export declare const se_CreateSequenceStoreCommand: (
|
|
302
302
|
input: CreateSequenceStoreCommandInput,
|
|
303
303
|
context: __SerdeContext
|
|
304
304
|
) => Promise<__HttpRequest>;
|
|
305
|
-
export declare const
|
|
305
|
+
export declare const se_CreateVariantStoreCommand: (
|
|
306
306
|
input: CreateVariantStoreCommandInput,
|
|
307
307
|
context: __SerdeContext
|
|
308
308
|
) => Promise<__HttpRequest>;
|
|
309
|
-
export declare const
|
|
309
|
+
export declare const se_CreateWorkflowCommand: (
|
|
310
310
|
input: CreateWorkflowCommandInput,
|
|
311
311
|
context: __SerdeContext
|
|
312
312
|
) => Promise<__HttpRequest>;
|
|
313
|
-
export declare const
|
|
313
|
+
export declare const se_DeleteAnnotationStoreCommand: (
|
|
314
314
|
input: DeleteAnnotationStoreCommandInput,
|
|
315
315
|
context: __SerdeContext
|
|
316
316
|
) => Promise<__HttpRequest>;
|
|
317
|
-
export declare const
|
|
317
|
+
export declare const se_DeleteReferenceCommand: (
|
|
318
318
|
input: DeleteReferenceCommandInput,
|
|
319
319
|
context: __SerdeContext
|
|
320
320
|
) => Promise<__HttpRequest>;
|
|
321
|
-
export declare const
|
|
321
|
+
export declare const se_DeleteReferenceStoreCommand: (
|
|
322
322
|
input: DeleteReferenceStoreCommandInput,
|
|
323
323
|
context: __SerdeContext
|
|
324
324
|
) => Promise<__HttpRequest>;
|
|
325
|
-
export declare const
|
|
325
|
+
export declare const se_DeleteRunCommand: (
|
|
326
326
|
input: DeleteRunCommandInput,
|
|
327
327
|
context: __SerdeContext
|
|
328
328
|
) => Promise<__HttpRequest>;
|
|
329
|
-
export declare const
|
|
329
|
+
export declare const se_DeleteRunGroupCommand: (
|
|
330
330
|
input: DeleteRunGroupCommandInput,
|
|
331
331
|
context: __SerdeContext
|
|
332
332
|
) => Promise<__HttpRequest>;
|
|
333
|
-
export declare const
|
|
333
|
+
export declare const se_DeleteSequenceStoreCommand: (
|
|
334
334
|
input: DeleteSequenceStoreCommandInput,
|
|
335
335
|
context: __SerdeContext
|
|
336
336
|
) => Promise<__HttpRequest>;
|
|
337
|
-
export declare const
|
|
337
|
+
export declare const se_DeleteVariantStoreCommand: (
|
|
338
338
|
input: DeleteVariantStoreCommandInput,
|
|
339
339
|
context: __SerdeContext
|
|
340
340
|
) => Promise<__HttpRequest>;
|
|
341
|
-
export declare const
|
|
341
|
+
export declare const se_DeleteWorkflowCommand: (
|
|
342
342
|
input: DeleteWorkflowCommandInput,
|
|
343
343
|
context: __SerdeContext
|
|
344
344
|
) => Promise<__HttpRequest>;
|
|
345
|
-
export declare const
|
|
345
|
+
export declare const se_GetAnnotationImportJobCommand: (
|
|
346
346
|
input: GetAnnotationImportJobCommandInput,
|
|
347
347
|
context: __SerdeContext
|
|
348
348
|
) => Promise<__HttpRequest>;
|
|
349
|
-
export declare const
|
|
349
|
+
export declare const se_GetAnnotationStoreCommand: (
|
|
350
350
|
input: GetAnnotationStoreCommandInput,
|
|
351
351
|
context: __SerdeContext
|
|
352
352
|
) => Promise<__HttpRequest>;
|
|
353
|
-
export declare const
|
|
353
|
+
export declare const se_GetReadSetCommand: (
|
|
354
354
|
input: GetReadSetCommandInput,
|
|
355
355
|
context: __SerdeContext
|
|
356
356
|
) => Promise<__HttpRequest>;
|
|
357
|
-
export declare const
|
|
357
|
+
export declare const se_GetReadSetActivationJobCommand: (
|
|
358
358
|
input: GetReadSetActivationJobCommandInput,
|
|
359
359
|
context: __SerdeContext
|
|
360
360
|
) => Promise<__HttpRequest>;
|
|
361
|
-
export declare const
|
|
361
|
+
export declare const se_GetReadSetExportJobCommand: (
|
|
362
362
|
input: GetReadSetExportJobCommandInput,
|
|
363
363
|
context: __SerdeContext
|
|
364
364
|
) => Promise<__HttpRequest>;
|
|
365
|
-
export declare const
|
|
365
|
+
export declare const se_GetReadSetImportJobCommand: (
|
|
366
366
|
input: GetReadSetImportJobCommandInput,
|
|
367
367
|
context: __SerdeContext
|
|
368
368
|
) => Promise<__HttpRequest>;
|
|
369
|
-
export declare const
|
|
369
|
+
export declare const se_GetReadSetMetadataCommand: (
|
|
370
370
|
input: GetReadSetMetadataCommandInput,
|
|
371
371
|
context: __SerdeContext
|
|
372
372
|
) => Promise<__HttpRequest>;
|
|
373
|
-
export declare const
|
|
373
|
+
export declare const se_GetReferenceCommand: (
|
|
374
374
|
input: GetReferenceCommandInput,
|
|
375
375
|
context: __SerdeContext
|
|
376
376
|
) => Promise<__HttpRequest>;
|
|
377
|
-
export declare const
|
|
377
|
+
export declare const se_GetReferenceImportJobCommand: (
|
|
378
378
|
input: GetReferenceImportJobCommandInput,
|
|
379
379
|
context: __SerdeContext
|
|
380
380
|
) => Promise<__HttpRequest>;
|
|
381
|
-
export declare const
|
|
381
|
+
export declare const se_GetReferenceMetadataCommand: (
|
|
382
382
|
input: GetReferenceMetadataCommandInput,
|
|
383
383
|
context: __SerdeContext
|
|
384
384
|
) => Promise<__HttpRequest>;
|
|
385
|
-
export declare const
|
|
385
|
+
export declare const se_GetReferenceStoreCommand: (
|
|
386
386
|
input: GetReferenceStoreCommandInput,
|
|
387
387
|
context: __SerdeContext
|
|
388
388
|
) => Promise<__HttpRequest>;
|
|
389
|
-
export declare const
|
|
389
|
+
export declare const se_GetRunCommand: (
|
|
390
390
|
input: GetRunCommandInput,
|
|
391
391
|
context: __SerdeContext
|
|
392
392
|
) => Promise<__HttpRequest>;
|
|
393
|
-
export declare const
|
|
393
|
+
export declare const se_GetRunGroupCommand: (
|
|
394
394
|
input: GetRunGroupCommandInput,
|
|
395
395
|
context: __SerdeContext
|
|
396
396
|
) => Promise<__HttpRequest>;
|
|
397
|
-
export declare const
|
|
397
|
+
export declare const se_GetRunTaskCommand: (
|
|
398
398
|
input: GetRunTaskCommandInput,
|
|
399
399
|
context: __SerdeContext
|
|
400
400
|
) => Promise<__HttpRequest>;
|
|
401
|
-
export declare const
|
|
401
|
+
export declare const se_GetSequenceStoreCommand: (
|
|
402
402
|
input: GetSequenceStoreCommandInput,
|
|
403
403
|
context: __SerdeContext
|
|
404
404
|
) => Promise<__HttpRequest>;
|
|
405
|
-
export declare const
|
|
405
|
+
export declare const se_GetVariantImportJobCommand: (
|
|
406
406
|
input: GetVariantImportJobCommandInput,
|
|
407
407
|
context: __SerdeContext
|
|
408
408
|
) => Promise<__HttpRequest>;
|
|
409
|
-
export declare const
|
|
409
|
+
export declare const se_GetVariantStoreCommand: (
|
|
410
410
|
input: GetVariantStoreCommandInput,
|
|
411
411
|
context: __SerdeContext
|
|
412
412
|
) => Promise<__HttpRequest>;
|
|
413
|
-
export declare const
|
|
413
|
+
export declare const se_GetWorkflowCommand: (
|
|
414
414
|
input: GetWorkflowCommandInput,
|
|
415
415
|
context: __SerdeContext
|
|
416
416
|
) => Promise<__HttpRequest>;
|
|
417
|
-
export declare const
|
|
417
|
+
export declare const se_ListAnnotationImportJobsCommand: (
|
|
418
418
|
input: ListAnnotationImportJobsCommandInput,
|
|
419
419
|
context: __SerdeContext
|
|
420
420
|
) => Promise<__HttpRequest>;
|
|
421
|
-
export declare const
|
|
421
|
+
export declare const se_ListAnnotationStoresCommand: (
|
|
422
422
|
input: ListAnnotationStoresCommandInput,
|
|
423
423
|
context: __SerdeContext
|
|
424
424
|
) => Promise<__HttpRequest>;
|
|
425
|
-
export declare const
|
|
425
|
+
export declare const se_ListReadSetActivationJobsCommand: (
|
|
426
426
|
input: ListReadSetActivationJobsCommandInput,
|
|
427
427
|
context: __SerdeContext
|
|
428
428
|
) => Promise<__HttpRequest>;
|
|
429
|
-
export declare const
|
|
429
|
+
export declare const se_ListReadSetExportJobsCommand: (
|
|
430
430
|
input: ListReadSetExportJobsCommandInput,
|
|
431
431
|
context: __SerdeContext
|
|
432
432
|
) => Promise<__HttpRequest>;
|
|
433
|
-
export declare const
|
|
433
|
+
export declare const se_ListReadSetImportJobsCommand: (
|
|
434
434
|
input: ListReadSetImportJobsCommandInput,
|
|
435
435
|
context: __SerdeContext
|
|
436
436
|
) => Promise<__HttpRequest>;
|
|
437
|
-
export declare const
|
|
437
|
+
export declare const se_ListReadSetsCommand: (
|
|
438
438
|
input: ListReadSetsCommandInput,
|
|
439
439
|
context: __SerdeContext
|
|
440
440
|
) => Promise<__HttpRequest>;
|
|
441
|
-
export declare const
|
|
441
|
+
export declare const se_ListReferenceImportJobsCommand: (
|
|
442
442
|
input: ListReferenceImportJobsCommandInput,
|
|
443
443
|
context: __SerdeContext
|
|
444
444
|
) => Promise<__HttpRequest>;
|
|
445
|
-
export declare const
|
|
445
|
+
export declare const se_ListReferencesCommand: (
|
|
446
446
|
input: ListReferencesCommandInput,
|
|
447
447
|
context: __SerdeContext
|
|
448
448
|
) => Promise<__HttpRequest>;
|
|
449
|
-
export declare const
|
|
449
|
+
export declare const se_ListReferenceStoresCommand: (
|
|
450
450
|
input: ListReferenceStoresCommandInput,
|
|
451
451
|
context: __SerdeContext
|
|
452
452
|
) => Promise<__HttpRequest>;
|
|
453
|
-
export declare const
|
|
453
|
+
export declare const se_ListRunGroupsCommand: (
|
|
454
454
|
input: ListRunGroupsCommandInput,
|
|
455
455
|
context: __SerdeContext
|
|
456
456
|
) => Promise<__HttpRequest>;
|
|
457
|
-
export declare const
|
|
457
|
+
export declare const se_ListRunsCommand: (
|
|
458
458
|
input: ListRunsCommandInput,
|
|
459
459
|
context: __SerdeContext
|
|
460
460
|
) => Promise<__HttpRequest>;
|
|
461
|
-
export declare const
|
|
461
|
+
export declare const se_ListRunTasksCommand: (
|
|
462
462
|
input: ListRunTasksCommandInput,
|
|
463
463
|
context: __SerdeContext
|
|
464
464
|
) => Promise<__HttpRequest>;
|
|
465
|
-
export declare const
|
|
465
|
+
export declare const se_ListSequenceStoresCommand: (
|
|
466
466
|
input: ListSequenceStoresCommandInput,
|
|
467
467
|
context: __SerdeContext
|
|
468
468
|
) => Promise<__HttpRequest>;
|
|
469
|
-
export declare const
|
|
469
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
470
470
|
input: ListTagsForResourceCommandInput,
|
|
471
471
|
context: __SerdeContext
|
|
472
472
|
) => Promise<__HttpRequest>;
|
|
473
|
-
export declare const
|
|
473
|
+
export declare const se_ListVariantImportJobsCommand: (
|
|
474
474
|
input: ListVariantImportJobsCommandInput,
|
|
475
475
|
context: __SerdeContext
|
|
476
476
|
) => Promise<__HttpRequest>;
|
|
477
|
-
export declare const
|
|
477
|
+
export declare const se_ListVariantStoresCommand: (
|
|
478
478
|
input: ListVariantStoresCommandInput,
|
|
479
479
|
context: __SerdeContext
|
|
480
480
|
) => Promise<__HttpRequest>;
|
|
481
|
-
export declare const
|
|
481
|
+
export declare const se_ListWorkflowsCommand: (
|
|
482
482
|
input: ListWorkflowsCommandInput,
|
|
483
483
|
context: __SerdeContext
|
|
484
484
|
) => Promise<__HttpRequest>;
|
|
485
|
-
export declare const
|
|
485
|
+
export declare const se_StartAnnotationImportJobCommand: (
|
|
486
486
|
input: StartAnnotationImportJobCommandInput,
|
|
487
487
|
context: __SerdeContext
|
|
488
488
|
) => Promise<__HttpRequest>;
|
|
489
|
-
export declare const
|
|
489
|
+
export declare const se_StartReadSetActivationJobCommand: (
|
|
490
490
|
input: StartReadSetActivationJobCommandInput,
|
|
491
491
|
context: __SerdeContext
|
|
492
492
|
) => Promise<__HttpRequest>;
|
|
493
|
-
export declare const
|
|
493
|
+
export declare const se_StartReadSetExportJobCommand: (
|
|
494
494
|
input: StartReadSetExportJobCommandInput,
|
|
495
495
|
context: __SerdeContext
|
|
496
496
|
) => Promise<__HttpRequest>;
|
|
497
|
-
export declare const
|
|
497
|
+
export declare const se_StartReadSetImportJobCommand: (
|
|
498
498
|
input: StartReadSetImportJobCommandInput,
|
|
499
499
|
context: __SerdeContext
|
|
500
500
|
) => Promise<__HttpRequest>;
|
|
501
|
-
export declare const
|
|
501
|
+
export declare const se_StartReferenceImportJobCommand: (
|
|
502
502
|
input: StartReferenceImportJobCommandInput,
|
|
503
503
|
context: __SerdeContext
|
|
504
504
|
) => Promise<__HttpRequest>;
|
|
505
|
-
export declare const
|
|
505
|
+
export declare const se_StartRunCommand: (
|
|
506
506
|
input: StartRunCommandInput,
|
|
507
507
|
context: __SerdeContext
|
|
508
508
|
) => Promise<__HttpRequest>;
|
|
509
|
-
export declare const
|
|
509
|
+
export declare const se_StartVariantImportJobCommand: (
|
|
510
510
|
input: StartVariantImportJobCommandInput,
|
|
511
511
|
context: __SerdeContext
|
|
512
512
|
) => Promise<__HttpRequest>;
|
|
513
|
-
export declare const
|
|
513
|
+
export declare const se_TagResourceCommand: (
|
|
514
514
|
input: TagResourceCommandInput,
|
|
515
515
|
context: __SerdeContext
|
|
516
516
|
) => Promise<__HttpRequest>;
|
|
517
|
-
export declare const
|
|
517
|
+
export declare const se_UntagResourceCommand: (
|
|
518
518
|
input: UntagResourceCommandInput,
|
|
519
519
|
context: __SerdeContext
|
|
520
520
|
) => Promise<__HttpRequest>;
|
|
521
|
-
export declare const
|
|
521
|
+
export declare const se_UpdateAnnotationStoreCommand: (
|
|
522
522
|
input: UpdateAnnotationStoreCommandInput,
|
|
523
523
|
context: __SerdeContext
|
|
524
524
|
) => Promise<__HttpRequest>;
|
|
525
|
-
export declare const
|
|
525
|
+
export declare const se_UpdateRunGroupCommand: (
|
|
526
526
|
input: UpdateRunGroupCommandInput,
|
|
527
527
|
context: __SerdeContext
|
|
528
528
|
) => Promise<__HttpRequest>;
|
|
529
|
-
export declare const
|
|
529
|
+
export declare const se_UpdateVariantStoreCommand: (
|
|
530
530
|
input: UpdateVariantStoreCommandInput,
|
|
531
531
|
context: __SerdeContext
|
|
532
532
|
) => Promise<__HttpRequest>;
|
|
533
|
-
export declare const
|
|
533
|
+
export declare const se_UpdateWorkflowCommand: (
|
|
534
534
|
input: UpdateWorkflowCommandInput,
|
|
535
535
|
context: __SerdeContext
|
|
536
536
|
) => Promise<__HttpRequest>;
|
|
537
|
-
export declare const
|
|
537
|
+
export declare const de_BatchDeleteReadSetCommand: (
|
|
538
538
|
output: __HttpResponse,
|
|
539
539
|
context: __SerdeContext
|
|
540
540
|
) => Promise<BatchDeleteReadSetCommandOutput>;
|
|
541
|
-
export declare const
|
|
541
|
+
export declare const de_CancelAnnotationImportJobCommand: (
|
|
542
542
|
output: __HttpResponse,
|
|
543
543
|
context: __SerdeContext
|
|
544
544
|
) => Promise<CancelAnnotationImportJobCommandOutput>;
|
|
545
|
-
export declare const
|
|
545
|
+
export declare const de_CancelRunCommand: (
|
|
546
546
|
output: __HttpResponse,
|
|
547
547
|
context: __SerdeContext
|
|
548
548
|
) => Promise<CancelRunCommandOutput>;
|
|
549
|
-
export declare const
|
|
549
|
+
export declare const de_CancelVariantImportJobCommand: (
|
|
550
550
|
output: __HttpResponse,
|
|
551
551
|
context: __SerdeContext
|
|
552
552
|
) => Promise<CancelVariantImportJobCommandOutput>;
|
|
553
|
-
export declare const
|
|
553
|
+
export declare const de_CreateAnnotationStoreCommand: (
|
|
554
554
|
output: __HttpResponse,
|
|
555
555
|
context: __SerdeContext
|
|
556
556
|
) => Promise<CreateAnnotationStoreCommandOutput>;
|
|
557
|
-
export declare const
|
|
557
|
+
export declare const de_CreateReferenceStoreCommand: (
|
|
558
558
|
output: __HttpResponse,
|
|
559
559
|
context: __SerdeContext
|
|
560
560
|
) => Promise<CreateReferenceStoreCommandOutput>;
|
|
561
|
-
export declare const
|
|
561
|
+
export declare const de_CreateRunGroupCommand: (
|
|
562
562
|
output: __HttpResponse,
|
|
563
563
|
context: __SerdeContext
|
|
564
564
|
) => Promise<CreateRunGroupCommandOutput>;
|
|
565
|
-
export declare const
|
|
565
|
+
export declare const de_CreateSequenceStoreCommand: (
|
|
566
566
|
output: __HttpResponse,
|
|
567
567
|
context: __SerdeContext
|
|
568
568
|
) => Promise<CreateSequenceStoreCommandOutput>;
|
|
569
|
-
export declare const
|
|
569
|
+
export declare const de_CreateVariantStoreCommand: (
|
|
570
570
|
output: __HttpResponse,
|
|
571
571
|
context: __SerdeContext
|
|
572
572
|
) => Promise<CreateVariantStoreCommandOutput>;
|
|
573
|
-
export declare const
|
|
573
|
+
export declare const de_CreateWorkflowCommand: (
|
|
574
574
|
output: __HttpResponse,
|
|
575
575
|
context: __SerdeContext
|
|
576
576
|
) => Promise<CreateWorkflowCommandOutput>;
|
|
577
|
-
export declare const
|
|
577
|
+
export declare const de_DeleteAnnotationStoreCommand: (
|
|
578
578
|
output: __HttpResponse,
|
|
579
579
|
context: __SerdeContext
|
|
580
580
|
) => Promise<DeleteAnnotationStoreCommandOutput>;
|
|
581
|
-
export declare const
|
|
581
|
+
export declare const de_DeleteReferenceCommand: (
|
|
582
582
|
output: __HttpResponse,
|
|
583
583
|
context: __SerdeContext
|
|
584
584
|
) => Promise<DeleteReferenceCommandOutput>;
|
|
585
|
-
export declare const
|
|
585
|
+
export declare const de_DeleteReferenceStoreCommand: (
|
|
586
586
|
output: __HttpResponse,
|
|
587
587
|
context: __SerdeContext
|
|
588
588
|
) => Promise<DeleteReferenceStoreCommandOutput>;
|
|
589
|
-
export declare const
|
|
589
|
+
export declare const de_DeleteRunCommand: (
|
|
590
590
|
output: __HttpResponse,
|
|
591
591
|
context: __SerdeContext
|
|
592
592
|
) => Promise<DeleteRunCommandOutput>;
|
|
593
|
-
export declare const
|
|
593
|
+
export declare const de_DeleteRunGroupCommand: (
|
|
594
594
|
output: __HttpResponse,
|
|
595
595
|
context: __SerdeContext
|
|
596
596
|
) => Promise<DeleteRunGroupCommandOutput>;
|
|
597
|
-
export declare const
|
|
597
|
+
export declare const de_DeleteSequenceStoreCommand: (
|
|
598
598
|
output: __HttpResponse,
|
|
599
599
|
context: __SerdeContext
|
|
600
600
|
) => Promise<DeleteSequenceStoreCommandOutput>;
|
|
601
|
-
export declare const
|
|
601
|
+
export declare const de_DeleteVariantStoreCommand: (
|
|
602
602
|
output: __HttpResponse,
|
|
603
603
|
context: __SerdeContext
|
|
604
604
|
) => Promise<DeleteVariantStoreCommandOutput>;
|
|
605
|
-
export declare const
|
|
605
|
+
export declare const de_DeleteWorkflowCommand: (
|
|
606
606
|
output: __HttpResponse,
|
|
607
607
|
context: __SerdeContext
|
|
608
608
|
) => Promise<DeleteWorkflowCommandOutput>;
|
|
609
|
-
export declare const
|
|
609
|
+
export declare const de_GetAnnotationImportJobCommand: (
|
|
610
610
|
output: __HttpResponse,
|
|
611
611
|
context: __SerdeContext
|
|
612
612
|
) => Promise<GetAnnotationImportJobCommandOutput>;
|
|
613
|
-
export declare const
|
|
613
|
+
export declare const de_GetAnnotationStoreCommand: (
|
|
614
614
|
output: __HttpResponse,
|
|
615
615
|
context: __SerdeContext
|
|
616
616
|
) => Promise<GetAnnotationStoreCommandOutput>;
|
|
617
|
-
export declare const
|
|
617
|
+
export declare const de_GetReadSetCommand: (
|
|
618
618
|
output: __HttpResponse,
|
|
619
619
|
context: __SerdeContext & __SdkStreamSerdeContext
|
|
620
620
|
) => Promise<GetReadSetCommandOutput>;
|
|
621
|
-
export declare const
|
|
621
|
+
export declare const de_GetReadSetActivationJobCommand: (
|
|
622
622
|
output: __HttpResponse,
|
|
623
623
|
context: __SerdeContext
|
|
624
624
|
) => Promise<GetReadSetActivationJobCommandOutput>;
|
|
625
|
-
export declare const
|
|
625
|
+
export declare const de_GetReadSetExportJobCommand: (
|
|
626
626
|
output: __HttpResponse,
|
|
627
627
|
context: __SerdeContext
|
|
628
628
|
) => Promise<GetReadSetExportJobCommandOutput>;
|
|
629
|
-
export declare const
|
|
629
|
+
export declare const de_GetReadSetImportJobCommand: (
|
|
630
630
|
output: __HttpResponse,
|
|
631
631
|
context: __SerdeContext
|
|
632
632
|
) => Promise<GetReadSetImportJobCommandOutput>;
|
|
633
|
-
export declare const
|
|
633
|
+
export declare const de_GetReadSetMetadataCommand: (
|
|
634
634
|
output: __HttpResponse,
|
|
635
635
|
context: __SerdeContext
|
|
636
636
|
) => Promise<GetReadSetMetadataCommandOutput>;
|
|
637
|
-
export declare const
|
|
637
|
+
export declare const de_GetReferenceCommand: (
|
|
638
638
|
output: __HttpResponse,
|
|
639
639
|
context: __SerdeContext & __SdkStreamSerdeContext
|
|
640
640
|
) => Promise<GetReferenceCommandOutput>;
|
|
641
|
-
export declare const
|
|
641
|
+
export declare const de_GetReferenceImportJobCommand: (
|
|
642
642
|
output: __HttpResponse,
|
|
643
643
|
context: __SerdeContext
|
|
644
644
|
) => Promise<GetReferenceImportJobCommandOutput>;
|
|
645
|
-
export declare const
|
|
645
|
+
export declare const de_GetReferenceMetadataCommand: (
|
|
646
646
|
output: __HttpResponse,
|
|
647
647
|
context: __SerdeContext
|
|
648
648
|
) => Promise<GetReferenceMetadataCommandOutput>;
|
|
649
|
-
export declare const
|
|
649
|
+
export declare const de_GetReferenceStoreCommand: (
|
|
650
650
|
output: __HttpResponse,
|
|
651
651
|
context: __SerdeContext
|
|
652
652
|
) => Promise<GetReferenceStoreCommandOutput>;
|
|
653
|
-
export declare const
|
|
653
|
+
export declare const de_GetRunCommand: (
|
|
654
654
|
output: __HttpResponse,
|
|
655
655
|
context: __SerdeContext
|
|
656
656
|
) => Promise<GetRunCommandOutput>;
|
|
657
|
-
export declare const
|
|
657
|
+
export declare const de_GetRunGroupCommand: (
|
|
658
658
|
output: __HttpResponse,
|
|
659
659
|
context: __SerdeContext
|
|
660
660
|
) => Promise<GetRunGroupCommandOutput>;
|
|
661
|
-
export declare const
|
|
661
|
+
export declare const de_GetRunTaskCommand: (
|
|
662
662
|
output: __HttpResponse,
|
|
663
663
|
context: __SerdeContext
|
|
664
664
|
) => Promise<GetRunTaskCommandOutput>;
|
|
665
|
-
export declare const
|
|
665
|
+
export declare const de_GetSequenceStoreCommand: (
|
|
666
666
|
output: __HttpResponse,
|
|
667
667
|
context: __SerdeContext
|
|
668
668
|
) => Promise<GetSequenceStoreCommandOutput>;
|
|
669
|
-
export declare const
|
|
669
|
+
export declare const de_GetVariantImportJobCommand: (
|
|
670
670
|
output: __HttpResponse,
|
|
671
671
|
context: __SerdeContext
|
|
672
672
|
) => Promise<GetVariantImportJobCommandOutput>;
|
|
673
|
-
export declare const
|
|
673
|
+
export declare const de_GetVariantStoreCommand: (
|
|
674
674
|
output: __HttpResponse,
|
|
675
675
|
context: __SerdeContext
|
|
676
676
|
) => Promise<GetVariantStoreCommandOutput>;
|
|
677
|
-
export declare const
|
|
677
|
+
export declare const de_GetWorkflowCommand: (
|
|
678
678
|
output: __HttpResponse,
|
|
679
679
|
context: __SerdeContext
|
|
680
680
|
) => Promise<GetWorkflowCommandOutput>;
|
|
681
|
-
export declare const
|
|
681
|
+
export declare const de_ListAnnotationImportJobsCommand: (
|
|
682
682
|
output: __HttpResponse,
|
|
683
683
|
context: __SerdeContext
|
|
684
684
|
) => Promise<ListAnnotationImportJobsCommandOutput>;
|
|
685
|
-
export declare const
|
|
685
|
+
export declare const de_ListAnnotationStoresCommand: (
|
|
686
686
|
output: __HttpResponse,
|
|
687
687
|
context: __SerdeContext
|
|
688
688
|
) => Promise<ListAnnotationStoresCommandOutput>;
|
|
689
|
-
export declare const
|
|
689
|
+
export declare const de_ListReadSetActivationJobsCommand: (
|
|
690
690
|
output: __HttpResponse,
|
|
691
691
|
context: __SerdeContext
|
|
692
692
|
) => Promise<ListReadSetActivationJobsCommandOutput>;
|
|
693
|
-
export declare const
|
|
693
|
+
export declare const de_ListReadSetExportJobsCommand: (
|
|
694
694
|
output: __HttpResponse,
|
|
695
695
|
context: __SerdeContext
|
|
696
696
|
) => Promise<ListReadSetExportJobsCommandOutput>;
|
|
697
|
-
export declare const
|
|
697
|
+
export declare const de_ListReadSetImportJobsCommand: (
|
|
698
698
|
output: __HttpResponse,
|
|
699
699
|
context: __SerdeContext
|
|
700
700
|
) => Promise<ListReadSetImportJobsCommandOutput>;
|
|
701
|
-
export declare const
|
|
701
|
+
export declare const de_ListReadSetsCommand: (
|
|
702
702
|
output: __HttpResponse,
|
|
703
703
|
context: __SerdeContext
|
|
704
704
|
) => Promise<ListReadSetsCommandOutput>;
|
|
705
|
-
export declare const
|
|
705
|
+
export declare const de_ListReferenceImportJobsCommand: (
|
|
706
706
|
output: __HttpResponse,
|
|
707
707
|
context: __SerdeContext
|
|
708
708
|
) => Promise<ListReferenceImportJobsCommandOutput>;
|
|
709
|
-
export declare const
|
|
709
|
+
export declare const de_ListReferencesCommand: (
|
|
710
710
|
output: __HttpResponse,
|
|
711
711
|
context: __SerdeContext
|
|
712
712
|
) => Promise<ListReferencesCommandOutput>;
|
|
713
|
-
export declare const
|
|
713
|
+
export declare const de_ListReferenceStoresCommand: (
|
|
714
714
|
output: __HttpResponse,
|
|
715
715
|
context: __SerdeContext
|
|
716
716
|
) => Promise<ListReferenceStoresCommandOutput>;
|
|
717
|
-
export declare const
|
|
717
|
+
export declare const de_ListRunGroupsCommand: (
|
|
718
718
|
output: __HttpResponse,
|
|
719
719
|
context: __SerdeContext
|
|
720
720
|
) => Promise<ListRunGroupsCommandOutput>;
|
|
721
|
-
export declare const
|
|
721
|
+
export declare const de_ListRunsCommand: (
|
|
722
722
|
output: __HttpResponse,
|
|
723
723
|
context: __SerdeContext
|
|
724
724
|
) => Promise<ListRunsCommandOutput>;
|
|
725
|
-
export declare const
|
|
725
|
+
export declare const de_ListRunTasksCommand: (
|
|
726
726
|
output: __HttpResponse,
|
|
727
727
|
context: __SerdeContext
|
|
728
728
|
) => Promise<ListRunTasksCommandOutput>;
|
|
729
|
-
export declare const
|
|
729
|
+
export declare const de_ListSequenceStoresCommand: (
|
|
730
730
|
output: __HttpResponse,
|
|
731
731
|
context: __SerdeContext
|
|
732
732
|
) => Promise<ListSequenceStoresCommandOutput>;
|
|
733
|
-
export declare const
|
|
733
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
734
734
|
output: __HttpResponse,
|
|
735
735
|
context: __SerdeContext
|
|
736
736
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
737
|
-
export declare const
|
|
737
|
+
export declare const de_ListVariantImportJobsCommand: (
|
|
738
738
|
output: __HttpResponse,
|
|
739
739
|
context: __SerdeContext
|
|
740
740
|
) => Promise<ListVariantImportJobsCommandOutput>;
|
|
741
|
-
export declare const
|
|
741
|
+
export declare const de_ListVariantStoresCommand: (
|
|
742
742
|
output: __HttpResponse,
|
|
743
743
|
context: __SerdeContext
|
|
744
744
|
) => Promise<ListVariantStoresCommandOutput>;
|
|
745
|
-
export declare const
|
|
745
|
+
export declare const de_ListWorkflowsCommand: (
|
|
746
746
|
output: __HttpResponse,
|
|
747
747
|
context: __SerdeContext
|
|
748
748
|
) => Promise<ListWorkflowsCommandOutput>;
|
|
749
|
-
export declare const
|
|
749
|
+
export declare const de_StartAnnotationImportJobCommand: (
|
|
750
750
|
output: __HttpResponse,
|
|
751
751
|
context: __SerdeContext
|
|
752
752
|
) => Promise<StartAnnotationImportJobCommandOutput>;
|
|
753
|
-
export declare const
|
|
753
|
+
export declare const de_StartReadSetActivationJobCommand: (
|
|
754
754
|
output: __HttpResponse,
|
|
755
755
|
context: __SerdeContext
|
|
756
756
|
) => Promise<StartReadSetActivationJobCommandOutput>;
|
|
757
|
-
export declare const
|
|
757
|
+
export declare const de_StartReadSetExportJobCommand: (
|
|
758
758
|
output: __HttpResponse,
|
|
759
759
|
context: __SerdeContext
|
|
760
760
|
) => Promise<StartReadSetExportJobCommandOutput>;
|
|
761
|
-
export declare const
|
|
761
|
+
export declare const de_StartReadSetImportJobCommand: (
|
|
762
762
|
output: __HttpResponse,
|
|
763
763
|
context: __SerdeContext
|
|
764
764
|
) => Promise<StartReadSetImportJobCommandOutput>;
|
|
765
|
-
export declare const
|
|
765
|
+
export declare const de_StartReferenceImportJobCommand: (
|
|
766
766
|
output: __HttpResponse,
|
|
767
767
|
context: __SerdeContext
|
|
768
768
|
) => Promise<StartReferenceImportJobCommandOutput>;
|
|
769
|
-
export declare const
|
|
769
|
+
export declare const de_StartRunCommand: (
|
|
770
770
|
output: __HttpResponse,
|
|
771
771
|
context: __SerdeContext
|
|
772
772
|
) => Promise<StartRunCommandOutput>;
|
|
773
|
-
export declare const
|
|
773
|
+
export declare const de_StartVariantImportJobCommand: (
|
|
774
774
|
output: __HttpResponse,
|
|
775
775
|
context: __SerdeContext
|
|
776
776
|
) => Promise<StartVariantImportJobCommandOutput>;
|
|
777
|
-
export declare const
|
|
777
|
+
export declare const de_TagResourceCommand: (
|
|
778
778
|
output: __HttpResponse,
|
|
779
779
|
context: __SerdeContext
|
|
780
780
|
) => Promise<TagResourceCommandOutput>;
|
|
781
|
-
export declare const
|
|
781
|
+
export declare const de_UntagResourceCommand: (
|
|
782
782
|
output: __HttpResponse,
|
|
783
783
|
context: __SerdeContext
|
|
784
784
|
) => Promise<UntagResourceCommandOutput>;
|
|
785
|
-
export declare const
|
|
785
|
+
export declare const de_UpdateAnnotationStoreCommand: (
|
|
786
786
|
output: __HttpResponse,
|
|
787
787
|
context: __SerdeContext
|
|
788
788
|
) => Promise<UpdateAnnotationStoreCommandOutput>;
|
|
789
|
-
export declare const
|
|
789
|
+
export declare const de_UpdateRunGroupCommand: (
|
|
790
790
|
output: __HttpResponse,
|
|
791
791
|
context: __SerdeContext
|
|
792
792
|
) => Promise<UpdateRunGroupCommandOutput>;
|
|
793
|
-
export declare const
|
|
793
|
+
export declare const de_UpdateVariantStoreCommand: (
|
|
794
794
|
output: __HttpResponse,
|
|
795
795
|
context: __SerdeContext
|
|
796
796
|
) => Promise<UpdateVariantStoreCommandOutput>;
|
|
797
|
-
export declare const
|
|
797
|
+
export declare const de_UpdateWorkflowCommand: (
|
|
798
798
|
output: __HttpResponse,
|
|
799
799
|
context: __SerdeContext
|
|
800
800
|
) => Promise<UpdateWorkflowCommandOutput>;
|