@aws-sdk/client-omics 3.927.0 → 3.929.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 +4470 -5461
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/OmicsClient.js +2 -0
- package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +3 -9
- package/dist-es/commands/AcceptShareCommand.js +3 -9
- package/dist-es/commands/BatchDeleteReadSetCommand.js +3 -9
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +3 -9
- package/dist-es/commands/CancelRunCommand.js +3 -9
- package/dist-es/commands/CancelVariantImportJobCommand.js +3 -9
- package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +3 -9
- package/dist-es/commands/CreateAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +3 -9
- package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +3 -9
- package/dist-es/commands/CreateReferenceStoreCommand.js +3 -9
- package/dist-es/commands/CreateRunCacheCommand.js +3 -9
- package/dist-es/commands/CreateRunGroupCommand.js +3 -9
- package/dist-es/commands/CreateSequenceStoreCommand.js +3 -9
- package/dist-es/commands/CreateShareCommand.js +3 -9
- package/dist-es/commands/CreateVariantStoreCommand.js +3 -9
- package/dist-es/commands/CreateWorkflowCommand.js +3 -9
- package/dist-es/commands/CreateWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +3 -9
- package/dist-es/commands/DeleteReferenceCommand.js +3 -9
- package/dist-es/commands/DeleteReferenceStoreCommand.js +3 -9
- package/dist-es/commands/DeleteRunCacheCommand.js +3 -9
- package/dist-es/commands/DeleteRunCommand.js +3 -9
- package/dist-es/commands/DeleteRunGroupCommand.js +3 -9
- package/dist-es/commands/DeleteS3AccessPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteSequenceStoreCommand.js +3 -9
- package/dist-es/commands/DeleteShareCommand.js +3 -9
- package/dist-es/commands/DeleteVariantStoreCommand.js +3 -9
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -9
- package/dist-es/commands/DeleteWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/GetAnnotationImportJobCommand.js +3 -9
- package/dist-es/commands/GetAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/GetAnnotationStoreVersionCommand.js +3 -9
- package/dist-es/commands/GetReadSetActivationJobCommand.js +3 -9
- package/dist-es/commands/GetReadSetCommand.js +3 -10
- package/dist-es/commands/GetReadSetExportJobCommand.js +3 -9
- package/dist-es/commands/GetReadSetImportJobCommand.js +3 -9
- package/dist-es/commands/GetReadSetMetadataCommand.js +3 -9
- package/dist-es/commands/GetReferenceCommand.js +3 -10
- package/dist-es/commands/GetReferenceImportJobCommand.js +3 -9
- package/dist-es/commands/GetReferenceMetadataCommand.js +3 -9
- package/dist-es/commands/GetReferenceStoreCommand.js +3 -9
- package/dist-es/commands/GetRunCacheCommand.js +3 -9
- package/dist-es/commands/GetRunCommand.js +3 -9
- package/dist-es/commands/GetRunGroupCommand.js +3 -9
- package/dist-es/commands/GetRunTaskCommand.js +3 -9
- package/dist-es/commands/GetS3AccessPolicyCommand.js +3 -9
- package/dist-es/commands/GetSequenceStoreCommand.js +3 -9
- package/dist-es/commands/GetShareCommand.js +3 -9
- package/dist-es/commands/GetVariantImportJobCommand.js +3 -9
- package/dist-es/commands/GetVariantStoreCommand.js +3 -9
- package/dist-es/commands/GetWorkflowCommand.js +3 -9
- package/dist-es/commands/GetWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +3 -9
- package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +3 -9
- package/dist-es/commands/ListAnnotationStoresCommand.js +3 -9
- package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +3 -9
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +3 -9
- package/dist-es/commands/ListReadSetExportJobsCommand.js +3 -9
- package/dist-es/commands/ListReadSetImportJobsCommand.js +3 -9
- package/dist-es/commands/ListReadSetUploadPartsCommand.js +3 -9
- package/dist-es/commands/ListReadSetsCommand.js +3 -9
- package/dist-es/commands/ListReferenceImportJobsCommand.js +3 -9
- package/dist-es/commands/ListReferenceStoresCommand.js +3 -9
- package/dist-es/commands/ListReferencesCommand.js +3 -9
- package/dist-es/commands/ListRunCachesCommand.js +3 -9
- package/dist-es/commands/ListRunGroupsCommand.js +3 -9
- package/dist-es/commands/ListRunTasksCommand.js +3 -9
- package/dist-es/commands/ListRunsCommand.js +3 -9
- package/dist-es/commands/ListSequenceStoresCommand.js +3 -9
- package/dist-es/commands/ListSharesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListVariantImportJobsCommand.js +3 -9
- package/dist-es/commands/ListVariantStoresCommand.js +3 -9
- package/dist-es/commands/ListWorkflowVersionsCommand.js +3 -9
- package/dist-es/commands/ListWorkflowsCommand.js +3 -9
- package/dist-es/commands/PutS3AccessPolicyCommand.js +3 -9
- package/dist-es/commands/StartAnnotationImportJobCommand.js +3 -9
- package/dist-es/commands/StartReadSetActivationJobCommand.js +3 -9
- package/dist-es/commands/StartReadSetExportJobCommand.js +3 -9
- package/dist-es/commands/StartReadSetImportJobCommand.js +3 -9
- package/dist-es/commands/StartReferenceImportJobCommand.js +3 -9
- package/dist-es/commands/StartRunCommand.js +3 -9
- package/dist-es/commands/StartVariantImportJobCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +3 -9
- package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +3 -9
- package/dist-es/commands/UpdateRunCacheCommand.js +3 -9
- package/dist-es/commands/UpdateRunGroupCommand.js +3 -9
- package/dist-es/commands/UpdateSequenceStoreCommand.js +3 -9
- package/dist-es/commands/UpdateVariantStoreCommand.js +3 -9
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -9
- package/dist-es/commands/UpdateWorkflowVersionCommand.js +3 -9
- package/dist-es/commands/UploadReadSetPartCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -6
- package/dist-es/models/models_1.js +1 -3
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +4057 -0
- package/dist-types/OmicsClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -8
- package/dist-types/models/models_1.d.ts +0 -4
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +434 -0
- package/dist-types/ts3.4/OmicsClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -6
- package/dist-types/ts3.4/models/models_1.d.ts +0 -3
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +441 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restJson1.js +0 -4541
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -866
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1160
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListSequenceStores } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSequenceStoresCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "ListSequenceStores", {})
|
|
17
13
|
.n("OmicsClient", "ListSequenceStoresCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSequenceStoresCommand)
|
|
20
|
-
.de(de_ListSequenceStoresCommand)
|
|
14
|
+
.sc(ListSequenceStores)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListShares } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListSharesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "ListShares", {})
|
|
17
13
|
.n("OmicsClient", "ListSharesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListSharesCommand)
|
|
20
|
-
.de(de_ListSharesCommand)
|
|
14
|
+
.sc(ListShares)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "ListTagsForResource", {})
|
|
17
13
|
.n("OmicsClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListVariantImportJobs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVariantImportJobsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "ListVariantImportJobs", {})
|
|
17
13
|
.n("OmicsClient", "ListVariantImportJobsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVariantImportJobsCommand)
|
|
20
|
-
.de(de_ListVariantImportJobsCommand)
|
|
14
|
+
.sc(ListVariantImportJobs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListVariantStores } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVariantStoresCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "ListVariantStores", {})
|
|
17
13
|
.n("OmicsClient", "ListVariantStoresCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVariantStoresCommand)
|
|
20
|
-
.de(de_ListVariantStoresCommand)
|
|
14
|
+
.sc(ListVariantStores)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListWorkflowVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListWorkflowVersionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "ListWorkflowVersions", {})
|
|
17
13
|
.n("OmicsClient", "ListWorkflowVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListWorkflowVersionsCommand)
|
|
20
|
-
.de(de_ListWorkflowVersionsCommand)
|
|
14
|
+
.sc(ListWorkflowVersions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListWorkflows } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListWorkflowsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "ListWorkflows", {})
|
|
17
13
|
.n("OmicsClient", "ListWorkflowsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListWorkflowsCommand)
|
|
20
|
-
.de(de_ListWorkflowsCommand)
|
|
14
|
+
.sc(ListWorkflows)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutS3AccessPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutS3AccessPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "PutS3AccessPolicy", {})
|
|
17
13
|
.n("OmicsClient", "PutS3AccessPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutS3AccessPolicyCommand)
|
|
20
|
-
.de(de_PutS3AccessPolicyCommand)
|
|
14
|
+
.sc(PutS3AccessPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartAnnotationImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartAnnotationImportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "StartAnnotationImportJob", {})
|
|
17
13
|
.n("OmicsClient", "StartAnnotationImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartAnnotationImportJobCommand)
|
|
20
|
-
.de(de_StartAnnotationImportJobCommand)
|
|
14
|
+
.sc(StartAnnotationImportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartReadSetActivationJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartReadSetActivationJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "StartReadSetActivationJob", {})
|
|
17
13
|
.n("OmicsClient", "StartReadSetActivationJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartReadSetActivationJobCommand)
|
|
20
|
-
.de(de_StartReadSetActivationJobCommand)
|
|
14
|
+
.sc(StartReadSetActivationJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartReadSetExportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartReadSetExportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "StartReadSetExportJob", {})
|
|
17
13
|
.n("OmicsClient", "StartReadSetExportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartReadSetExportJobCommand)
|
|
20
|
-
.de(de_StartReadSetExportJobCommand)
|
|
14
|
+
.sc(StartReadSetExportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartReadSetImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartReadSetImportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "StartReadSetImportJob", {})
|
|
17
13
|
.n("OmicsClient", "StartReadSetImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartReadSetImportJobCommand)
|
|
20
|
-
.de(de_StartReadSetImportJobCommand)
|
|
14
|
+
.sc(StartReadSetImportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartReferenceImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartReferenceImportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "StartReferenceImportJob", {})
|
|
17
13
|
.n("OmicsClient", "StartReferenceImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartReferenceImportJobCommand)
|
|
20
|
-
.de(de_StartReferenceImportJobCommand)
|
|
14
|
+
.sc(StartReferenceImportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartRun } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartRunCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "StartRun", {})
|
|
17
13
|
.n("OmicsClient", "StartRunCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartRunCommand)
|
|
20
|
-
.de(de_StartRunCommand)
|
|
14
|
+
.sc(StartRun)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartVariantImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartVariantImportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "StartVariantImportJob", {})
|
|
17
13
|
.n("OmicsClient", "StartVariantImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartVariantImportJobCommand)
|
|
20
|
-
.de(de_StartVariantImportJobCommand)
|
|
14
|
+
.sc(StartVariantImportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "TagResource", {})
|
|
17
13
|
.n("OmicsClient", "TagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TagResourceCommand)
|
|
20
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UntagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UntagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UntagResource", {})
|
|
17
13
|
.n("OmicsClient", "UntagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UntagResourceCommand)
|
|
20
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateAnnotationStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateAnnotationStoreCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UpdateAnnotationStore", {})
|
|
17
13
|
.n("OmicsClient", "UpdateAnnotationStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateAnnotationStoreCommand)
|
|
20
|
-
.de(de_UpdateAnnotationStoreCommand)
|
|
14
|
+
.sc(UpdateAnnotationStore)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateAnnotationStoreVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateAnnotationStoreVersionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UpdateAnnotationStoreVersion", {})
|
|
17
13
|
.n("OmicsClient", "UpdateAnnotationStoreVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateAnnotationStoreVersionCommand)
|
|
20
|
-
.de(de_UpdateAnnotationStoreVersionCommand)
|
|
14
|
+
.sc(UpdateAnnotationStoreVersion)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateRunCache } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateRunCacheCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UpdateRunCache", {})
|
|
17
13
|
.n("OmicsClient", "UpdateRunCacheCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateRunCacheCommand)
|
|
20
|
-
.de(de_UpdateRunCacheCommand)
|
|
14
|
+
.sc(UpdateRunCache)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateRunGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateRunGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UpdateRunGroup", {})
|
|
17
13
|
.n("OmicsClient", "UpdateRunGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateRunGroupCommand)
|
|
20
|
-
.de(de_UpdateRunGroupCommand)
|
|
14
|
+
.sc(UpdateRunGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateSequenceStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateSequenceStoreCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UpdateSequenceStore", {})
|
|
17
13
|
.n("OmicsClient", "UpdateSequenceStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateSequenceStoreCommand)
|
|
20
|
-
.de(de_UpdateSequenceStoreCommand)
|
|
14
|
+
.sc(UpdateSequenceStore)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateVariantStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateVariantStoreCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UpdateVariantStore", {})
|
|
17
13
|
.n("OmicsClient", "UpdateVariantStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateVariantStoreCommand)
|
|
20
|
-
.de(de_UpdateVariantStoreCommand)
|
|
14
|
+
.sc(UpdateVariantStore)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateWorkflow } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateWorkflowCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Omics", "UpdateWorkflow", {})
|
|
17
13
|
.n("OmicsClient", "UpdateWorkflowCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateWorkflowCommand)
|
|
20
|
-
.de(de_UpdateWorkflowCommand)
|
|
14
|
+
.sc(UpdateWorkflow)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|