@aws-sdk/client-omics 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/Omics.d.ts +10 -1
- package/dist-types/OmicsClient.d.ts +1 -1
- package/dist-types/commands/AbortMultipartReadSetUploadCommand.d.ts +2 -1
- package/dist-types/commands/AcceptShareCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteReadSetCommand.d.ts +2 -1
- package/dist-types/commands/CancelAnnotationImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelRunCommand.d.ts +2 -1
- package/dist-types/commands/CancelVariantImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CompleteMultipartReadSetUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreateAnnotationStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateAnnotationStoreVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMultipartReadSetUploadCommand.d.ts +2 -1
- package/dist-types/commands/CreateReferenceStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateRunGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateSequenceStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateVariantStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnnotationStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnnotationStoreVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReferenceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReferenceStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRunCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRunGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSequenceStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVariantStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetAnnotationImportJobCommand.d.ts +2 -1
- package/dist-types/commands/GetAnnotationStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetAnnotationStoreVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetReadSetActivationJobCommand.d.ts +2 -1
- package/dist-types/commands/GetReadSetCommand.d.ts +2 -1
- package/dist-types/commands/GetReadSetExportJobCommand.d.ts +2 -1
- package/dist-types/commands/GetReadSetImportJobCommand.d.ts +2 -1
- package/dist-types/commands/GetReadSetMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetReferenceCommand.d.ts +2 -1
- package/dist-types/commands/GetReferenceImportJobCommand.d.ts +2 -1
- package/dist-types/commands/GetReferenceMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetReferenceStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetRunCommand.d.ts +2 -1
- package/dist-types/commands/GetRunGroupCommand.d.ts +2 -1
- package/dist-types/commands/GetRunTaskCommand.d.ts +2 -1
- package/dist-types/commands/GetSequenceStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetShareCommand.d.ts +2 -1
- package/dist-types/commands/GetVariantImportJobCommand.d.ts +2 -1
- package/dist-types/commands/GetVariantStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/ListAnnotationImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListAnnotationStoreVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAnnotationStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListMultipartReadSetUploadsCommand.d.ts +2 -1
- package/dist-types/commands/ListReadSetActivationJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListReadSetExportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListReadSetImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListReadSetUploadPartsCommand.d.ts +2 -1
- package/dist-types/commands/ListReadSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListReferenceImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListReferenceStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListReferencesCommand.d.ts +2 -1
- package/dist-types/commands/ListRunGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListRunTasksCommand.d.ts +2 -1
- package/dist-types/commands/ListRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListSequenceStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListVariantImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListVariantStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/StartAnnotationImportJobCommand.d.ts +2 -1
- package/dist-types/commands/StartReadSetActivationJobCommand.d.ts +2 -1
- package/dist-types/commands/StartReadSetExportJobCommand.d.ts +2 -1
- package/dist-types/commands/StartReadSetImportJobCommand.d.ts +2 -1
- package/dist-types/commands/StartReferenceImportJobCommand.d.ts +2 -1
- package/dist-types/commands/StartRunCommand.d.ts +2 -1
- package/dist-types/commands/StartVariantImportJobCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnnotationStoreCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnnotationStoreVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRunGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVariantStoreCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/UploadReadSetPartCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +1024 -1024
- package/dist-types/ts3.4/Omics.d.ts +9 -0
- package/dist-types/ts3.4/commands/AbortMultipartReadSetUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AcceptShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteReadSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelAnnotationImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelVariantImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CompleteMultipartReadSetUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAnnotationStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAnnotationStoreVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMultipartReadSetUploadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReferenceStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRunGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSequenceStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVariantStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAnnotationStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAnnotationStoreVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReferenceStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRunGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSequenceStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVariantStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAnnotationImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAnnotationStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAnnotationStoreVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReadSetActivationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReadSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReadSetExportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReadSetImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReadSetMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReferenceImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReferenceMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReferenceStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRunCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetRunGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRunTaskCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSequenceStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVariantImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVariantStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnnotationImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnnotationStoreVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnnotationStoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMultipartReadSetUploadsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReadSetActivationJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReadSetExportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReadSetImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReadSetUploadPartsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReadSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReferenceImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReferenceStoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReferencesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRunGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRunTasksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSequenceStoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVariantImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListVariantStoresCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartAnnotationImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartReadSetActivationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartReadSetExportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartReadSetImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartReferenceImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartVariantImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAnnotationStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAnnotationStoreVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRunGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVariantStoreCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UploadReadSetPartCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +42 -42
|
@@ -22,10 +22,10 @@ export interface ListReadSetUploadPartsCommandOutput extends ListReadSetUploadPa
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReadSetUploadPartsCommand_base: {
|
|
24
24
|
new (input: ListReadSetUploadPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListReadSetUploadPartsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetUploadPartsCommandInput, ListReadSetUploadPartsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* This operation will list all parts in a requested multipart upload for a sequence store.
|
|
31
31
|
* </p>
|
|
@@ -99,6 +99,7 @@ declare const ListReadSetUploadPartsCommand_base: {
|
|
|
99
99
|
* @throws {@link OmicsServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class ListReadSetUploadPartsCommand extends ListReadSetUploadPartsCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReadSetsCommandOutput extends ListReadSetsResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReadSetsCommand_base: {
|
|
24
24
|
new (input: ListReadSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetsCommandInput, ListReadSetsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListReadSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReadSetsCommandInput, ListReadSetsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of read sets.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -112,6 +112,7 @@ declare const ListReadSetsCommand_base: {
|
|
|
112
112
|
* @throws {@link OmicsServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
114
114
|
*
|
|
115
|
+
* @public
|
|
115
116
|
*/
|
|
116
117
|
export declare class ListReadSetsCommand extends ListReadSetsCommand_base {
|
|
117
118
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReferenceImportJobsCommandOutput extends ListReferenceImpor
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReferenceImportJobsCommand_base: {
|
|
24
24
|
new (input: ListReferenceImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListReferenceImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListReferenceImportJobsCommandInput, ListReferenceImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of reference import jobs.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const ListReferenceImportJobsCommand_base: {
|
|
|
88
88
|
* @throws {@link OmicsServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListReferenceImportJobsCommand extends ListReferenceImportJobsCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReferenceStoresCommandOutput extends ListReferenceStoresRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReferenceStoresCommand_base: {
|
|
24
24
|
new (input: ListReferenceStoresCommandInput): import("@smithy/smithy-client").CommandImpl<ListReferenceStoresCommandInput, ListReferenceStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReferenceStoresCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReferenceStoresCommandInput, ListReferenceStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of reference stores.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const ListReferenceStoresCommand_base: {
|
|
|
87
87
|
* @throws {@link OmicsServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class ListReferenceStoresCommand extends ListReferenceStoresCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReferencesCommandOutput extends ListReferencesResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReferencesCommand_base: {
|
|
24
24
|
new (input: ListReferencesCommandInput): import("@smithy/smithy-client").CommandImpl<ListReferencesCommandInput, ListReferencesCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListReferencesCommandInput): import("@smithy/smithy-client").CommandImpl<ListReferencesCommandInput, ListReferencesCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of references.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const ListReferencesCommand_base: {
|
|
|
92
92
|
* @throws {@link OmicsServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class ListReferencesCommand extends ListReferencesCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRunGroupsCommandOutput extends ListRunGroupsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRunGroupsCommand_base: {
|
|
24
24
|
new (input: ListRunGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRunGroupsCommandInput, ListRunGroupsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRunGroupsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRunGroupsCommandInput, ListRunGroupsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of run groups.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const ListRunGroupsCommand_base: {
|
|
|
91
91
|
* @throws {@link OmicsServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListRunGroupsCommand extends ListRunGroupsCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRunTasksCommandOutput extends ListRunTasksResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRunTasksCommand_base: {
|
|
24
24
|
new (input: ListRunTasksCommandInput): import("@smithy/smithy-client").CommandImpl<ListRunTasksCommandInput, ListRunTasksCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRunTasksCommandInput): import("@smithy/smithy-client").CommandImpl<ListRunTasksCommandInput, ListRunTasksCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of tasks for a run.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const ListRunTasksCommand_base: {
|
|
|
94
94
|
* @throws {@link OmicsServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class ListRunTasksCommand extends ListRunTasksCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRunsCommandOutput extends ListRunsResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRunsCommand_base: {
|
|
24
24
|
new (input: ListRunsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRunsCommandInput, ListRunsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRunsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRunsCommandInput, ListRunsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of runs.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const ListRunsCommand_base: {
|
|
|
95
95
|
* @throws {@link OmicsServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListRunsCommand extends ListRunsCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSequenceStoresCommandOutput extends ListSequenceStoresRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSequenceStoresCommand_base: {
|
|
24
24
|
new (input: ListSequenceStoresCommandInput): import("@smithy/smithy-client").CommandImpl<ListSequenceStoresCommandInput, ListSequenceStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListSequenceStoresCommandInput]): import("@smithy/smithy-client").CommandImpl<ListSequenceStoresCommandInput, ListSequenceStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of sequence stores.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const ListSequenceStoresCommand_base: {
|
|
|
88
88
|
* @throws {@link OmicsServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListSequenceStoresCommand extends ListSequenceStoresCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListSharesCommandOutput extends ListSharesResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListSharesCommand_base: {
|
|
24
24
|
new (input: ListSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSharesCommandInput, ListSharesCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListSharesCommandInput, ListSharesCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Lists all shares associated with an account.
|
|
31
31
|
* </p>
|
|
@@ -99,6 +99,7 @@ declare const ListSharesCommand_base: {
|
|
|
99
99
|
* @throws {@link OmicsServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class ListSharesCommand extends ListSharesCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of tags for a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
79
79
|
* @throws {@link OmicsServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListVariantImportJobsCommandOutput extends ListVariantImportJob
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVariantImportJobsCommand_base: {
|
|
24
24
|
new (input: ListVariantImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListVariantImportJobsCommandInput, ListVariantImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListVariantImportJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVariantImportJobsCommandInput, ListVariantImportJobsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of variant import jobs.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const ListVariantImportJobsCommand_base: {
|
|
|
91
91
|
* @throws {@link OmicsServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class ListVariantImportJobsCommand extends ListVariantImportJobsCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListVariantStoresCommandOutput extends ListVariantStoresRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListVariantStoresCommand_base: {
|
|
24
24
|
new (input: ListVariantStoresCommandInput): import("@smithy/smithy-client").CommandImpl<ListVariantStoresCommandInput, ListVariantStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListVariantStoresCommandInput]): import("@smithy/smithy-client").CommandImpl<ListVariantStoresCommandInput, ListVariantStoresCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of variant stores.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const ListVariantStoresCommand_base: {
|
|
|
95
95
|
* @throws {@link OmicsServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListVariantStoresCommand extends ListVariantStoresCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListWorkflowsCommandOutput extends ListWorkflowsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListWorkflowsCommand_base: {
|
|
24
24
|
new (input: ListWorkflowsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkflowsCommandInput, ListWorkflowsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListWorkflowsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListWorkflowsCommandInput, ListWorkflowsCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of workflows.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const ListWorkflowsCommand_base: {
|
|
|
94
94
|
* @throws {@link OmicsServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class ListWorkflowsCommand extends ListWorkflowsCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartAnnotationImportJobCommandOutput extends StartAnnotationIm
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartAnnotationImportJobCommand_base: {
|
|
24
24
|
new (input: StartAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAnnotationImportJobCommandInput, StartAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartAnnotationImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAnnotationImportJobCommandInput, StartAnnotationImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts an annotation import job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const StartAnnotationImportJobCommand_base: {
|
|
|
101
101
|
* @throws {@link OmicsServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class StartAnnotationImportJobCommand extends StartAnnotationImportJobCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartReadSetActivationJobCommandOutput extends StartReadSetActi
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartReadSetActivationJobCommand_base: {
|
|
24
24
|
new (input: StartReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReadSetActivationJobCommandInput, StartReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartReadSetActivationJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReadSetActivationJobCommandInput, StartReadSetActivationJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Activates an archived read set. To reduce storage charges, Amazon Omics archives unused read
|
|
30
30
|
* sets after 30 days.</p>
|
|
31
31
|
* @example
|
|
@@ -84,6 +84,7 @@ declare const StartReadSetActivationJobCommand_base: {
|
|
|
84
84
|
* @throws {@link OmicsServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class StartReadSetActivationJobCommand extends StartReadSetActivationJobCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartReadSetExportJobCommandOutput extends StartReadSetExportJo
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartReadSetExportJobCommand_base: {
|
|
24
24
|
new (input: StartReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReadSetExportJobCommandInput, StartReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartReadSetExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReadSetExportJobCommandInput, StartReadSetExportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Exports a read set to Amazon S3.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const StartReadSetExportJobCommand_base: {
|
|
|
86
86
|
* @throws {@link OmicsServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class StartReadSetExportJobCommand extends StartReadSetExportJobCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartReadSetImportJobCommandOutput extends StartReadSetImportJo
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartReadSetImportJobCommand_base: {
|
|
24
24
|
new (input: StartReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReadSetImportJobCommandInput, StartReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartReadSetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReadSetImportJobCommandInput, StartReadSetImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a read set import job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const StartReadSetImportJobCommand_base: {
|
|
|
98
98
|
* @throws {@link OmicsServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class StartReadSetImportJobCommand extends StartReadSetImportJobCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartReferenceImportJobCommandOutput extends StartReferenceImpo
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartReferenceImportJobCommand_base: {
|
|
24
24
|
new (input: StartReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReferenceImportJobCommandInput, StartReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartReferenceImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartReferenceImportJobCommandInput, StartReferenceImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a reference import job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const StartReferenceImportJobCommand_base: {
|
|
|
90
90
|
* @throws {@link OmicsServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class StartReferenceImportJobCommand extends StartReferenceImportJobCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartRunCommandOutput extends StartRunResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartRunCommand_base: {
|
|
24
24
|
new (input: StartRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartRunCommandInput, StartRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartRunCommandInput): import("@smithy/smithy-client").CommandImpl<StartRunCommandInput, StartRunCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a workflow run. To duplicate a run, specify the run's ID and a role ARN. The
|
|
30
30
|
* remaining parameters are copied from the previous run.</p>
|
|
31
31
|
* <p>The total number of runs in your account is subject to a quota per Region. To avoid
|
|
@@ -103,6 +103,7 @@ declare const StartRunCommand_base: {
|
|
|
103
103
|
* @throws {@link OmicsServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class StartRunCommand extends StartRunCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartVariantImportJobCommandOutput extends StartVariantImportRe
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartVariantImportJobCommand_base: {
|
|
24
24
|
new (input: StartVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartVariantImportJobCommandInput, StartVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartVariantImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartVariantImportJobCommandInput, StartVariantImportJobCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts a variant import job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const StartVariantImportJobCommand_base: {
|
|
|
81
81
|
* @throws {@link OmicsServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class StartVariantImportJobCommand extends StartVariantImportJobCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Tags a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const TagResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link OmicsServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes tags from a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -78,6 +78,7 @@ declare const UntagResourceCommand_base: {
|
|
|
78
78
|
* @throws {@link OmicsServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAnnotationStoreCommandOutput extends UpdateAnnotationStor
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAnnotationStoreCommand_base: {
|
|
24
24
|
new (input: UpdateAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnnotationStoreCommandInput, UpdateAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAnnotationStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnnotationStoreCommandInput, UpdateAnnotationStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an annotation store.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const UpdateAnnotationStoreCommand_base: {
|
|
|
91
91
|
* @throws {@link OmicsServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateAnnotationStoreCommand extends UpdateAnnotationStoreCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateAnnotationStoreVersionCommandOutput extends UpdateAnnotat
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateAnnotationStoreVersionCommand_base: {
|
|
24
24
|
new (input: UpdateAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnnotationStoreVersionCommandInput, UpdateAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateAnnotationStoreVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAnnotationStoreVersionCommandInput, UpdateAnnotationStoreVersionCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Updates the description of an annotation store version.
|
|
31
31
|
* </p>
|
|
@@ -79,6 +79,7 @@ declare const UpdateAnnotationStoreVersionCommand_base: {
|
|
|
79
79
|
* @throws {@link OmicsServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class UpdateAnnotationStoreVersionCommand extends UpdateAnnotationStoreVersionCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRunGroupCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRunGroupCommand_base: {
|
|
24
24
|
new (input: UpdateRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRunGroupCommandInput, UpdateRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRunGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRunGroupCommandInput, UpdateRunGroupCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a run group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const UpdateRunGroupCommand_base: {
|
|
|
80
80
|
* @throws {@link OmicsServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class UpdateRunGroupCommand extends UpdateRunGroupCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateVariantStoreCommandOutput extends UpdateVariantStoreRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateVariantStoreCommand_base: {
|
|
24
24
|
new (input: UpdateVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVariantStoreCommandInput, UpdateVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateVariantStoreCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVariantStoreCommandInput, UpdateVariantStoreCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a variant store.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const UpdateVariantStoreCommand_base: {
|
|
|
77
77
|
* @throws {@link OmicsServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UpdateVariantStoreCommand extends UpdateVariantStoreCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateWorkflowCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateWorkflowCommand_base: {
|
|
24
24
|
new (input: UpdateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateWorkflowCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a workflow.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -77,6 +77,7 @@ declare const UpdateWorkflowCommand_base: {
|
|
|
77
77
|
* @throws {@link OmicsServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UpdateWorkflowCommand extends UpdateWorkflowCommand_base {
|
|
82
83
|
}
|
|
@@ -23,10 +23,10 @@ export interface UploadReadSetPartCommandOutput extends UploadReadSetPartRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const UploadReadSetPartCommand_base: {
|
|
25
25
|
new (input: UploadReadSetPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadReadSetPartCommandInput, UploadReadSetPartCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: UploadReadSetPartCommandInput): import("@smithy/smithy-client").CommandImpl<UploadReadSetPartCommandInput, UploadReadSetPartCommandOutput, OmicsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>
|
|
31
31
|
* This operation uploads a specific part of a read set. If you upload a new part using a previously used part number, the previously uploaded part will be overwritten.
|
|
32
32
|
* </p>
|
|
@@ -86,6 +86,7 @@ declare const UploadReadSetPartCommand_base: {
|
|
|
86
86
|
* @throws {@link OmicsServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from Omics service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class UploadReadSetPartCommand extends UploadReadSetPartCommand_base {
|
|
91
92
|
}
|
package/dist-types/index.d.ts
CHANGED