@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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -26,6 +27,7 @@ const getRuntimeConfig = (config) => {
|
|
|
26
27
|
},
|
|
27
28
|
],
|
|
28
29
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
30
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.omics" }),
|
|
29
31
|
sdkStreamMixin: config?.sdkStreamMixin ?? util_stream_1.sdkStreamMixin,
|
|
30
32
|
serviceId: config?.serviceId ?? "Omics",
|
|
31
33
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
package/dist-es/OmicsClient.js
CHANGED
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class OmicsClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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 { AbortMultipartReadSetUpload } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AbortMultipartReadSetUploadCommand 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", "AbortMultipartReadSetUpload", {})
|
|
17
13
|
.n("OmicsClient", "AbortMultipartReadSetUploadCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AbortMultipartReadSetUploadCommand)
|
|
20
|
-
.de(de_AbortMultipartReadSetUploadCommand)
|
|
14
|
+
.sc(AbortMultipartReadSetUpload)
|
|
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 { AcceptShare } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AcceptShareCommand 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", "AcceptShare", {})
|
|
17
13
|
.n("OmicsClient", "AcceptShareCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AcceptShareCommand)
|
|
20
|
-
.de(de_AcceptShareCommand)
|
|
14
|
+
.sc(AcceptShare)
|
|
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 { BatchDeleteReadSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchDeleteReadSetCommand 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", "BatchDeleteReadSet", {})
|
|
17
13
|
.n("OmicsClient", "BatchDeleteReadSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchDeleteReadSetCommand)
|
|
20
|
-
.de(de_BatchDeleteReadSetCommand)
|
|
14
|
+
.sc(BatchDeleteReadSet)
|
|
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 { CancelAnnotationImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelAnnotationImportJobCommand 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", "CancelAnnotationImportJob", {})
|
|
17
13
|
.n("OmicsClient", "CancelAnnotationImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelAnnotationImportJobCommand)
|
|
20
|
-
.de(de_CancelAnnotationImportJobCommand)
|
|
14
|
+
.sc(CancelAnnotationImportJob)
|
|
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 { CancelRun } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelRunCommand 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", "CancelRun", {})
|
|
17
13
|
.n("OmicsClient", "CancelRunCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelRunCommand)
|
|
20
|
-
.de(de_CancelRunCommand)
|
|
14
|
+
.sc(CancelRun)
|
|
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 { CancelVariantImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CancelVariantImportJobCommand 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", "CancelVariantImportJob", {})
|
|
17
13
|
.n("OmicsClient", "CancelVariantImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CancelVariantImportJobCommand)
|
|
20
|
-
.de(de_CancelVariantImportJobCommand)
|
|
14
|
+
.sc(CancelVariantImportJob)
|
|
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 { CompleteMultipartReadSetUpload } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CompleteMultipartReadSetUploadCommand 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", "CompleteMultipartReadSetUpload", {})
|
|
17
13
|
.n("OmicsClient", "CompleteMultipartReadSetUploadCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CompleteMultipartReadSetUploadCommand)
|
|
20
|
-
.de(de_CompleteMultipartReadSetUploadCommand)
|
|
14
|
+
.sc(CompleteMultipartReadSetUpload)
|
|
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 { CreateAnnotationStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAnnotationStoreCommand 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", "CreateAnnotationStore", {})
|
|
17
13
|
.n("OmicsClient", "CreateAnnotationStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAnnotationStoreCommand)
|
|
20
|
-
.de(de_CreateAnnotationStoreCommand)
|
|
14
|
+
.sc(CreateAnnotationStore)
|
|
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 { CreateAnnotationStoreVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAnnotationStoreVersionCommand 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", "CreateAnnotationStoreVersion", {})
|
|
17
13
|
.n("OmicsClient", "CreateAnnotationStoreVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAnnotationStoreVersionCommand)
|
|
20
|
-
.de(de_CreateAnnotationStoreVersionCommand)
|
|
14
|
+
.sc(CreateAnnotationStoreVersion)
|
|
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 { CreateMultipartReadSetUpload } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateMultipartReadSetUploadCommand 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", "CreateMultipartReadSetUpload", {})
|
|
17
13
|
.n("OmicsClient", "CreateMultipartReadSetUploadCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateMultipartReadSetUploadCommand)
|
|
20
|
-
.de(de_CreateMultipartReadSetUploadCommand)
|
|
14
|
+
.sc(CreateMultipartReadSetUpload)
|
|
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 { CreateReferenceStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateReferenceStoreCommand 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", "CreateReferenceStore", {})
|
|
17
13
|
.n("OmicsClient", "CreateReferenceStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateReferenceStoreCommand)
|
|
20
|
-
.de(de_CreateReferenceStoreCommand)
|
|
14
|
+
.sc(CreateReferenceStore)
|
|
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 { CreateRunCache } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateRunCacheCommand 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", "CreateRunCache", {})
|
|
17
13
|
.n("OmicsClient", "CreateRunCacheCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateRunCacheCommand)
|
|
20
|
-
.de(de_CreateRunCacheCommand)
|
|
14
|
+
.sc(CreateRunCache)
|
|
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 { CreateRunGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateRunGroupCommand 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", "CreateRunGroup", {})
|
|
17
13
|
.n("OmicsClient", "CreateRunGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateRunGroupCommand)
|
|
20
|
-
.de(de_CreateRunGroupCommand)
|
|
14
|
+
.sc(CreateRunGroup)
|
|
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 { CreateSequenceStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateSequenceStoreCommand 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", "CreateSequenceStore", {})
|
|
17
13
|
.n("OmicsClient", "CreateSequenceStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateSequenceStoreCommand)
|
|
20
|
-
.de(de_CreateSequenceStoreCommand)
|
|
14
|
+
.sc(CreateSequenceStore)
|
|
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 { CreateShare } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateShareCommand 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", "CreateShare", {})
|
|
17
13
|
.n("OmicsClient", "CreateShareCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateShareCommand)
|
|
20
|
-
.de(de_CreateShareCommand)
|
|
14
|
+
.sc(CreateShare)
|
|
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 { CreateVariantStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateVariantStoreCommand 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", "CreateVariantStore", {})
|
|
17
13
|
.n("OmicsClient", "CreateVariantStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateVariantStoreCommand)
|
|
20
|
-
.de(de_CreateVariantStoreCommand)
|
|
14
|
+
.sc(CreateVariantStore)
|
|
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 { CreateWorkflow } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateWorkflowCommand 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", "CreateWorkflow", {})
|
|
17
13
|
.n("OmicsClient", "CreateWorkflowCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateWorkflowCommand)
|
|
20
|
-
.de(de_CreateWorkflowCommand)
|
|
14
|
+
.sc(CreateWorkflow)
|
|
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 { CreateWorkflowVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateWorkflowVersionCommand 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", "CreateWorkflowVersion", {})
|
|
17
13
|
.n("OmicsClient", "CreateWorkflowVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateWorkflowVersionCommand)
|
|
20
|
-
.de(de_CreateWorkflowVersionCommand)
|
|
14
|
+
.sc(CreateWorkflowVersion)
|
|
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 { DeleteAnnotationStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAnnotationStoreCommand 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", "DeleteAnnotationStore", {})
|
|
17
13
|
.n("OmicsClient", "DeleteAnnotationStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAnnotationStoreCommand)
|
|
20
|
-
.de(de_DeleteAnnotationStoreCommand)
|
|
14
|
+
.sc(DeleteAnnotationStore)
|
|
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 { DeleteAnnotationStoreVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAnnotationStoreVersionsCommand 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", "DeleteAnnotationStoreVersions", {})
|
|
17
13
|
.n("OmicsClient", "DeleteAnnotationStoreVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAnnotationStoreVersionsCommand)
|
|
20
|
-
.de(de_DeleteAnnotationStoreVersionsCommand)
|
|
14
|
+
.sc(DeleteAnnotationStoreVersions)
|
|
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 { DeleteReference } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteReferenceCommand 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", "DeleteReference", {})
|
|
17
13
|
.n("OmicsClient", "DeleteReferenceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteReferenceCommand)
|
|
20
|
-
.de(de_DeleteReferenceCommand)
|
|
14
|
+
.sc(DeleteReference)
|
|
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 { DeleteReferenceStore } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteReferenceStoreCommand 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", "DeleteReferenceStore", {})
|
|
17
13
|
.n("OmicsClient", "DeleteReferenceStoreCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteReferenceStoreCommand)
|
|
20
|
-
.de(de_DeleteReferenceStoreCommand)
|
|
14
|
+
.sc(DeleteReferenceStore)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|