@aws-sdk/client-omics 3.952.0 → 3.954.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1168 -810
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AbortMultipartReadSetUploadCommand.js +2 -2
- package/dist-es/commands/AcceptShareCommand.js +2 -2
- package/dist-es/commands/BatchDeleteReadSetCommand.js +2 -2
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +2 -2
- package/dist-es/commands/CancelRunCommand.js +2 -2
- package/dist-es/commands/CancelVariantImportJobCommand.js +2 -2
- package/dist-es/commands/CompleteMultipartReadSetUploadCommand.js +2 -2
- package/dist-es/commands/CreateAnnotationStoreCommand.js +2 -2
- package/dist-es/commands/CreateAnnotationStoreVersionCommand.js +2 -2
- package/dist-es/commands/CreateMultipartReadSetUploadCommand.js +2 -2
- package/dist-es/commands/CreateReferenceStoreCommand.js +2 -2
- package/dist-es/commands/CreateRunCacheCommand.js +2 -2
- package/dist-es/commands/CreateRunGroupCommand.js +2 -2
- package/dist-es/commands/CreateSequenceStoreCommand.js +2 -2
- package/dist-es/commands/CreateShareCommand.js +2 -2
- package/dist-es/commands/CreateVariantStoreCommand.js +2 -2
- package/dist-es/commands/CreateWorkflowCommand.js +2 -2
- package/dist-es/commands/CreateWorkflowVersionCommand.js +2 -2
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +2 -2
- package/dist-es/commands/DeleteAnnotationStoreVersionsCommand.js +2 -2
- package/dist-es/commands/DeleteReferenceCommand.js +2 -2
- package/dist-es/commands/DeleteReferenceStoreCommand.js +2 -2
- package/dist-es/commands/DeleteRunCacheCommand.js +2 -2
- package/dist-es/commands/DeleteRunCommand.js +2 -2
- package/dist-es/commands/DeleteRunGroupCommand.js +2 -2
- package/dist-es/commands/DeleteS3AccessPolicyCommand.js +2 -2
- package/dist-es/commands/DeleteSequenceStoreCommand.js +2 -2
- package/dist-es/commands/DeleteShareCommand.js +2 -2
- package/dist-es/commands/DeleteVariantStoreCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowVersionCommand.js +2 -2
- package/dist-es/commands/GetAnnotationImportJobCommand.js +2 -2
- package/dist-es/commands/GetAnnotationStoreCommand.js +2 -2
- package/dist-es/commands/GetAnnotationStoreVersionCommand.js +2 -2
- package/dist-es/commands/GetReadSetActivationJobCommand.js +2 -2
- package/dist-es/commands/GetReadSetCommand.js +2 -2
- package/dist-es/commands/GetReadSetExportJobCommand.js +2 -2
- package/dist-es/commands/GetReadSetImportJobCommand.js +2 -2
- package/dist-es/commands/GetReadSetMetadataCommand.js +2 -2
- package/dist-es/commands/GetReferenceCommand.js +2 -2
- package/dist-es/commands/GetReferenceImportJobCommand.js +2 -2
- package/dist-es/commands/GetReferenceMetadataCommand.js +2 -2
- package/dist-es/commands/GetReferenceStoreCommand.js +2 -2
- package/dist-es/commands/GetRunCacheCommand.js +2 -2
- package/dist-es/commands/GetRunCommand.js +2 -2
- package/dist-es/commands/GetRunGroupCommand.js +2 -2
- package/dist-es/commands/GetRunTaskCommand.js +2 -2
- package/dist-es/commands/GetS3AccessPolicyCommand.js +2 -2
- package/dist-es/commands/GetSequenceStoreCommand.js +2 -2
- package/dist-es/commands/GetShareCommand.js +2 -2
- package/dist-es/commands/GetVariantImportJobCommand.js +2 -2
- package/dist-es/commands/GetVariantStoreCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowVersionCommand.js +2 -2
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +2 -2
- package/dist-es/commands/ListAnnotationStoreVersionsCommand.js +2 -2
- package/dist-es/commands/ListAnnotationStoresCommand.js +2 -2
- package/dist-es/commands/ListMultipartReadSetUploadsCommand.js +2 -2
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +2 -2
- package/dist-es/commands/ListReadSetExportJobsCommand.js +2 -2
- package/dist-es/commands/ListReadSetImportJobsCommand.js +2 -2
- package/dist-es/commands/ListReadSetUploadPartsCommand.js +2 -2
- package/dist-es/commands/ListReadSetsCommand.js +2 -2
- package/dist-es/commands/ListReferenceImportJobsCommand.js +2 -2
- package/dist-es/commands/ListReferenceStoresCommand.js +2 -2
- package/dist-es/commands/ListReferencesCommand.js +2 -2
- package/dist-es/commands/ListRunCachesCommand.js +2 -2
- package/dist-es/commands/ListRunGroupsCommand.js +2 -2
- package/dist-es/commands/ListRunTasksCommand.js +2 -2
- package/dist-es/commands/ListRunsCommand.js +2 -2
- package/dist-es/commands/ListSequenceStoresCommand.js +2 -2
- package/dist-es/commands/ListSharesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListVariantImportJobsCommand.js +2 -2
- package/dist-es/commands/ListVariantStoresCommand.js +2 -2
- package/dist-es/commands/ListWorkflowVersionsCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/PutS3AccessPolicyCommand.js +2 -2
- package/dist-es/commands/StartAnnotationImportJobCommand.js +2 -2
- package/dist-es/commands/StartReadSetActivationJobCommand.js +2 -2
- package/dist-es/commands/StartReadSetExportJobCommand.js +2 -2
- package/dist-es/commands/StartReadSetImportJobCommand.js +2 -2
- package/dist-es/commands/StartReferenceImportJobCommand.js +2 -2
- package/dist-es/commands/StartRunCommand.js +2 -2
- package/dist-es/commands/StartVariantImportJobCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +2 -2
- package/dist-es/commands/UpdateAnnotationStoreVersionCommand.js +2 -2
- package/dist-es/commands/UpdateRunCacheCommand.js +2 -2
- package/dist-es/commands/UpdateRunGroupCommand.js +2 -2
- package/dist-es/commands/UpdateSequenceStoreCommand.js +2 -2
- package/dist-es/commands/UpdateVariantStoreCommand.js +2 -2
- package/dist-es/commands/UpdateWorkflowCommand.js +2 -2
- package/dist-es/commands/UpdateWorkflowVersionCommand.js +2 -2
- package/dist-es/commands/UploadReadSetPartCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +697 -708
- package/dist-types/OmicsClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +370 -434
- package/dist-types/ts3.4/OmicsClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +369 -436
- package/package.json +36 -36
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReadSet } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReadSet$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReadSetCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReadSetCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReadSet", {})
|
|
13
13
|
.n("OmicsClient", "GetReadSetCommand")
|
|
14
|
-
.sc(GetReadSet)
|
|
14
|
+
.sc(GetReadSet$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReadSetExportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReadSetExportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReadSetExportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReadSetExportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReadSetExportJob", {})
|
|
13
13
|
.n("OmicsClient", "GetReadSetExportJobCommand")
|
|
14
|
-
.sc(GetReadSetExportJob)
|
|
14
|
+
.sc(GetReadSetExportJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReadSetImportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReadSetImportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReadSetImportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReadSetImportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReadSetImportJob", {})
|
|
13
13
|
.n("OmicsClient", "GetReadSetImportJobCommand")
|
|
14
|
-
.sc(GetReadSetImportJob)
|
|
14
|
+
.sc(GetReadSetImportJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReadSetMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReadSetMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReadSetMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReadSetMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReadSetMetadata", {})
|
|
13
13
|
.n("OmicsClient", "GetReadSetMetadataCommand")
|
|
14
|
-
.sc(GetReadSetMetadata)
|
|
14
|
+
.sc(GetReadSetMetadata$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReference } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReference$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReferenceCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReferenceCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReference", {})
|
|
13
13
|
.n("OmicsClient", "GetReferenceCommand")
|
|
14
|
-
.sc(GetReference)
|
|
14
|
+
.sc(GetReference$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReferenceImportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReferenceImportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReferenceImportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReferenceImportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReferenceImportJob", {})
|
|
13
13
|
.n("OmicsClient", "GetReferenceImportJobCommand")
|
|
14
|
-
.sc(GetReferenceImportJob)
|
|
14
|
+
.sc(GetReferenceImportJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReferenceMetadata } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReferenceMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReferenceMetadataCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReferenceMetadataCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReferenceMetadata", {})
|
|
13
13
|
.n("OmicsClient", "GetReferenceMetadataCommand")
|
|
14
|
-
.sc(GetReferenceMetadata)
|
|
14
|
+
.sc(GetReferenceMetadata$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetReferenceStore } from "../schemas/schemas_0";
|
|
4
|
+
import { GetReferenceStore$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetReferenceStoreCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetReferenceStoreCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetReferenceStore", {})
|
|
13
13
|
.n("OmicsClient", "GetReferenceStoreCommand")
|
|
14
|
-
.sc(GetReferenceStore)
|
|
14
|
+
.sc(GetReferenceStore$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRunCache } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRunCache$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRunCacheCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRunCacheCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetRunCache", {})
|
|
13
13
|
.n("OmicsClient", "GetRunCacheCommand")
|
|
14
|
-
.sc(GetRunCache)
|
|
14
|
+
.sc(GetRunCache$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRun } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRun$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRunCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRunCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetRun", {})
|
|
13
13
|
.n("OmicsClient", "GetRunCommand")
|
|
14
|
-
.sc(GetRun)
|
|
14
|
+
.sc(GetRun$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRunGroup } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRunGroup$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRunGroupCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRunGroupCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetRunGroup", {})
|
|
13
13
|
.n("OmicsClient", "GetRunGroupCommand")
|
|
14
|
-
.sc(GetRunGroup)
|
|
14
|
+
.sc(GetRunGroup$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetRunTask } from "../schemas/schemas_0";
|
|
4
|
+
import { GetRunTask$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetRunTaskCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetRunTaskCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetRunTask", {})
|
|
13
13
|
.n("OmicsClient", "GetRunTaskCommand")
|
|
14
|
-
.sc(GetRunTask)
|
|
14
|
+
.sc(GetRunTask$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetS3AccessPolicy } from "../schemas/schemas_0";
|
|
4
|
+
import { GetS3AccessPolicy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetS3AccessPolicyCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetS3AccessPolicyCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetS3AccessPolicy", {})
|
|
13
13
|
.n("OmicsClient", "GetS3AccessPolicyCommand")
|
|
14
|
-
.sc(GetS3AccessPolicy)
|
|
14
|
+
.sc(GetS3AccessPolicy$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetSequenceStore } from "../schemas/schemas_0";
|
|
4
|
+
import { GetSequenceStore$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetSequenceStoreCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetSequenceStoreCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetSequenceStore", {})
|
|
13
13
|
.n("OmicsClient", "GetSequenceStoreCommand")
|
|
14
|
-
.sc(GetSequenceStore)
|
|
14
|
+
.sc(GetSequenceStore$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetShare } from "../schemas/schemas_0";
|
|
4
|
+
import { GetShare$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetShareCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetShareCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetShare", {})
|
|
13
13
|
.n("OmicsClient", "GetShareCommand")
|
|
14
|
-
.sc(GetShare)
|
|
14
|
+
.sc(GetShare$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetVariantImportJob } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVariantImportJob$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVariantImportJobCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVariantImportJobCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetVariantImportJob", {})
|
|
13
13
|
.n("OmicsClient", "GetVariantImportJobCommand")
|
|
14
|
-
.sc(GetVariantImportJob)
|
|
14
|
+
.sc(GetVariantImportJob$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetVariantStore } from "../schemas/schemas_0";
|
|
4
|
+
import { GetVariantStore$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetVariantStoreCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetVariantStoreCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetVariantStore", {})
|
|
13
13
|
.n("OmicsClient", "GetVariantStoreCommand")
|
|
14
|
-
.sc(GetVariantStore)
|
|
14
|
+
.sc(GetVariantStore$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetWorkflow } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorkflow$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkflowCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkflowCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetWorkflow", {})
|
|
13
13
|
.n("OmicsClient", "GetWorkflowCommand")
|
|
14
|
-
.sc(GetWorkflow)
|
|
14
|
+
.sc(GetWorkflow$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { GetWorkflowVersion } from "../schemas/schemas_0";
|
|
4
|
+
import { GetWorkflowVersion$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class GetWorkflowVersionCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class GetWorkflowVersionCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "GetWorkflowVersion", {})
|
|
13
13
|
.n("OmicsClient", "GetWorkflowVersionCommand")
|
|
14
|
-
.sc(GetWorkflowVersion)
|
|
14
|
+
.sc(GetWorkflowVersion$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAnnotationImportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAnnotationImportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAnnotationImportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAnnotationImportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListAnnotationImportJobs", {})
|
|
13
13
|
.n("OmicsClient", "ListAnnotationImportJobsCommand")
|
|
14
|
-
.sc(ListAnnotationImportJobs)
|
|
14
|
+
.sc(ListAnnotationImportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAnnotationStoreVersions } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAnnotationStoreVersions$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAnnotationStoreVersionsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAnnotationStoreVersionsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListAnnotationStoreVersions", {})
|
|
13
13
|
.n("OmicsClient", "ListAnnotationStoreVersionsCommand")
|
|
14
|
-
.sc(ListAnnotationStoreVersions)
|
|
14
|
+
.sc(ListAnnotationStoreVersions$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListAnnotationStores } from "../schemas/schemas_0";
|
|
4
|
+
import { ListAnnotationStores$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListAnnotationStoresCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListAnnotationStoresCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListAnnotationStores", {})
|
|
13
13
|
.n("OmicsClient", "ListAnnotationStoresCommand")
|
|
14
|
-
.sc(ListAnnotationStores)
|
|
14
|
+
.sc(ListAnnotationStores$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListMultipartReadSetUploads } from "../schemas/schemas_0";
|
|
4
|
+
import { ListMultipartReadSetUploads$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListMultipartReadSetUploadsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListMultipartReadSetUploadsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListMultipartReadSetUploads", {})
|
|
13
13
|
.n("OmicsClient", "ListMultipartReadSetUploadsCommand")
|
|
14
|
-
.sc(ListMultipartReadSetUploads)
|
|
14
|
+
.sc(ListMultipartReadSetUploads$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReadSetActivationJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReadSetActivationJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReadSetActivationJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReadSetActivationJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReadSetActivationJobs", {})
|
|
13
13
|
.n("OmicsClient", "ListReadSetActivationJobsCommand")
|
|
14
|
-
.sc(ListReadSetActivationJobs)
|
|
14
|
+
.sc(ListReadSetActivationJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReadSetExportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReadSetExportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReadSetExportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReadSetExportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReadSetExportJobs", {})
|
|
13
13
|
.n("OmicsClient", "ListReadSetExportJobsCommand")
|
|
14
|
-
.sc(ListReadSetExportJobs)
|
|
14
|
+
.sc(ListReadSetExportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReadSetImportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReadSetImportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReadSetImportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReadSetImportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReadSetImportJobs", {})
|
|
13
13
|
.n("OmicsClient", "ListReadSetImportJobsCommand")
|
|
14
|
-
.sc(ListReadSetImportJobs)
|
|
14
|
+
.sc(ListReadSetImportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReadSetUploadParts } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReadSetUploadParts$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReadSetUploadPartsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReadSetUploadPartsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReadSetUploadParts", {})
|
|
13
13
|
.n("OmicsClient", "ListReadSetUploadPartsCommand")
|
|
14
|
-
.sc(ListReadSetUploadParts)
|
|
14
|
+
.sc(ListReadSetUploadParts$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReadSets } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReadSets$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReadSetsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReadSetsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReadSets", {})
|
|
13
13
|
.n("OmicsClient", "ListReadSetsCommand")
|
|
14
|
-
.sc(ListReadSets)
|
|
14
|
+
.sc(ListReadSets$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReferenceImportJobs } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReferenceImportJobs$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReferenceImportJobsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReferenceImportJobsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReferenceImportJobs", {})
|
|
13
13
|
.n("OmicsClient", "ListReferenceImportJobsCommand")
|
|
14
|
-
.sc(ListReferenceImportJobs)
|
|
14
|
+
.sc(ListReferenceImportJobs$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReferenceStores } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReferenceStores$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReferenceStoresCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReferenceStoresCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReferenceStores", {})
|
|
13
13
|
.n("OmicsClient", "ListReferenceStoresCommand")
|
|
14
|
-
.sc(ListReferenceStores)
|
|
14
|
+
.sc(ListReferenceStores$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListReferences } from "../schemas/schemas_0";
|
|
4
|
+
import { ListReferences$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListReferencesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListReferencesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListReferences", {})
|
|
13
13
|
.n("OmicsClient", "ListReferencesCommand")
|
|
14
|
-
.sc(ListReferences)
|
|
14
|
+
.sc(ListReferences$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRunCaches } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRunCaches$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRunCachesCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRunCachesCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListRunCaches", {})
|
|
13
13
|
.n("OmicsClient", "ListRunCachesCommand")
|
|
14
|
-
.sc(ListRunCaches)
|
|
14
|
+
.sc(ListRunCaches$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRunGroups } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRunGroups$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRunGroupsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRunGroupsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListRunGroups", {})
|
|
13
13
|
.n("OmicsClient", "ListRunGroupsCommand")
|
|
14
|
-
.sc(ListRunGroups)
|
|
14
|
+
.sc(ListRunGroups$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRunTasks } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRunTasks$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRunTasksCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRunTasksCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListRunTasks", {})
|
|
13
13
|
.n("OmicsClient", "ListRunTasksCommand")
|
|
14
|
-
.sc(ListRunTasks)
|
|
14
|
+
.sc(ListRunTasks$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListRuns } from "../schemas/schemas_0";
|
|
4
|
+
import { ListRuns$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListRunsCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListRunsCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListRuns", {})
|
|
13
13
|
.n("OmicsClient", "ListRunsCommand")
|
|
14
|
-
.sc(ListRuns)
|
|
14
|
+
.sc(ListRuns$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
|
-
import { ListSequenceStores } from "../schemas/schemas_0";
|
|
4
|
+
import { ListSequenceStores$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
6
6
|
export class ListSequenceStoresCommand extends $Command
|
|
7
7
|
.classBuilder()
|
|
@@ -11,6 +11,6 @@ export class ListSequenceStoresCommand extends $Command
|
|
|
11
11
|
})
|
|
12
12
|
.s("Omics", "ListSequenceStores", {})
|
|
13
13
|
.n("OmicsClient", "ListSequenceStoresCommand")
|
|
14
|
-
.sc(ListSequenceStores)
|
|
14
|
+
.sc(ListSequenceStores$)
|
|
15
15
|
.build() {
|
|
16
16
|
}
|