@aws-sdk/client-omics 3.496.0 → 3.501.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/index.js +75 -74
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -10447,17 +10447,18 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10447
10447
|
// Annotate the CommonJS export names for ESM import in node:
|
|
10448
10448
|
|
|
10449
10449
|
0 && (module.exports = {
|
|
10450
|
+
OmicsServiceException,
|
|
10451
|
+
__Client,
|
|
10452
|
+
OmicsClient,
|
|
10453
|
+
Omics,
|
|
10454
|
+
$Command,
|
|
10450
10455
|
AbortMultipartReadSetUploadCommand,
|
|
10451
|
-
Accelerators,
|
|
10452
10456
|
AcceptShareCommand,
|
|
10453
|
-
AccessDeniedException,
|
|
10454
|
-
AnnotationType,
|
|
10455
10457
|
BatchDeleteReadSetCommand,
|
|
10456
10458
|
CancelAnnotationImportJobCommand,
|
|
10457
10459
|
CancelRunCommand,
|
|
10458
10460
|
CancelVariantImportJobCommand,
|
|
10459
10461
|
CompleteMultipartReadSetUploadCommand,
|
|
10460
|
-
ConflictException,
|
|
10461
10462
|
CreateAnnotationStoreCommand,
|
|
10462
10463
|
CreateAnnotationStoreVersionCommand,
|
|
10463
10464
|
CreateMultipartReadSetUploadCommand,
|
|
@@ -10467,7 +10468,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10467
10468
|
CreateShareCommand,
|
|
10468
10469
|
CreateVariantStoreCommand,
|
|
10469
10470
|
CreateWorkflowCommand,
|
|
10470
|
-
CreationType,
|
|
10471
10471
|
DeleteAnnotationStoreCommand,
|
|
10472
10472
|
DeleteAnnotationStoreVersionsCommand,
|
|
10473
10473
|
DeleteReferenceCommand,
|
|
@@ -10478,11 +10478,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10478
10478
|
DeleteShareCommand,
|
|
10479
10479
|
DeleteVariantStoreCommand,
|
|
10480
10480
|
DeleteWorkflowCommand,
|
|
10481
|
-
ETagAlgorithm,
|
|
10482
|
-
EncryptionType,
|
|
10483
|
-
FileType,
|
|
10484
|
-
FormatOptions,
|
|
10485
|
-
FormatToHeaderKey,
|
|
10486
10481
|
GetAnnotationImportJobCommand,
|
|
10487
10482
|
GetAnnotationStoreCommand,
|
|
10488
10483
|
GetAnnotationStoreVersionCommand,
|
|
@@ -10491,11 +10486,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10491
10486
|
GetReadSetExportJobCommand,
|
|
10492
10487
|
GetReadSetImportJobCommand,
|
|
10493
10488
|
GetReadSetMetadataCommand,
|
|
10494
|
-
GetReadSetResponseFilterSensitiveLog,
|
|
10495
10489
|
GetReferenceCommand,
|
|
10496
10490
|
GetReferenceImportJobCommand,
|
|
10497
10491
|
GetReferenceMetadataCommand,
|
|
10498
|
-
GetReferenceResponseFilterSensitiveLog,
|
|
10499
10492
|
GetReferenceStoreCommand,
|
|
10500
10493
|
GetRunCommand,
|
|
10501
10494
|
GetRunGroupCommand,
|
|
@@ -10505,8 +10498,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10505
10498
|
GetVariantImportJobCommand,
|
|
10506
10499
|
GetVariantStoreCommand,
|
|
10507
10500
|
GetWorkflowCommand,
|
|
10508
|
-
InternalServerException,
|
|
10509
|
-
JobStatus,
|
|
10510
10501
|
ListAnnotationImportJobsCommand,
|
|
10511
10502
|
ListAnnotationStoreVersionsCommand,
|
|
10512
10503
|
ListAnnotationStoresCommand,
|
|
@@ -10528,35 +10519,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10528
10519
|
ListVariantImportJobsCommand,
|
|
10529
10520
|
ListVariantStoresCommand,
|
|
10530
10521
|
ListWorkflowsCommand,
|
|
10531
|
-
NotSupportedOperationException,
|
|
10532
|
-
Omics,
|
|
10533
|
-
OmicsClient,
|
|
10534
|
-
OmicsServiceException,
|
|
10535
|
-
RangeNotSatisfiableException,
|
|
10536
|
-
ReadSetActivationJobItemStatus,
|
|
10537
|
-
ReadSetActivationJobStatus,
|
|
10538
|
-
ReadSetExportJobItemStatus,
|
|
10539
|
-
ReadSetExportJobStatus,
|
|
10540
|
-
ReadSetFile,
|
|
10541
|
-
ReadSetImportJobItemStatus,
|
|
10542
|
-
ReadSetImportJobStatus,
|
|
10543
|
-
ReadSetPartSource,
|
|
10544
|
-
ReadSetStatus,
|
|
10545
|
-
ReferenceFile,
|
|
10546
|
-
ReferenceImportJobItemStatus,
|
|
10547
|
-
ReferenceImportJobStatus,
|
|
10548
|
-
ReferenceItem,
|
|
10549
|
-
ReferenceStatus,
|
|
10550
|
-
RequestTimeoutException,
|
|
10551
|
-
ResourceNotFoundException,
|
|
10552
|
-
ResourceOwner,
|
|
10553
|
-
RunExport,
|
|
10554
|
-
RunLogLevel,
|
|
10555
|
-
RunRetentionMode,
|
|
10556
|
-
RunStatus,
|
|
10557
|
-
SchemaValueType,
|
|
10558
|
-
ServiceQuotaExceededException,
|
|
10559
|
-
ShareStatus,
|
|
10560
10522
|
StartAnnotationImportJobCommand,
|
|
10561
10523
|
StartReadSetActivationJobCommand,
|
|
10562
10524
|
StartReadSetExportJobCommand,
|
|
@@ -10564,12 +10526,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10564
10526
|
StartReferenceImportJobCommand,
|
|
10565
10527
|
StartRunCommand,
|
|
10566
10528
|
StartVariantImportJobCommand,
|
|
10567
|
-
StoreFormat,
|
|
10568
|
-
StoreOptions,
|
|
10569
|
-
StoreStatus,
|
|
10570
10529
|
TagResourceCommand,
|
|
10571
|
-
TaskStatus,
|
|
10572
|
-
ThrottlingException,
|
|
10573
10530
|
UntagResourceCommand,
|
|
10574
10531
|
UpdateAnnotationStoreCommand,
|
|
10575
10532
|
UpdateAnnotationStoreVersionCommand,
|
|
@@ -10577,15 +10534,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10577
10534
|
UpdateVariantStoreCommand,
|
|
10578
10535
|
UpdateWorkflowCommand,
|
|
10579
10536
|
UploadReadSetPartCommand,
|
|
10580
|
-
UploadReadSetPartRequestFilterSensitiveLog,
|
|
10581
|
-
ValidationException,
|
|
10582
|
-
VersionOptions,
|
|
10583
|
-
VersionStatus,
|
|
10584
|
-
WorkflowEngine,
|
|
10585
|
-
WorkflowExport,
|
|
10586
|
-
WorkflowStatus,
|
|
10587
|
-
WorkflowType,
|
|
10588
|
-
__Client,
|
|
10589
10537
|
paginateListAnnotationImportJobs,
|
|
10590
10538
|
paginateListAnnotationStoreVersions,
|
|
10591
10539
|
paginateListAnnotationStores,
|
|
@@ -10607,38 +10555,91 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
10607
10555
|
paginateListVariantStores,
|
|
10608
10556
|
paginateListWorkflows,
|
|
10609
10557
|
waitForAnnotationImportJobCreated,
|
|
10610
|
-
waitForAnnotationStoreCreated,
|
|
10611
|
-
waitForAnnotationStoreDeleted,
|
|
10612
|
-
waitForAnnotationStoreVersionCreated,
|
|
10613
|
-
waitForAnnotationStoreVersionDeleted,
|
|
10614
|
-
waitForReadSetActivationJobCompleted,
|
|
10615
|
-
waitForReadSetExportJobCompleted,
|
|
10616
|
-
waitForReadSetImportJobCompleted,
|
|
10617
|
-
waitForReferenceImportJobCompleted,
|
|
10618
|
-
waitForRunCompleted,
|
|
10619
|
-
waitForRunRunning,
|
|
10620
|
-
waitForTaskCompleted,
|
|
10621
|
-
waitForTaskRunning,
|
|
10622
|
-
waitForVariantImportJobCreated,
|
|
10623
|
-
waitForVariantStoreCreated,
|
|
10624
|
-
waitForVariantStoreDeleted,
|
|
10625
|
-
waitForWorkflowActive,
|
|
10626
10558
|
waitUntilAnnotationImportJobCreated,
|
|
10559
|
+
waitForAnnotationStoreCreated,
|
|
10627
10560
|
waitUntilAnnotationStoreCreated,
|
|
10561
|
+
waitForAnnotationStoreDeleted,
|
|
10628
10562
|
waitUntilAnnotationStoreDeleted,
|
|
10563
|
+
waitForAnnotationStoreVersionCreated,
|
|
10629
10564
|
waitUntilAnnotationStoreVersionCreated,
|
|
10565
|
+
waitForAnnotationStoreVersionDeleted,
|
|
10630
10566
|
waitUntilAnnotationStoreVersionDeleted,
|
|
10567
|
+
waitForReadSetActivationJobCompleted,
|
|
10631
10568
|
waitUntilReadSetActivationJobCompleted,
|
|
10569
|
+
waitForReadSetExportJobCompleted,
|
|
10632
10570
|
waitUntilReadSetExportJobCompleted,
|
|
10571
|
+
waitForReadSetImportJobCompleted,
|
|
10633
10572
|
waitUntilReadSetImportJobCompleted,
|
|
10573
|
+
waitForReferenceImportJobCompleted,
|
|
10634
10574
|
waitUntilReferenceImportJobCompleted,
|
|
10575
|
+
waitForRunCompleted,
|
|
10635
10576
|
waitUntilRunCompleted,
|
|
10577
|
+
waitForRunRunning,
|
|
10636
10578
|
waitUntilRunRunning,
|
|
10579
|
+
waitForTaskCompleted,
|
|
10637
10580
|
waitUntilTaskCompleted,
|
|
10581
|
+
waitForTaskRunning,
|
|
10638
10582
|
waitUntilTaskRunning,
|
|
10583
|
+
waitForVariantImportJobCreated,
|
|
10639
10584
|
waitUntilVariantImportJobCreated,
|
|
10585
|
+
waitForVariantStoreCreated,
|
|
10640
10586
|
waitUntilVariantStoreCreated,
|
|
10587
|
+
waitForVariantStoreDeleted,
|
|
10641
10588
|
waitUntilVariantStoreDeleted,
|
|
10642
|
-
|
|
10589
|
+
waitForWorkflowActive,
|
|
10590
|
+
waitUntilWorkflowActive,
|
|
10591
|
+
AccessDeniedException,
|
|
10592
|
+
InternalServerException,
|
|
10593
|
+
NotSupportedOperationException,
|
|
10594
|
+
RequestTimeoutException,
|
|
10595
|
+
ResourceNotFoundException,
|
|
10596
|
+
ServiceQuotaExceededException,
|
|
10597
|
+
ThrottlingException,
|
|
10598
|
+
ValidationException,
|
|
10599
|
+
Accelerators,
|
|
10600
|
+
ShareStatus,
|
|
10601
|
+
ConflictException,
|
|
10602
|
+
ReadSetActivationJobStatus,
|
|
10603
|
+
ReadSetActivationJobItemStatus,
|
|
10604
|
+
JobStatus,
|
|
10605
|
+
FormatOptions,
|
|
10606
|
+
ReferenceItem,
|
|
10607
|
+
EncryptionType,
|
|
10608
|
+
StoreFormat,
|
|
10609
|
+
AnnotationType,
|
|
10610
|
+
FormatToHeaderKey,
|
|
10611
|
+
SchemaValueType,
|
|
10612
|
+
StoreOptions,
|
|
10613
|
+
StoreStatus,
|
|
10614
|
+
VersionOptions,
|
|
10615
|
+
VersionStatus,
|
|
10616
|
+
ReadSetPartSource,
|
|
10617
|
+
FileType,
|
|
10618
|
+
WorkflowEngine,
|
|
10619
|
+
WorkflowStatus,
|
|
10620
|
+
CreationType,
|
|
10621
|
+
ETagAlgorithm,
|
|
10622
|
+
ReadSetExportJobItemStatus,
|
|
10623
|
+
ReadSetExportJobStatus,
|
|
10624
|
+
ReadSetFile,
|
|
10625
|
+
RangeNotSatisfiableException,
|
|
10626
|
+
ReadSetImportJobItemStatus,
|
|
10627
|
+
ReadSetImportJobStatus,
|
|
10628
|
+
ReadSetStatus,
|
|
10629
|
+
ReferenceFile,
|
|
10630
|
+
ReferenceImportJobItemStatus,
|
|
10631
|
+
ReferenceImportJobStatus,
|
|
10632
|
+
ReferenceStatus,
|
|
10633
|
+
RunExport,
|
|
10634
|
+
RunLogLevel,
|
|
10635
|
+
RunRetentionMode,
|
|
10636
|
+
RunStatus,
|
|
10637
|
+
WorkflowType,
|
|
10638
|
+
TaskStatus,
|
|
10639
|
+
WorkflowExport,
|
|
10640
|
+
ResourceOwner,
|
|
10641
|
+
GetReadSetResponseFilterSensitiveLog,
|
|
10642
|
+
GetReferenceResponseFilterSensitiveLog,
|
|
10643
|
+
UploadReadSetPartRequestFilterSensitiveLog
|
|
10643
10644
|
});
|
|
10644
10645
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-omics",
|
|
3
3
|
"description": "AWS SDK for JavaScript Omics Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.501.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-omics",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.501.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.501.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|