@aws-sdk/client-omics 3.495.0 → 3.499.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 (2) hide show
  1. package/dist-cjs/index.js +77 -74
  2. package/package.json +41 -41
package/dist-cjs/index.js CHANGED
@@ -10445,18 +10445,20 @@ var waitUntilWorkflowActive = /* @__PURE__ */ __name(async (params, input) => {
10445
10445
  // src/index.ts
10446
10446
  var import_util_endpoints = require("@aws-sdk/util-endpoints");
10447
10447
  // Annotate the CommonJS export names for ESM import in node:
10448
+
10448
10449
  0 && (module.exports = {
10450
+ OmicsServiceException,
10451
+ __Client,
10452
+ OmicsClient,
10453
+ Omics,
10454
+ $Command,
10449
10455
  AbortMultipartReadSetUploadCommand,
10450
- Accelerators,
10451
10456
  AcceptShareCommand,
10452
- AccessDeniedException,
10453
- AnnotationType,
10454
10457
  BatchDeleteReadSetCommand,
10455
10458
  CancelAnnotationImportJobCommand,
10456
10459
  CancelRunCommand,
10457
10460
  CancelVariantImportJobCommand,
10458
10461
  CompleteMultipartReadSetUploadCommand,
10459
- ConflictException,
10460
10462
  CreateAnnotationStoreCommand,
10461
10463
  CreateAnnotationStoreVersionCommand,
10462
10464
  CreateMultipartReadSetUploadCommand,
@@ -10466,7 +10468,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10466
10468
  CreateShareCommand,
10467
10469
  CreateVariantStoreCommand,
10468
10470
  CreateWorkflowCommand,
10469
- CreationType,
10470
10471
  DeleteAnnotationStoreCommand,
10471
10472
  DeleteAnnotationStoreVersionsCommand,
10472
10473
  DeleteReferenceCommand,
@@ -10477,11 +10478,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10477
10478
  DeleteShareCommand,
10478
10479
  DeleteVariantStoreCommand,
10479
10480
  DeleteWorkflowCommand,
10480
- ETagAlgorithm,
10481
- EncryptionType,
10482
- FileType,
10483
- FormatOptions,
10484
- FormatToHeaderKey,
10485
10481
  GetAnnotationImportJobCommand,
10486
10482
  GetAnnotationStoreCommand,
10487
10483
  GetAnnotationStoreVersionCommand,
@@ -10490,11 +10486,9 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10490
10486
  GetReadSetExportJobCommand,
10491
10487
  GetReadSetImportJobCommand,
10492
10488
  GetReadSetMetadataCommand,
10493
- GetReadSetResponseFilterSensitiveLog,
10494
10489
  GetReferenceCommand,
10495
10490
  GetReferenceImportJobCommand,
10496
10491
  GetReferenceMetadataCommand,
10497
- GetReferenceResponseFilterSensitiveLog,
10498
10492
  GetReferenceStoreCommand,
10499
10493
  GetRunCommand,
10500
10494
  GetRunGroupCommand,
@@ -10504,8 +10498,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10504
10498
  GetVariantImportJobCommand,
10505
10499
  GetVariantStoreCommand,
10506
10500
  GetWorkflowCommand,
10507
- InternalServerException,
10508
- JobStatus,
10509
10501
  ListAnnotationImportJobsCommand,
10510
10502
  ListAnnotationStoreVersionsCommand,
10511
10503
  ListAnnotationStoresCommand,
@@ -10527,35 +10519,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10527
10519
  ListVariantImportJobsCommand,
10528
10520
  ListVariantStoresCommand,
10529
10521
  ListWorkflowsCommand,
10530
- NotSupportedOperationException,
10531
- Omics,
10532
- OmicsClient,
10533
- OmicsServiceException,
10534
- RangeNotSatisfiableException,
10535
- ReadSetActivationJobItemStatus,
10536
- ReadSetActivationJobStatus,
10537
- ReadSetExportJobItemStatus,
10538
- ReadSetExportJobStatus,
10539
- ReadSetFile,
10540
- ReadSetImportJobItemStatus,
10541
- ReadSetImportJobStatus,
10542
- ReadSetPartSource,
10543
- ReadSetStatus,
10544
- ReferenceFile,
10545
- ReferenceImportJobItemStatus,
10546
- ReferenceImportJobStatus,
10547
- ReferenceItem,
10548
- ReferenceStatus,
10549
- RequestTimeoutException,
10550
- ResourceNotFoundException,
10551
- ResourceOwner,
10552
- RunExport,
10553
- RunLogLevel,
10554
- RunRetentionMode,
10555
- RunStatus,
10556
- SchemaValueType,
10557
- ServiceQuotaExceededException,
10558
- ShareStatus,
10559
10522
  StartAnnotationImportJobCommand,
10560
10523
  StartReadSetActivationJobCommand,
10561
10524
  StartReadSetExportJobCommand,
@@ -10563,12 +10526,7 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10563
10526
  StartReferenceImportJobCommand,
10564
10527
  StartRunCommand,
10565
10528
  StartVariantImportJobCommand,
10566
- StoreFormat,
10567
- StoreOptions,
10568
- StoreStatus,
10569
10529
  TagResourceCommand,
10570
- TaskStatus,
10571
- ThrottlingException,
10572
10530
  UntagResourceCommand,
10573
10531
  UpdateAnnotationStoreCommand,
10574
10532
  UpdateAnnotationStoreVersionCommand,
@@ -10576,15 +10534,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10576
10534
  UpdateVariantStoreCommand,
10577
10535
  UpdateWorkflowCommand,
10578
10536
  UploadReadSetPartCommand,
10579
- UploadReadSetPartRequestFilterSensitiveLog,
10580
- ValidationException,
10581
- VersionOptions,
10582
- VersionStatus,
10583
- WorkflowEngine,
10584
- WorkflowExport,
10585
- WorkflowStatus,
10586
- WorkflowType,
10587
- __Client,
10588
10537
  paginateListAnnotationImportJobs,
10589
10538
  paginateListAnnotationStoreVersions,
10590
10539
  paginateListAnnotationStores,
@@ -10606,37 +10555,91 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
10606
10555
  paginateListVariantStores,
10607
10556
  paginateListWorkflows,
10608
10557
  waitForAnnotationImportJobCreated,
10609
- waitForAnnotationStoreCreated,
10610
- waitForAnnotationStoreDeleted,
10611
- waitForAnnotationStoreVersionCreated,
10612
- waitForAnnotationStoreVersionDeleted,
10613
- waitForReadSetActivationJobCompleted,
10614
- waitForReadSetExportJobCompleted,
10615
- waitForReadSetImportJobCompleted,
10616
- waitForReferenceImportJobCompleted,
10617
- waitForRunCompleted,
10618
- waitForRunRunning,
10619
- waitForTaskCompleted,
10620
- waitForTaskRunning,
10621
- waitForVariantImportJobCreated,
10622
- waitForVariantStoreCreated,
10623
- waitForVariantStoreDeleted,
10624
- waitForWorkflowActive,
10625
10558
  waitUntilAnnotationImportJobCreated,
10559
+ waitForAnnotationStoreCreated,
10626
10560
  waitUntilAnnotationStoreCreated,
10561
+ waitForAnnotationStoreDeleted,
10627
10562
  waitUntilAnnotationStoreDeleted,
10563
+ waitForAnnotationStoreVersionCreated,
10628
10564
  waitUntilAnnotationStoreVersionCreated,
10565
+ waitForAnnotationStoreVersionDeleted,
10629
10566
  waitUntilAnnotationStoreVersionDeleted,
10567
+ waitForReadSetActivationJobCompleted,
10630
10568
  waitUntilReadSetActivationJobCompleted,
10569
+ waitForReadSetExportJobCompleted,
10631
10570
  waitUntilReadSetExportJobCompleted,
10571
+ waitForReadSetImportJobCompleted,
10632
10572
  waitUntilReadSetImportJobCompleted,
10573
+ waitForReferenceImportJobCompleted,
10633
10574
  waitUntilReferenceImportJobCompleted,
10575
+ waitForRunCompleted,
10634
10576
  waitUntilRunCompleted,
10577
+ waitForRunRunning,
10635
10578
  waitUntilRunRunning,
10579
+ waitForTaskCompleted,
10636
10580
  waitUntilTaskCompleted,
10581
+ waitForTaskRunning,
10637
10582
  waitUntilTaskRunning,
10583
+ waitForVariantImportJobCreated,
10638
10584
  waitUntilVariantImportJobCreated,
10585
+ waitForVariantStoreCreated,
10639
10586
  waitUntilVariantStoreCreated,
10587
+ waitForVariantStoreDeleted,
10640
10588
  waitUntilVariantStoreDeleted,
10641
- waitUntilWorkflowActive
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
10642
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.495.0",
4
+ "version": "3.499.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,50 +20,50 @@
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.495.0",
24
- "@aws-sdk/core": "3.495.0",
25
- "@aws-sdk/credential-provider-node": "3.495.0",
26
- "@aws-sdk/middleware-host-header": "3.495.0",
27
- "@aws-sdk/middleware-logger": "3.495.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.495.0",
29
- "@aws-sdk/middleware-signing": "3.495.0",
30
- "@aws-sdk/middleware-user-agent": "3.495.0",
31
- "@aws-sdk/region-config-resolver": "3.495.0",
32
- "@aws-sdk/types": "3.495.0",
33
- "@aws-sdk/util-endpoints": "3.495.0",
34
- "@aws-sdk/util-user-agent-browser": "3.495.0",
35
- "@aws-sdk/util-user-agent-node": "3.495.0",
36
- "@smithy/config-resolver": "^2.1.0",
37
- "@smithy/core": "^1.3.0",
38
- "@smithy/fetch-http-handler": "^2.4.0",
39
- "@smithy/hash-node": "^2.1.0",
40
- "@smithy/invalid-dependency": "^2.1.0",
41
- "@smithy/middleware-content-length": "^2.1.0",
42
- "@smithy/middleware-endpoint": "^2.4.0",
43
- "@smithy/middleware-retry": "^2.1.0",
44
- "@smithy/middleware-serde": "^2.1.0",
45
- "@smithy/middleware-stack": "^2.1.0",
46
- "@smithy/node-config-provider": "^2.2.0",
47
- "@smithy/node-http-handler": "^2.3.0",
48
- "@smithy/protocol-http": "^3.1.0",
49
- "@smithy/smithy-client": "^2.3.0",
50
- "@smithy/types": "^2.9.0",
51
- "@smithy/url-parser": "^2.1.0",
52
- "@smithy/util-base64": "^2.1.0",
53
- "@smithy/util-body-length-browser": "^2.1.0",
54
- "@smithy/util-body-length-node": "^2.2.0",
55
- "@smithy/util-defaults-mode-browser": "^2.1.0",
56
- "@smithy/util-defaults-mode-node": "^2.1.0",
57
- "@smithy/util-endpoints": "^1.1.0",
58
- "@smithy/util-retry": "^2.1.0",
59
- "@smithy/util-stream": "^2.1.0",
60
- "@smithy/util-utf8": "^2.1.0",
61
- "@smithy/util-waiter": "^2.1.0",
23
+ "@aws-sdk/client-sts": "3.499.0",
24
+ "@aws-sdk/core": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.499.0",
26
+ "@aws-sdk/middleware-host-header": "3.496.0",
27
+ "@aws-sdk/middleware-logger": "3.496.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.496.0",
29
+ "@aws-sdk/middleware-signing": "3.496.0",
30
+ "@aws-sdk/middleware-user-agent": "3.496.0",
31
+ "@aws-sdk/region-config-resolver": "3.496.0",
32
+ "@aws-sdk/types": "3.496.0",
33
+ "@aws-sdk/util-endpoints": "3.496.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.496.0",
35
+ "@aws-sdk/util-user-agent-node": "3.496.0",
36
+ "@smithy/config-resolver": "^2.1.1",
37
+ "@smithy/core": "^1.3.1",
38
+ "@smithy/fetch-http-handler": "^2.4.1",
39
+ "@smithy/hash-node": "^2.1.1",
40
+ "@smithy/invalid-dependency": "^2.1.1",
41
+ "@smithy/middleware-content-length": "^2.1.1",
42
+ "@smithy/middleware-endpoint": "^2.4.1",
43
+ "@smithy/middleware-retry": "^2.1.1",
44
+ "@smithy/middleware-serde": "^2.1.1",
45
+ "@smithy/middleware-stack": "^2.1.1",
46
+ "@smithy/node-config-provider": "^2.2.1",
47
+ "@smithy/node-http-handler": "^2.3.1",
48
+ "@smithy/protocol-http": "^3.1.1",
49
+ "@smithy/smithy-client": "^2.3.1",
50
+ "@smithy/types": "^2.9.1",
51
+ "@smithy/url-parser": "^2.1.1",
52
+ "@smithy/util-base64": "^2.1.1",
53
+ "@smithy/util-body-length-browser": "^2.1.1",
54
+ "@smithy/util-body-length-node": "^2.2.1",
55
+ "@smithy/util-defaults-mode-browser": "^2.1.1",
56
+ "@smithy/util-defaults-mode-node": "^2.1.1",
57
+ "@smithy/util-endpoints": "^1.1.1",
58
+ "@smithy/util-retry": "^2.1.1",
59
+ "@smithy/util-stream": "^2.1.1",
60
+ "@smithy/util-utf8": "^2.1.1",
61
+ "@smithy/util-waiter": "^2.1.1",
62
62
  "tslib": "^2.5.0",
63
63
  "uuid": "^8.3.2"
64
64
  },
65
65
  "devDependencies": {
66
- "@smithy/service-client-documentation-generator": "^2.1.0",
66
+ "@smithy/service-client-documentation-generator": "^2.1.1",
67
67
  "@tsconfig/node14": "1.0.3",
68
68
  "@types/node": "^14.14.31",
69
69
  "@types/uuid": "^8.3.0",