@aws-sdk/client-omics 3.890.0 → 3.893.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-types/commands/AbortMultipartReadSetUploadCommand.d.ts +2 -0
- package/dist-types/commands/AcceptShareCommand.d.ts +2 -0
- package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +2 -0
- package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +2 -0
- package/dist-types/commands/CancelRunCommand.d.ts +2 -0
- package/dist-types/commands/CancelVariantImportJobCommand.d.ts +2 -0
- package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +2 -0
- package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +2 -0
- package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +2 -0
- package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +2 -0
- package/dist-types/commands/CreateReferenceStoreCommand.d.ts +2 -0
- package/dist-types/commands/CreateRunCacheCommand.d.ts +2 -0
- package/dist-types/commands/CreateRunGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateSequenceStoreCommand.d.ts +2 -0
- package/dist-types/commands/CreateShareCommand.d.ts +2 -0
- package/dist-types/commands/CreateVariantStoreCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/CreateWorkflowVersionCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +2 -0
- package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +2 -0
- package/dist-types/commands/DeleteReferenceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRunCacheCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRunCommand.d.ts +2 -0
- package/dist-types/commands/DeleteRunGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteS3AccessPolicyCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +2 -0
- package/dist-types/commands/DeleteShareCommand.d.ts +2 -0
- package/dist-types/commands/DeleteVariantStoreCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/DeleteWorkflowVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetAnnotationStoreCommand.d.ts +2 -0
- package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +2 -0
- package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +2 -0
- package/dist-types/commands/GetReadSetCommand.d.ts +2 -0
- package/dist-types/commands/GetReadSetExportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetReadSetImportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetReadSetMetadataCommand.d.ts +2 -0
- package/dist-types/commands/GetReferenceCommand.d.ts +2 -0
- package/dist-types/commands/GetReferenceImportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetReferenceMetadataCommand.d.ts +2 -0
- package/dist-types/commands/GetReferenceStoreCommand.d.ts +2 -0
- package/dist-types/commands/GetRunCacheCommand.d.ts +2 -0
- package/dist-types/commands/GetRunCommand.d.ts +2 -0
- package/dist-types/commands/GetRunGroupCommand.d.ts +2 -0
- package/dist-types/commands/GetRunTaskCommand.d.ts +2 -0
- package/dist-types/commands/GetS3AccessPolicyCommand.d.ts +2 -0
- package/dist-types/commands/GetSequenceStoreCommand.d.ts +2 -0
- package/dist-types/commands/GetShareCommand.d.ts +2 -0
- package/dist-types/commands/GetVariantImportJobCommand.d.ts +2 -0
- package/dist-types/commands/GetVariantStoreCommand.d.ts +2 -0
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/GetWorkflowVersionCommand.d.ts +2 -0
- package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListAnnotationStoresCommand.d.ts +2 -0
- package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +2 -0
- package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +2 -0
- package/dist-types/commands/ListReadSetsCommand.d.ts +2 -0
- package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListReferenceStoresCommand.d.ts +2 -0
- package/dist-types/commands/ListReferencesCommand.d.ts +2 -0
- package/dist-types/commands/ListRunCachesCommand.d.ts +2 -0
- package/dist-types/commands/ListRunGroupsCommand.d.ts +2 -0
- package/dist-types/commands/ListRunTasksCommand.d.ts +2 -0
- package/dist-types/commands/ListRunsCommand.d.ts +2 -0
- package/dist-types/commands/ListSequenceStoresCommand.d.ts +2 -0
- package/dist-types/commands/ListSharesCommand.d.ts +2 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/commands/ListVariantImportJobsCommand.d.ts +2 -0
- package/dist-types/commands/ListVariantStoresCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkflowVersionsCommand.d.ts +2 -0
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -0
- package/dist-types/commands/PutS3AccessPolicyCommand.d.ts +2 -0
- package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +2 -0
- package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +2 -0
- package/dist-types/commands/StartReadSetExportJobCommand.d.ts +2 -0
- package/dist-types/commands/StartReadSetImportJobCommand.d.ts +2 -0
- package/dist-types/commands/StartReferenceImportJobCommand.d.ts +2 -0
- package/dist-types/commands/StartRunCommand.d.ts +2 -0
- package/dist-types/commands/StartVariantImportJobCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRunCacheCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRunGroupCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSequenceStoreCommand.d.ts +2 -0
- package/dist-types/commands/UpdateVariantStoreCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -0
- package/dist-types/commands/UpdateWorkflowVersionCommand.d.ts +2 -0
- package/dist-types/commands/UploadReadSetPartCommand.d.ts +2 -0
- package/package.json +20 -20
|
@@ -33,6 +33,8 @@ declare const ListReadSetActivationJobsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReadSetActivationJobsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReadSetActivationJobsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReadSetActivationJobsRequest
|
|
38
40
|
* sequenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListReadSetExportJobsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReadSetExportJobsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReadSetExportJobsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReadSetExportJobsRequest
|
|
38
40
|
* sequenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListReadSetImportJobsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReadSetImportJobsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReadSetImportJobsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReadSetImportJobsRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListReadSetUploadPartsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReadSetUploadPartsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReadSetUploadPartsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReadSetUploadPartsRequest
|
|
38
40
|
* sequenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListReadSetsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReadSetsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReadSetsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReadSetsRequest
|
|
38
40
|
* sequenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListReferenceImportJobsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReferenceImportJobsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReferenceImportJobsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReferenceImportJobsRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListReferenceStoresCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReferenceStoresCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReferenceStoresCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReferenceStoresRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListReferencesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListReferencesCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListReferencesCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListReferencesRequest
|
|
38
40
|
* referenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListRunCachesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListRunCachesCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListRunCachesCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListRunCachesRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListRunGroupsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListRunGroupsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListRunGroupsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListRunGroupsRequest
|
|
38
40
|
* name: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListRunTasksCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListRunTasksCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListRunTasksCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListRunTasksRequest
|
|
38
40
|
* id: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListRunsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListRunsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListRunsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListRunsRequest
|
|
38
40
|
* name: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const ListSequenceStoresCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListSequenceStoresCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListSequenceStoresCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListSequenceStoresRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListSharesCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListSharesCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListSharesCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListSharesRequest
|
|
38
40
|
* resourceOwner: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListTagsForResourceCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListTagsForResourceCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListTagsForResourceRequest
|
|
38
40
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListVariantImportJobsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListVariantImportJobsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListVariantImportJobsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListVariantImportJobsRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListVariantStoresCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListVariantStoresCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListVariantStoresCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListVariantStoresRequest
|
|
38
40
|
* maxResults: Number("int"),
|
|
@@ -33,6 +33,8 @@ declare const ListWorkflowVersionsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListWorkflowVersionsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListWorkflowVersionsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListWorkflowVersionsRequest
|
|
38
40
|
* workflowId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const ListWorkflowsCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, ListWorkflowsCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, ListWorkflowsCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // ListWorkflowsRequest
|
|
38
40
|
* type: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const PutS3AccessPolicyCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, PutS3AccessPolicyCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, PutS3AccessPolicyCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // PutS3AccessPolicyRequest
|
|
38
40
|
* s3AccessPointArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartAnnotationImportJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, StartAnnotationImportJobCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, StartAnnotationImportJobCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // StartAnnotationImportRequest
|
|
38
40
|
* destinationName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartReadSetActivationJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, StartReadSetActivationJobCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, StartReadSetActivationJobCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // StartReadSetActivationJobRequest
|
|
38
40
|
* sequenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartReadSetExportJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, StartReadSetExportJobCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, StartReadSetExportJobCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // StartReadSetExportJobRequest
|
|
38
40
|
* sequenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartReadSetImportJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, StartReadSetImportJobCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, StartReadSetImportJobCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // StartReadSetImportJobRequest
|
|
38
40
|
* sequenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartReferenceImportJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, StartReferenceImportJobCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, StartReferenceImportJobCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // StartReferenceImportJobRequest
|
|
38
40
|
* referenceStoreId: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const StartRunCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, StartRunCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, StartRunCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // StartRunRequest
|
|
38
40
|
* workflowId: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const StartVariantImportJobCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, StartVariantImportJobCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, StartVariantImportJobCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // StartVariantImportRequest
|
|
38
40
|
* destinationName: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, TagResourceCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, TagResourceCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // TagResourceRequest
|
|
38
40
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UntagResourceCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UntagResourceCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UntagResourceCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UntagResourceRequest
|
|
38
40
|
* resourceArn: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateAnnotationStoreCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateAnnotationStoreCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateAnnotationStoreCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateAnnotationStoreRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateAnnotationStoreVersionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateAnnotationStoreVersionCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateAnnotationStoreVersionCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateAnnotationStoreVersionRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateRunCacheCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateRunCacheCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateRunCacheCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateRunCacheRequest
|
|
38
40
|
* cacheBehavior: "STRING_VALUE",
|
|
@@ -33,6 +33,8 @@ declare const UpdateRunGroupCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateRunGroupCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateRunGroupCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateRunGroupRequest
|
|
38
40
|
* id: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateSequenceStoreCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateSequenceStoreCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateSequenceStoreCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateSequenceStoreRequest
|
|
38
40
|
* id: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateVariantStoreCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateVariantStoreCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateVariantStoreCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateVariantStoreRequest
|
|
38
40
|
* name: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateWorkflowCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateWorkflowCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateWorkflowCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateWorkflowRequest
|
|
38
40
|
* id: "STRING_VALUE", // required
|
|
@@ -33,6 +33,8 @@ declare const UpdateWorkflowVersionCommand_base: {
|
|
|
33
33
|
* ```javascript
|
|
34
34
|
* import { OmicsClient, UpdateWorkflowVersionCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
35
35
|
* // const { OmicsClient, UpdateWorkflowVersionCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
36
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
37
|
+
* const config = {}; // type is OmicsClientConfig
|
|
36
38
|
* const client = new OmicsClient(config);
|
|
37
39
|
* const input = { // UpdateWorkflowVersionRequest
|
|
38
40
|
* workflowId: "STRING_VALUE", // required
|
|
@@ -34,6 +34,8 @@ declare const UploadReadSetPartCommand_base: {
|
|
|
34
34
|
* ```javascript
|
|
35
35
|
* import { OmicsClient, UploadReadSetPartCommand } from "@aws-sdk/client-omics"; // ES Modules import
|
|
36
36
|
* // const { OmicsClient, UploadReadSetPartCommand } = require("@aws-sdk/client-omics"); // CommonJS import
|
|
37
|
+
* // import type { OmicsClientConfig } from "@aws-sdk/client-omics";
|
|
38
|
+
* const config = {}; // type is OmicsClientConfig
|
|
37
39
|
* const client = new OmicsClient(config);
|
|
38
40
|
* const input = { // UploadReadSetPartRequest
|
|
39
41
|
* sequenceStoreId: "STRING_VALUE", // required
|
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.893.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,42 +20,42 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.893.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.893.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.893.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.893.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.893.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.893.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.893.0",
|
|
30
|
+
"@aws-sdk/types": "3.893.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.893.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.893.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.893.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.2.2",
|
|
35
|
-
"@smithy/core": "^3.11.
|
|
35
|
+
"@smithy/core": "^3.11.1",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.2.1",
|
|
37
37
|
"@smithy/hash-node": "^4.1.1",
|
|
38
38
|
"@smithy/invalid-dependency": "^4.1.1",
|
|
39
39
|
"@smithy/middleware-content-length": "^4.1.1",
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.2.
|
|
41
|
-
"@smithy/middleware-retry": "^4.2.
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.2.3",
|
|
41
|
+
"@smithy/middleware-retry": "^4.2.4",
|
|
42
42
|
"@smithy/middleware-serde": "^4.1.1",
|
|
43
43
|
"@smithy/middleware-stack": "^4.1.1",
|
|
44
44
|
"@smithy/node-config-provider": "^4.2.2",
|
|
45
45
|
"@smithy/node-http-handler": "^4.2.1",
|
|
46
46
|
"@smithy/protocol-http": "^5.2.1",
|
|
47
|
-
"@smithy/smithy-client": "^4.6.
|
|
47
|
+
"@smithy/smithy-client": "^4.6.3",
|
|
48
48
|
"@smithy/types": "^4.5.0",
|
|
49
49
|
"@smithy/url-parser": "^4.1.1",
|
|
50
50
|
"@smithy/util-base64": "^4.1.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.1.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.1.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.1.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.1.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.1.3",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.1.3",
|
|
55
55
|
"@smithy/util-endpoints": "^3.1.2",
|
|
56
56
|
"@smithy/util-middleware": "^4.1.1",
|
|
57
|
-
"@smithy/util-retry": "^4.1.
|
|
58
|
-
"@smithy/util-stream": "^4.3.
|
|
57
|
+
"@smithy/util-retry": "^4.1.2",
|
|
58
|
+
"@smithy/util-stream": "^4.3.2",
|
|
59
59
|
"@smithy/util-utf8": "^4.1.0",
|
|
60
60
|
"@smithy/util-waiter": "^4.1.1",
|
|
61
61
|
"@types/uuid": "^9.0.1",
|