@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_GetWorkflowCommand, se_GetWorkflowCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class GetWorkflowCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class GetWorkflowCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "GetWorkflow",
|
|
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_ListAnnotationImportJobsCommand, se_ListAnnotationImportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListAnnotationImportJobsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListAnnotationImportJobsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListAnnotationImportJobs",
|
|
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_ListAnnotationStoreVersionsCommand, se_ListAnnotationStoreVersionsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListAnnotationStoreVersionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListAnnotationStoreVersionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListAnnotationStoreVersions",
|
|
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_ListAnnotationStoresCommand, se_ListAnnotationStoresCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListAnnotationStoresCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListAnnotationStoresCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListAnnotationStores",
|
|
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_ListMultipartReadSetUploadsCommand, se_ListMultipartReadSetUploadsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListMultipartReadSetUploadsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListMultipartReadSetUploadsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListMultipartReadSetUploads",
|
|
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_ListReadSetActivationJobsCommand, se_ListReadSetActivationJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReadSetActivationJobsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReadSetActivationJobsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReadSetActivationJobs",
|
|
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_ListReadSetExportJobsCommand, se_ListReadSetExportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReadSetExportJobsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReadSetExportJobsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReadSetExportJobs",
|
|
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_ListReadSetImportJobsCommand, se_ListReadSetImportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReadSetImportJobsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReadSetImportJobsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReadSetImportJobs",
|
|
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_ListReadSetUploadPartsCommand, se_ListReadSetUploadPartsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReadSetUploadPartsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReadSetUploadPartsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReadSetUploadParts",
|
|
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_ListReadSetsCommand, se_ListReadSetsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReadSetsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReadSetsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReadSets",
|
|
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_ListReferenceImportJobsCommand, se_ListReferenceImportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReferenceImportJobsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReferenceImportJobsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReferenceImportJobs",
|
|
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_ListReferenceStoresCommand, se_ListReferenceStoresCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReferenceStoresCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReferenceStoresCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReferenceStores",
|
|
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_ListReferencesCommand, se_ListReferencesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListReferencesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListReferencesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListReferences",
|
|
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_ListRunGroupsCommand, se_ListRunGroupsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListRunGroupsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListRunGroupsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListRunGroups",
|
|
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_ListRunTasksCommand, se_ListRunTasksCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListRunTasksCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListRunTasksCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListRunTasks",
|
|
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_ListRunsCommand, se_ListRunsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListRunsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListRunsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListRuns",
|
|
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_ListSequenceStoresCommand, se_ListSequenceStoresCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListSequenceStoresCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListSequenceStoresCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListSequenceStores",
|
|
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_ListSharesCommand, se_ListSharesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListSharesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListSharesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListShares",
|
|
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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListTagsForResource",
|
|
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_ListVariantImportJobsCommand, se_ListVariantImportJobsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListVariantImportJobsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListVariantImportJobsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListVariantImportJobs",
|
|
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_ListVariantStoresCommand, se_ListVariantStoresCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListVariantStoresCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListVariantStoresCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListVariantStores",
|
|
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_ListWorkflowsCommand, se_ListWorkflowsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListWorkflowsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListWorkflowsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "ListWorkflows",
|
|
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_StartAnnotationImportJobCommand, se_StartAnnotationImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartAnnotationImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartAnnotationImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "StartAnnotationImportJob",
|
|
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_StartReadSetActivationJobCommand, se_StartReadSetActivationJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartReadSetActivationJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartReadSetActivationJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "StartReadSetActivationJob",
|
|
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_StartReadSetExportJobCommand, se_StartReadSetExportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartReadSetExportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartReadSetExportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "StartReadSetExportJob",
|
|
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_StartReadSetImportJobCommand, se_StartReadSetImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartReadSetImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartReadSetImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "StartReadSetImportJob",
|
|
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_StartReferenceImportJobCommand, se_StartReferenceImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartReferenceImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartReferenceImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "StartReferenceImportJob",
|
|
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_StartRunCommand, se_StartRunCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartRunCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartRunCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "StartRun",
|
|
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_StartVariantImportJobCommand, se_StartVariantImportJobCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class StartVariantImportJobCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class StartVariantImportJobCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "StartVariantImportJob",
|
|
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_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class TagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class TagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "TagResource",
|
|
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_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UntagResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "UntagResource",
|
|
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_UpdateAnnotationStoreCommand, se_UpdateAnnotationStoreCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateAnnotationStoreCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateAnnotationStoreCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "Omics",
|
|
35
|
+
operation: "UpdateAnnotationStore",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|