@aws-sdk/client-omics 3.413.0 → 3.418.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/commands/AbortMultipartReadSetUploadCommand.js +5 -0
- package/dist-cjs/commands/AcceptShareCommand.js +5 -0
- package/dist-cjs/commands/BatchDeleteReadSetCommand.js +5 -0
- package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +5 -0
- package/dist-cjs/commands/CancelRunCommand.js +5 -0
- package/dist-cjs/commands/CancelVariantImportJobCommand.js +5 -0
- package/dist-cjs/commands/CompleteMultipartReadSetUploadCommand.js +5 -0
- package/dist-cjs/commands/CreateAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateAnnotationStoreVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateMultipartReadSetUploadCommand.js +5 -0
- package/dist-cjs/commands/CreateReferenceStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateRunGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateSequenceStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateShareCommand.js +5 -0
- package/dist-cjs/commands/CreateVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/CreateWorkflowCommand.js +5 -0
- package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteAnnotationStoreVersionsCommand.js +5 -0
- package/dist-cjs/commands/DeleteReferenceCommand.js +5 -0
- package/dist-cjs/commands/DeleteReferenceStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteRunCommand.js +5 -0
- package/dist-cjs/commands/DeleteRunGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteSequenceStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteShareCommand.js +5 -0
- package/dist-cjs/commands/DeleteVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/DeleteWorkflowCommand.js +5 -0
- package/dist-cjs/commands/GetAnnotationImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/GetAnnotationStoreVersionCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetActivationJobCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetExportJobCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetReadSetMetadataCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceMetadataCommand.js +5 -0
- package/dist-cjs/commands/GetReferenceStoreCommand.js +5 -0
- package/dist-cjs/commands/GetRunCommand.js +5 -0
- package/dist-cjs/commands/GetRunGroupCommand.js +5 -0
- package/dist-cjs/commands/GetRunTaskCommand.js +5 -0
- package/dist-cjs/commands/GetSequenceStoreCommand.js +5 -0
- package/dist-cjs/commands/GetShareCommand.js +5 -0
- package/dist-cjs/commands/GetVariantImportJobCommand.js +5 -0
- package/dist-cjs/commands/GetVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/GetWorkflowCommand.js +5 -0
- package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListAnnotationStoreVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListAnnotationStoresCommand.js +5 -0
- package/dist-cjs/commands/ListMultipartReadSetUploadsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetExportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetUploadPartsCommand.js +5 -0
- package/dist-cjs/commands/ListReadSetsCommand.js +5 -0
- package/dist-cjs/commands/ListReferenceImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListReferenceStoresCommand.js +5 -0
- package/dist-cjs/commands/ListReferencesCommand.js +5 -0
- package/dist-cjs/commands/ListRunGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListRunTasksCommand.js +5 -0
- package/dist-cjs/commands/ListRunsCommand.js +5 -0
- package/dist-cjs/commands/ListSequenceStoresCommand.js +5 -0
- package/dist-cjs/commands/ListSharesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListVariantImportJobsCommand.js +5 -0
- package/dist-cjs/commands/ListVariantStoresCommand.js +5 -0
- package/dist-cjs/commands/ListWorkflowsCommand.js +5 -0
- package/dist-cjs/commands/StartAnnotationImportJobCommand.js +5 -0
- package/dist-cjs/commands/StartReadSetActivationJobCommand.js +5 -0
- package/dist-cjs/commands/StartReadSetExportJobCommand.js +5 -0
- package/dist-cjs/commands/StartReadSetImportJobCommand.js +5 -0
- package/dist-cjs/commands/StartReferenceImportJobCommand.js +5 -0
- package/dist-cjs/commands/StartRunCommand.js +5 -0
- package/dist-cjs/commands/StartVariantImportJobCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +5 -0
- package/dist-cjs/commands/UpdateAnnotationStoreVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateRunGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateVariantStoreCommand.js +5 -0
- package/dist-cjs/commands/UpdateWorkflowCommand.js +5 -0
- package/dist-cjs/commands/UploadReadSetPartCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +5 -0
- package/dist-es/commands/AcceptShareCommand.js +5 -0
- package/dist-es/commands/BatchDeleteReadSetCommand.js +5 -0
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +5 -0
- package/dist-es/commands/CancelRunCommand.js +5 -0
- package/dist-es/commands/CancelVariantImportJobCommand.js +5 -0
- package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +5 -0
- package/dist-es/commands/CreateAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +5 -0
- package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +5 -0
- package/dist-es/commands/CreateReferenceStoreCommand.js +5 -0
- package/dist-es/commands/CreateRunGroupCommand.js +5 -0
- package/dist-es/commands/CreateSequenceStoreCommand.js +5 -0
- package/dist-es/commands/CreateShareCommand.js +5 -0
- package/dist-es/commands/CreateVariantStoreCommand.js +5 -0
- package/dist-es/commands/CreateWorkflowCommand.js +5 -0
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +5 -0
- package/dist-es/commands/DeleteReferenceCommand.js +5 -0
- package/dist-es/commands/DeleteReferenceStoreCommand.js +5 -0
- package/dist-es/commands/DeleteRunCommand.js +5 -0
- package/dist-es/commands/DeleteRunGroupCommand.js +5 -0
- package/dist-es/commands/DeleteSequenceStoreCommand.js +5 -0
- package/dist-es/commands/DeleteShareCommand.js +5 -0
- package/dist-es/commands/DeleteVariantStoreCommand.js +5 -0
- package/dist-es/commands/DeleteWorkflowCommand.js +5 -0
- package/dist-es/commands/GetAnnotationImportJobCommand.js +5 -0
- package/dist-es/commands/GetAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/GetAnnotationStoreVersionCommand.js +5 -0
- package/dist-es/commands/GetReadSetActivationJobCommand.js +5 -0
- package/dist-es/commands/GetReadSetCommand.js +5 -0
- package/dist-es/commands/GetReadSetExportJobCommand.js +5 -0
- package/dist-es/commands/GetReadSetImportJobCommand.js +5 -0
- package/dist-es/commands/GetReadSetMetadataCommand.js +5 -0
- package/dist-es/commands/GetReferenceCommand.js +5 -0
- package/dist-es/commands/GetReferenceImportJobCommand.js +5 -0
- package/dist-es/commands/GetReferenceMetadataCommand.js +5 -0
- package/dist-es/commands/GetReferenceStoreCommand.js +5 -0
- package/dist-es/commands/GetRunCommand.js +5 -0
- package/dist-es/commands/GetRunGroupCommand.js +5 -0
- package/dist-es/commands/GetRunTaskCommand.js +5 -0
- package/dist-es/commands/GetSequenceStoreCommand.js +5 -0
- package/dist-es/commands/GetShareCommand.js +5 -0
- package/dist-es/commands/GetVariantImportJobCommand.js +5 -0
- package/dist-es/commands/GetVariantStoreCommand.js +5 -0
- package/dist-es/commands/GetWorkflowCommand.js +5 -0
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +5 -0
- package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +5 -0
- package/dist-es/commands/ListAnnotationStoresCommand.js +5 -0
- package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +5 -0
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +5 -0
- package/dist-es/commands/ListReadSetExportJobsCommand.js +5 -0
- package/dist-es/commands/ListReadSetImportJobsCommand.js +5 -0
- package/dist-es/commands/ListReadSetUploadPartsCommand.js +5 -0
- package/dist-es/commands/ListReadSetsCommand.js +5 -0
- package/dist-es/commands/ListReferenceImportJobsCommand.js +5 -0
- package/dist-es/commands/ListReferenceStoresCommand.js +5 -0
- package/dist-es/commands/ListReferencesCommand.js +5 -0
- package/dist-es/commands/ListRunGroupsCommand.js +5 -0
- package/dist-es/commands/ListRunTasksCommand.js +5 -0
- package/dist-es/commands/ListRunsCommand.js +5 -0
- package/dist-es/commands/ListSequenceStoresCommand.js +5 -0
- package/dist-es/commands/ListSharesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListVariantImportJobsCommand.js +5 -0
- package/dist-es/commands/ListVariantStoresCommand.js +5 -0
- package/dist-es/commands/ListWorkflowsCommand.js +5 -0
- package/dist-es/commands/StartAnnotationImportJobCommand.js +5 -0
- package/dist-es/commands/StartReadSetActivationJobCommand.js +5 -0
- package/dist-es/commands/StartReadSetExportJobCommand.js +5 -0
- package/dist-es/commands/StartReadSetImportJobCommand.js +5 -0
- package/dist-es/commands/StartReferenceImportJobCommand.js +5 -0
- package/dist-es/commands/StartRunCommand.js +5 -0
- package/dist-es/commands/StartVariantImportJobCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +5 -0
- package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +5 -0
- package/dist-es/commands/UpdateRunGroupCommand.js +5 -0
- package/dist-es/commands/UpdateVariantStoreCommand.js +5 -0
- package/dist-es/commands/UpdateWorkflowCommand.js +5 -0
- package/dist-es/commands/UploadReadSetPartCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +33 -32
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateShareCommand, se_CreateShareCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "CreateShare",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateVariantStoreCommand, se_CreateVariantStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateVariantStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateVariantStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "CreateVariantStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateWorkflowCommand, se_CreateWorkflowCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateWorkflowCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateWorkflowCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "CreateWorkflow",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteAnnotationStoreCommand, se_DeleteAnnotationStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAnnotationStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAnnotationStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteAnnotationStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteAnnotationStoreVersionsCommand, se_DeleteAnnotationStoreVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAnnotationStoreVersionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAnnotationStoreVersionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteAnnotationStoreVersions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteReferenceCommand, se_DeleteReferenceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteReferenceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteReferenceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteReference",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteReferenceStoreCommand, se_DeleteReferenceStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteReferenceStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteReferenceStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteReferenceStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteRunCommand, se_DeleteRunCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteRunCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteRunCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteRun",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteRunGroupCommand, se_DeleteRunGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteRunGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteRunGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteRunGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteSequenceStoreCommand, se_DeleteSequenceStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteSequenceStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteSequenceStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteSequenceStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteShareCommand, se_DeleteShareCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteShare",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteVariantStoreCommand, se_DeleteVariantStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteVariantStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteVariantStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteVariantStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteWorkflowCommand, se_DeleteWorkflowCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteWorkflowCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteWorkflowCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "DeleteWorkflow",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetAnnotationImportJobCommand, se_GetAnnotationImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetAnnotationImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetAnnotationImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetAnnotationImportJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetAnnotationStoreCommand, se_GetAnnotationStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetAnnotationStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetAnnotationStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetAnnotationStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetAnnotationStoreVersionCommand, se_GetAnnotationStoreVersionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetAnnotationStoreVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetAnnotationStoreVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetAnnotationStoreVersion",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetReadSetActivationJobCommand, se_GetReadSetActivationJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetReadSetActivationJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetReadSetActivationJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetReadSetActivationJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetReadSetResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_GetReadSetCommand, se_GetReadSetCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetReadSetCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetReadSetResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Omics",
|
|
36
|
+
operation: "GetReadSet",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetReadSetExportJobCommand, se_GetReadSetExportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetReadSetExportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetReadSetExportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetReadSetExportJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetReadSetImportJobCommand, se_GetReadSetImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetReadSetImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetReadSetImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetReadSetImportJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetReadSetMetadataCommand, se_GetReadSetMetadataCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetReadSetMetadataCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetReadSetMetadataCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetReadSetMetadata",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { GetReferenceResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
6
|
import { de_GetReferenceCommand, se_GetReferenceCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class GetReferenceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: (_) => _,
|
|
32
33
|
outputFilterSensitiveLog: GetReferenceResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "Omics",
|
|
36
|
+
operation: "GetReference",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetReferenceImportJobCommand, se_GetReferenceImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetReferenceImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetReferenceImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetReferenceImportJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetReferenceMetadataCommand, se_GetReferenceMetadataCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetReferenceMetadataCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetReferenceMetadataCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetReferenceMetadata",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetReferenceStoreCommand, se_GetReferenceStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetReferenceStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetReferenceStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetReferenceStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetRunCommand, se_GetRunCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetRunCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetRunCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetRun",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetRunGroupCommand, se_GetRunGroupCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetRunGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetRunGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetRunGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetRunTaskCommand, se_GetRunTaskCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetRunTaskCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetRunTaskCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetRunTask",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetSequenceStoreCommand, se_GetSequenceStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetSequenceStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetSequenceStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetSequenceStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetShareCommand, se_GetShareCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetShare",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetVariantImportJobCommand, se_GetVariantImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetVariantImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetVariantImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetVariantImportJob",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_GetVariantStoreCommand, se_GetVariantStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetVariantStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetVariantStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetVariantStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|