@aws-sdk/client-omics 3.306.0 → 3.309.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/BatchDeleteReadSetCommand.js +2 -2
- package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/CancelRunCommand.js +2 -2
- package/dist-cjs/commands/CancelVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/CreateAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateRunGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkflowCommand.js +2 -2
- package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteReferenceCommand.js +2 -2
- package/dist-cjs/commands/DeleteReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteRunCommand.js +2 -2
- package/dist-cjs/commands/DeleteRunGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-cjs/commands/GetAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetActivationJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetExportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReadSetMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetReferenceStoreCommand.js +2 -2
- package/dist-cjs/commands/GetRunCommand.js +2 -2
- package/dist-cjs/commands/GetRunGroupCommand.js +2 -2
- package/dist-cjs/commands/GetRunTaskCommand.js +2 -2
- package/dist-cjs/commands/GetSequenceStoreCommand.js +2 -2
- package/dist-cjs/commands/GetVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/GetVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/GetWorkflowCommand.js +2 -2
- package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListAnnotationStoresCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetExportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReadSetsCommand.js +2 -2
- package/dist-cjs/commands/ListReferenceImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListReferenceStoresCommand.js +2 -2
- package/dist-cjs/commands/ListReferencesCommand.js +2 -2
- package/dist-cjs/commands/ListRunGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListRunTasksCommand.js +2 -2
- package/dist-cjs/commands/ListRunsCommand.js +2 -2
- package/dist-cjs/commands/ListSequenceStoresCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListVariantImportJobsCommand.js +2 -2
- package/dist-cjs/commands/ListVariantStoresCommand.js +2 -2
- package/dist-cjs/commands/ListWorkflowsCommand.js +2 -2
- package/dist-cjs/commands/StartAnnotationImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetActivationJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetExportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReadSetImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartReferenceImportJobCommand.js +2 -2
- package/dist-cjs/commands/StartRunCommand.js +2 -2
- package/dist-cjs/commands/StartVariantImportJobCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +2 -2
- package/dist-cjs/commands/UpdateRunGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateVariantStoreCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkflowCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1109 -1131
- package/dist-es/commands/BatchDeleteReadSetCommand.js +3 -3
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/CancelRunCommand.js +3 -3
- package/dist-es/commands/CancelVariantImportJobCommand.js +3 -3
- package/dist-es/commands/CreateAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/CreateReferenceStoreCommand.js +3 -3
- package/dist-es/commands/CreateRunGroupCommand.js +3 -3
- package/dist-es/commands/CreateSequenceStoreCommand.js +3 -3
- package/dist-es/commands/CreateVariantStoreCommand.js +3 -3
- package/dist-es/commands/CreateWorkflowCommand.js +3 -3
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/DeleteReferenceCommand.js +3 -3
- package/dist-es/commands/DeleteReferenceStoreCommand.js +3 -3
- package/dist-es/commands/DeleteRunCommand.js +3 -3
- package/dist-es/commands/DeleteRunGroupCommand.js +3 -3
- package/dist-es/commands/DeleteSequenceStoreCommand.js +3 -3
- package/dist-es/commands/DeleteVariantStoreCommand.js +3 -3
- package/dist-es/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-es/commands/GetAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/GetAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/GetReadSetActivationJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetCommand.js +3 -3
- package/dist-es/commands/GetReadSetExportJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetImportJobCommand.js +3 -3
- package/dist-es/commands/GetReadSetMetadataCommand.js +3 -3
- package/dist-es/commands/GetReferenceCommand.js +3 -3
- package/dist-es/commands/GetReferenceImportJobCommand.js +3 -3
- package/dist-es/commands/GetReferenceMetadataCommand.js +3 -3
- package/dist-es/commands/GetReferenceStoreCommand.js +3 -3
- package/dist-es/commands/GetRunCommand.js +3 -3
- package/dist-es/commands/GetRunGroupCommand.js +3 -3
- package/dist-es/commands/GetRunTaskCommand.js +3 -3
- package/dist-es/commands/GetSequenceStoreCommand.js +3 -3
- package/dist-es/commands/GetVariantImportJobCommand.js +3 -3
- package/dist-es/commands/GetVariantStoreCommand.js +3 -3
- package/dist-es/commands/GetWorkflowCommand.js +3 -3
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +3 -3
- package/dist-es/commands/ListAnnotationStoresCommand.js +3 -3
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetExportJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetImportJobsCommand.js +3 -3
- package/dist-es/commands/ListReadSetsCommand.js +3 -3
- package/dist-es/commands/ListReferenceImportJobsCommand.js +3 -3
- package/dist-es/commands/ListReferenceStoresCommand.js +3 -3
- package/dist-es/commands/ListReferencesCommand.js +3 -3
- package/dist-es/commands/ListRunGroupsCommand.js +3 -3
- package/dist-es/commands/ListRunTasksCommand.js +3 -3
- package/dist-es/commands/ListRunsCommand.js +3 -3
- package/dist-es/commands/ListSequenceStoresCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListVariantImportJobsCommand.js +3 -3
- package/dist-es/commands/ListVariantStoresCommand.js +3 -3
- package/dist-es/commands/ListWorkflowsCommand.js +3 -3
- package/dist-es/commands/StartAnnotationImportJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetActivationJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetExportJobCommand.js +3 -3
- package/dist-es/commands/StartReadSetImportJobCommand.js +3 -3
- package/dist-es/commands/StartReferenceImportJobCommand.js +3 -3
- package/dist-es/commands/StartRunCommand.js +3 -3
- package/dist-es/commands/StartVariantImportJobCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +3 -3
- package/dist-es/commands/UpdateRunGroupCommand.js +3 -3
- package/dist-es/commands/UpdateVariantStoreCommand.js +3 -3
- package/dist-es/commands/UpdateWorkflowCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +974 -996
- package/dist-types/protocols/Aws_restJson1.d.ts +528 -132
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +132 -132
- package/package.json +6 -6
|
@@ -36,10 +36,10 @@ class ListReferenceStoresCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListReferenceStoresCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListReferenceStoresCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReferenceStoresCommand = ListReferenceStoresCommand;
|
|
@@ -36,10 +36,10 @@ class ListReferencesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListReferencesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListReferencesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReferencesCommand = ListReferencesCommand;
|
|
@@ -36,10 +36,10 @@ class ListRunGroupsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListRunGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListRunGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListRunGroupsCommand = ListRunGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class ListRunTasksCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListRunTasksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListRunTasksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListRunTasksCommand = ListRunTasksCommand;
|
|
@@ -36,10 +36,10 @@ class ListRunsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListRunsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListRunsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListRunsCommand = ListRunsCommand;
|
|
@@ -36,10 +36,10 @@ class ListSequenceStoresCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListSequenceStoresCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListSequenceStoresCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListSequenceStoresCommand = ListSequenceStoresCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class ListVariantImportJobsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListVariantImportJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListVariantImportJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListVariantImportJobsCommand = ListVariantImportJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListVariantStoresCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListVariantStoresCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListVariantStoresCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListVariantStoresCommand = ListVariantStoresCommand;
|
|
@@ -36,10 +36,10 @@ class ListWorkflowsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListWorkflowsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListWorkflowsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListWorkflowsCommand = ListWorkflowsCommand;
|
|
@@ -36,10 +36,10 @@ class StartAnnotationImportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartAnnotationImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartAnnotationImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartAnnotationImportJobCommand = StartAnnotationImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartReadSetActivationJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartReadSetActivationJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartReadSetActivationJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartReadSetActivationJobCommand = StartReadSetActivationJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartReadSetExportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartReadSetExportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartReadSetExportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartReadSetExportJobCommand = StartReadSetExportJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartReadSetImportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartReadSetImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartReadSetImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartReadSetImportJobCommand = StartReadSetImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartReferenceImportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartReferenceImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartReferenceImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartReferenceImportJobCommand = StartReferenceImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class StartRunCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartRunCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartRunCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartRunCommand = StartRunCommand;
|
|
@@ -36,10 +36,10 @@ class StartVariantImportJobCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartVariantImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartVariantImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartVariantImportJobCommand = StartVariantImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateAnnotationStoreCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateAnnotationStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateAnnotationStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateAnnotationStoreCommand = UpdateAnnotationStoreCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateRunGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateRunGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateRunGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateRunGroupCommand = UpdateRunGroupCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateVariantStoreCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateVariantStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateVariantStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateVariantStoreCommand = UpdateVariantStoreCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateWorkflowCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateWorkflowCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateWorkflowCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateWorkflowCommand = UpdateWorkflowCommand;
|