@aws-sdk/client-omics 3.303.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 +32 -32
|
@@ -36,10 +36,10 @@ class BatchDeleteReadSetCommand 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_BatchDeleteReadSetCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_BatchDeleteReadSetCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.BatchDeleteReadSetCommand = BatchDeleteReadSetCommand;
|
|
@@ -36,10 +36,10 @@ class CancelAnnotationImportJobCommand 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_CancelAnnotationImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CancelAnnotationImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelAnnotationImportJobCommand = CancelAnnotationImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class CancelRunCommand 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_CancelRunCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CancelRunCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelRunCommand = CancelRunCommand;
|
|
@@ -36,10 +36,10 @@ class CancelVariantImportJobCommand 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_CancelVariantImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CancelVariantImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CancelVariantImportJobCommand = CancelVariantImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class CreateAnnotationStoreCommand 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_CreateAnnotationStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateAnnotationStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateAnnotationStoreCommand = CreateAnnotationStoreCommand;
|
|
@@ -36,10 +36,10 @@ class CreateReferenceStoreCommand 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_CreateReferenceStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateReferenceStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateReferenceStoreCommand = CreateReferenceStoreCommand;
|
|
@@ -36,10 +36,10 @@ class CreateRunGroupCommand 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_CreateRunGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateRunGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateRunGroupCommand = CreateRunGroupCommand;
|
|
@@ -36,10 +36,10 @@ class CreateSequenceStoreCommand 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_CreateSequenceStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateSequenceStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateSequenceStoreCommand = CreateSequenceStoreCommand;
|
|
@@ -36,10 +36,10 @@ class CreateVariantStoreCommand 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_CreateVariantStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateVariantStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateVariantStoreCommand = CreateVariantStoreCommand;
|
|
@@ -36,10 +36,10 @@ class CreateWorkflowCommand 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_CreateWorkflowCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_CreateWorkflowCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateWorkflowCommand = CreateWorkflowCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteAnnotationStoreCommand 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_DeleteAnnotationStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteAnnotationStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteAnnotationStoreCommand = DeleteAnnotationStoreCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteReferenceCommand 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_DeleteReferenceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteReferenceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteReferenceCommand = DeleteReferenceCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteReferenceStoreCommand 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_DeleteReferenceStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteReferenceStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteReferenceStoreCommand = DeleteReferenceStoreCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRunCommand 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_DeleteRunCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteRunCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRunCommand = DeleteRunCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRunGroupCommand 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_DeleteRunGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteRunGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRunGroupCommand = DeleteRunGroupCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteSequenceStoreCommand 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_DeleteSequenceStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteSequenceStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteSequenceStoreCommand = DeleteSequenceStoreCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteVariantStoreCommand 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_DeleteVariantStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteVariantStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteVariantStoreCommand = DeleteVariantStoreCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteWorkflowCommand 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_DeleteWorkflowCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_DeleteWorkflowCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteWorkflowCommand = DeleteWorkflowCommand;
|
|
@@ -36,10 +36,10 @@ class GetAnnotationImportJobCommand 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_GetAnnotationImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetAnnotationImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAnnotationImportJobCommand = GetAnnotationImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class GetAnnotationStoreCommand 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_GetAnnotationStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetAnnotationStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAnnotationStoreCommand = GetAnnotationStoreCommand;
|
|
@@ -36,10 +36,10 @@ class GetReadSetActivationJobCommand 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_GetReadSetActivationJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetReadSetActivationJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetReadSetActivationJobCommand = GetReadSetActivationJobCommand;
|
|
@@ -37,10 +37,10 @@ class GetReadSetCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetReadSetCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetReadSetCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetReadSetCommand = GetReadSetCommand;
|
|
@@ -36,10 +36,10 @@ class GetReadSetExportJobCommand 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_GetReadSetExportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetReadSetExportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetReadSetExportJobCommand = GetReadSetExportJobCommand;
|
|
@@ -36,10 +36,10 @@ class GetReadSetImportJobCommand 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_GetReadSetImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetReadSetImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetReadSetImportJobCommand = GetReadSetImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class GetReadSetMetadataCommand 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_GetReadSetMetadataCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetReadSetMetadataCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetReadSetMetadataCommand = GetReadSetMetadataCommand;
|
|
@@ -37,10 +37,10 @@ class GetReferenceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetReferenceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetReferenceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetReferenceCommand = GetReferenceCommand;
|
|
@@ -36,10 +36,10 @@ class GetReferenceImportJobCommand 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_GetReferenceImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetReferenceImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetReferenceImportJobCommand = GetReferenceImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class GetReferenceMetadataCommand 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_GetReferenceMetadataCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetReferenceMetadataCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetReferenceMetadataCommand = GetReferenceMetadataCommand;
|
|
@@ -36,10 +36,10 @@ class GetReferenceStoreCommand 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_GetReferenceStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetReferenceStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetReferenceStoreCommand = GetReferenceStoreCommand;
|
|
@@ -36,10 +36,10 @@ class GetRunCommand 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_GetRunCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetRunCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRunCommand = GetRunCommand;
|
|
@@ -36,10 +36,10 @@ class GetRunGroupCommand 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_GetRunGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetRunGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRunGroupCommand = GetRunGroupCommand;
|
|
@@ -36,10 +36,10 @@ class GetRunTaskCommand 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_GetRunTaskCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetRunTaskCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRunTaskCommand = GetRunTaskCommand;
|
|
@@ -36,10 +36,10 @@ class GetSequenceStoreCommand 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_GetSequenceStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetSequenceStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetSequenceStoreCommand = GetSequenceStoreCommand;
|
|
@@ -36,10 +36,10 @@ class GetVariantImportJobCommand 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_GetVariantImportJobCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetVariantImportJobCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetVariantImportJobCommand = GetVariantImportJobCommand;
|
|
@@ -36,10 +36,10 @@ class GetVariantStoreCommand 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_GetVariantStoreCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetVariantStoreCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetVariantStoreCommand = GetVariantStoreCommand;
|
|
@@ -36,10 +36,10 @@ class GetWorkflowCommand 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_GetWorkflowCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetWorkflowCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetWorkflowCommand = GetWorkflowCommand;
|
|
@@ -36,10 +36,10 @@ class ListAnnotationImportJobsCommand 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_ListAnnotationImportJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListAnnotationImportJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListAnnotationImportJobsCommand = ListAnnotationImportJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListAnnotationStoresCommand 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_ListAnnotationStoresCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListAnnotationStoresCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListAnnotationStoresCommand = ListAnnotationStoresCommand;
|
|
@@ -36,10 +36,10 @@ class ListReadSetActivationJobsCommand 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_ListReadSetActivationJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListReadSetActivationJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReadSetActivationJobsCommand = ListReadSetActivationJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListReadSetExportJobsCommand 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_ListReadSetExportJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListReadSetExportJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReadSetExportJobsCommand = ListReadSetExportJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListReadSetImportJobsCommand 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_ListReadSetImportJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListReadSetImportJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReadSetImportJobsCommand = ListReadSetImportJobsCommand;
|
|
@@ -36,10 +36,10 @@ class ListReadSetsCommand 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_ListReadSetsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListReadSetsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReadSetsCommand = ListReadSetsCommand;
|
|
@@ -36,10 +36,10 @@ class ListReferenceImportJobsCommand 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_ListReferenceImportJobsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListReferenceImportJobsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListReferenceImportJobsCommand = ListReferenceImportJobsCommand;
|