@aws-sdk/client-omics 3.293.0 → 3.295.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 +4 -4
- package/dist-cjs/commands/CancelAnnotationImportJobCommand.js +4 -4
- package/dist-cjs/commands/CancelRunCommand.js +4 -4
- package/dist-cjs/commands/CancelVariantImportJobCommand.js +4 -4
- package/dist-cjs/commands/CreateAnnotationStoreCommand.js +4 -4
- package/dist-cjs/commands/CreateReferenceStoreCommand.js +4 -4
- package/dist-cjs/commands/CreateRunGroupCommand.js +4 -4
- package/dist-cjs/commands/CreateSequenceStoreCommand.js +4 -4
- package/dist-cjs/commands/CreateVariantStoreCommand.js +4 -4
- package/dist-cjs/commands/CreateWorkflowCommand.js +4 -4
- package/dist-cjs/commands/DeleteAnnotationStoreCommand.js +4 -4
- package/dist-cjs/commands/DeleteReferenceCommand.js +4 -4
- package/dist-cjs/commands/DeleteReferenceStoreCommand.js +4 -4
- package/dist-cjs/commands/DeleteRunCommand.js +4 -4
- package/dist-cjs/commands/DeleteRunGroupCommand.js +4 -4
- package/dist-cjs/commands/DeleteSequenceStoreCommand.js +4 -4
- package/dist-cjs/commands/DeleteVariantStoreCommand.js +4 -4
- package/dist-cjs/commands/DeleteWorkflowCommand.js +4 -4
- package/dist-cjs/commands/GetAnnotationImportJobCommand.js +4 -4
- package/dist-cjs/commands/GetAnnotationStoreCommand.js +4 -4
- package/dist-cjs/commands/GetReadSetActivationJobCommand.js +4 -4
- package/dist-cjs/commands/GetReadSetCommand.js +4 -4
- package/dist-cjs/commands/GetReadSetExportJobCommand.js +4 -4
- package/dist-cjs/commands/GetReadSetImportJobCommand.js +4 -4
- package/dist-cjs/commands/GetReadSetMetadataCommand.js +4 -4
- package/dist-cjs/commands/GetReferenceCommand.js +4 -4
- package/dist-cjs/commands/GetReferenceImportJobCommand.js +4 -4
- package/dist-cjs/commands/GetReferenceMetadataCommand.js +4 -4
- package/dist-cjs/commands/GetReferenceStoreCommand.js +4 -4
- package/dist-cjs/commands/GetRunCommand.js +4 -4
- package/dist-cjs/commands/GetRunGroupCommand.js +4 -4
- package/dist-cjs/commands/GetRunTaskCommand.js +4 -4
- package/dist-cjs/commands/GetSequenceStoreCommand.js +4 -4
- package/dist-cjs/commands/GetVariantImportJobCommand.js +4 -4
- package/dist-cjs/commands/GetVariantStoreCommand.js +4 -4
- package/dist-cjs/commands/GetWorkflowCommand.js +4 -4
- package/dist-cjs/commands/ListAnnotationImportJobsCommand.js +4 -4
- package/dist-cjs/commands/ListAnnotationStoresCommand.js +4 -4
- package/dist-cjs/commands/ListReadSetActivationJobsCommand.js +4 -4
- package/dist-cjs/commands/ListReadSetExportJobsCommand.js +4 -4
- package/dist-cjs/commands/ListReadSetImportJobsCommand.js +4 -4
- package/dist-cjs/commands/ListReadSetsCommand.js +4 -4
- package/dist-cjs/commands/ListReferenceImportJobsCommand.js +4 -4
- package/dist-cjs/commands/ListReferenceStoresCommand.js +4 -4
- package/dist-cjs/commands/ListReferencesCommand.js +4 -4
- package/dist-cjs/commands/ListRunGroupsCommand.js +4 -4
- package/dist-cjs/commands/ListRunTasksCommand.js +4 -4
- package/dist-cjs/commands/ListRunsCommand.js +4 -4
- package/dist-cjs/commands/ListSequenceStoresCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/ListVariantImportJobsCommand.js +4 -4
- package/dist-cjs/commands/ListVariantStoresCommand.js +4 -4
- package/dist-cjs/commands/ListWorkflowsCommand.js +4 -4
- package/dist-cjs/commands/StartAnnotationImportJobCommand.js +4 -4
- package/dist-cjs/commands/StartReadSetActivationJobCommand.js +4 -4
- package/dist-cjs/commands/StartReadSetExportJobCommand.js +4 -4
- package/dist-cjs/commands/StartReadSetImportJobCommand.js +4 -4
- package/dist-cjs/commands/StartReferenceImportJobCommand.js +4 -4
- package/dist-cjs/commands/StartRunCommand.js +4 -4
- package/dist-cjs/commands/StartVariantImportJobCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAnnotationStoreCommand.js +4 -4
- package/dist-cjs/commands/UpdateRunGroupCommand.js +4 -4
- package/dist-cjs/commands/UpdateVariantStoreCommand.js +4 -4
- package/dist-cjs/commands/UpdateWorkflowCommand.js +4 -4
- package/dist-es/commands/BatchDeleteReadSetCommand.js +4 -4
- package/dist-es/commands/CancelAnnotationImportJobCommand.js +4 -4
- package/dist-es/commands/CancelRunCommand.js +4 -4
- package/dist-es/commands/CancelVariantImportJobCommand.js +4 -4
- package/dist-es/commands/CreateAnnotationStoreCommand.js +4 -4
- package/dist-es/commands/CreateReferenceStoreCommand.js +4 -4
- package/dist-es/commands/CreateRunGroupCommand.js +4 -4
- package/dist-es/commands/CreateSequenceStoreCommand.js +4 -4
- package/dist-es/commands/CreateVariantStoreCommand.js +4 -4
- package/dist-es/commands/CreateWorkflowCommand.js +4 -4
- package/dist-es/commands/DeleteAnnotationStoreCommand.js +4 -4
- package/dist-es/commands/DeleteReferenceCommand.js +4 -4
- package/dist-es/commands/DeleteReferenceStoreCommand.js +4 -4
- package/dist-es/commands/DeleteRunCommand.js +4 -4
- package/dist-es/commands/DeleteRunGroupCommand.js +4 -4
- package/dist-es/commands/DeleteSequenceStoreCommand.js +4 -4
- package/dist-es/commands/DeleteVariantStoreCommand.js +4 -4
- package/dist-es/commands/DeleteWorkflowCommand.js +4 -4
- package/dist-es/commands/GetAnnotationImportJobCommand.js +4 -4
- package/dist-es/commands/GetAnnotationStoreCommand.js +4 -4
- package/dist-es/commands/GetReadSetActivationJobCommand.js +4 -4
- package/dist-es/commands/GetReadSetCommand.js +4 -4
- package/dist-es/commands/GetReadSetExportJobCommand.js +4 -4
- package/dist-es/commands/GetReadSetImportJobCommand.js +4 -4
- package/dist-es/commands/GetReadSetMetadataCommand.js +4 -4
- package/dist-es/commands/GetReferenceCommand.js +4 -4
- package/dist-es/commands/GetReferenceImportJobCommand.js +4 -4
- package/dist-es/commands/GetReferenceMetadataCommand.js +4 -4
- package/dist-es/commands/GetReferenceStoreCommand.js +4 -4
- package/dist-es/commands/GetRunCommand.js +4 -4
- package/dist-es/commands/GetRunGroupCommand.js +4 -4
- package/dist-es/commands/GetRunTaskCommand.js +4 -4
- package/dist-es/commands/GetSequenceStoreCommand.js +4 -4
- package/dist-es/commands/GetVariantImportJobCommand.js +4 -4
- package/dist-es/commands/GetVariantStoreCommand.js +4 -4
- package/dist-es/commands/GetWorkflowCommand.js +4 -4
- package/dist-es/commands/ListAnnotationImportJobsCommand.js +4 -4
- package/dist-es/commands/ListAnnotationStoresCommand.js +4 -4
- package/dist-es/commands/ListReadSetActivationJobsCommand.js +4 -4
- package/dist-es/commands/ListReadSetExportJobsCommand.js +4 -4
- package/dist-es/commands/ListReadSetImportJobsCommand.js +4 -4
- package/dist-es/commands/ListReadSetsCommand.js +4 -4
- package/dist-es/commands/ListReferenceImportJobsCommand.js +4 -4
- package/dist-es/commands/ListReferenceStoresCommand.js +4 -4
- package/dist-es/commands/ListReferencesCommand.js +4 -4
- package/dist-es/commands/ListRunGroupsCommand.js +4 -4
- package/dist-es/commands/ListRunTasksCommand.js +4 -4
- package/dist-es/commands/ListRunsCommand.js +4 -4
- package/dist-es/commands/ListSequenceStoresCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/ListVariantImportJobsCommand.js +4 -4
- package/dist-es/commands/ListVariantStoresCommand.js +4 -4
- package/dist-es/commands/ListWorkflowsCommand.js +4 -4
- package/dist-es/commands/StartAnnotationImportJobCommand.js +4 -4
- package/dist-es/commands/StartReadSetActivationJobCommand.js +4 -4
- package/dist-es/commands/StartReadSetExportJobCommand.js +4 -4
- package/dist-es/commands/StartReadSetImportJobCommand.js +4 -4
- package/dist-es/commands/StartReferenceImportJobCommand.js +4 -4
- package/dist-es/commands/StartRunCommand.js +4 -4
- package/dist-es/commands/StartVariantImportJobCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAnnotationStoreCommand.js +4 -4
- package/dist-es/commands/UpdateRunGroupCommand.js +4 -4
- package/dist-es/commands/UpdateVariantStoreCommand.js +4 -4
- package/dist-es/commands/UpdateWorkflowCommand.js +4 -4
- package/dist-types/OmicsClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +3 -3
- package/dist-types/ts3.4/OmicsClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/dist-types/ts3.4/models/models_0.d.ts +3 -3
- package/package.json +39 -39
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListRunTasksRequestFilterSensitiveLog, ListRunTasksResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListRunTasksCommand, serializeAws_restJson1ListRunTasksCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListRunTasksCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListRunTasksCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListRunTasksCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListRunsRequestFilterSensitiveLog, ListRunsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListRunsCommand, serializeAws_restJson1ListRunsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListRunsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListRunsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListRunsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListSequenceStoresRequestFilterSensitiveLog, ListSequenceStoresResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListSequenceStoresCommand, serializeAws_restJson1ListSequenceStoresCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListSequenceStoresCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListSequenceStoresCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListSequenceStoresCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListTagsForResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListVariantImportJobsRequestFilterSensitiveLog, ListVariantImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListVariantImportJobsCommand, serializeAws_restJson1ListVariantImportJobsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListVariantImportJobsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListVariantImportJobsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListVariantImportJobsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListVariantStoresRequestFilterSensitiveLog, ListVariantStoresResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListVariantStoresCommand, serializeAws_restJson1ListVariantStoresCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListVariantStoresCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListVariantStoresCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListVariantStoresCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ListWorkflowsRequestFilterSensitiveLog, ListWorkflowsResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ListWorkflowsCommand, serializeAws_restJson1ListWorkflowsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ListWorkflowsCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class ListWorkflowsCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, ListWorkflowsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartAnnotationImportRequestFilterSensitiveLog, StartAnnotationImportResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartAnnotationImportJobCommand, serializeAws_restJson1StartAnnotationImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartAnnotationImportJobCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartAnnotationImportJobCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartAnnotationImportJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartReadSetActivationJobRequestFilterSensitiveLog, StartReadSetActivationJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartReadSetActivationJobCommand, serializeAws_restJson1StartReadSetActivationJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartReadSetActivationJobCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartReadSetActivationJobCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartReadSetActivationJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartReadSetExportJobRequestFilterSensitiveLog, StartReadSetExportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartReadSetExportJobCommand, serializeAws_restJson1StartReadSetExportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartReadSetExportJobCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartReadSetExportJobCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartReadSetExportJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartReadSetImportJobRequestFilterSensitiveLog, StartReadSetImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartReadSetImportJobCommand, serializeAws_restJson1StartReadSetImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartReadSetImportJobCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartReadSetImportJobCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartReadSetImportJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartReferenceImportJobRequestFilterSensitiveLog, StartReferenceImportJobResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartReferenceImportJobCommand, serializeAws_restJson1StartReferenceImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartReferenceImportJobCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartReferenceImportJobCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartReferenceImportJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartRunRequestFilterSensitiveLog, StartRunResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartRunCommand, serializeAws_restJson1StartRunCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartRunCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartRunCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartRunCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StartVariantImportRequestFilterSensitiveLog, StartVariantImportResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1StartVariantImportJobCommand, serializeAws_restJson1StartVariantImportJobCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class StartVariantImportJobCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class StartVariantImportJobCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, StartVariantImportJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UntagResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateAnnotationStoreRequestFilterSensitiveLog, UpdateAnnotationStoreResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAnnotationStoreCommand, serializeAws_restJson1UpdateAnnotationStoreCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAnnotationStoreCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateAnnotationStoreCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateAnnotationStoreCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateRunGroupRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateRunGroupCommand, serializeAws_restJson1UpdateRunGroupCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateRunGroupCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateRunGroupCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateRunGroupCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateVariantStoreRequestFilterSensitiveLog, UpdateVariantStoreResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateVariantStoreCommand, serializeAws_restJson1UpdateVariantStoreCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateVariantStoreCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateVariantStoreCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateVariantStoreCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateWorkflowRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateWorkflowCommand, serializeAws_restJson1UpdateWorkflowCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateWorkflowCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateWorkflowCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateWorkflowCommand.getEndpointParameterInstructions()));
|
|
@@ -74,8 +74,8 @@ import { UpdateRunGroupCommandInput, UpdateRunGroupCommandOutput } from "./comma
|
|
|
74
74
|
import { UpdateVariantStoreCommandInput, UpdateVariantStoreCommandOutput } from "./commands/UpdateVariantStoreCommand";
|
|
75
75
|
import { UpdateWorkflowCommandInput, UpdateWorkflowCommandOutput } from "./commands/UpdateWorkflowCommand";
|
|
76
76
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
77
|
-
export
|
|
78
|
-
export
|
|
77
|
+
export type ServiceInputTypes = BatchDeleteReadSetCommandInput | CancelAnnotationImportJobCommandInput | CancelRunCommandInput | CancelVariantImportJobCommandInput | CreateAnnotationStoreCommandInput | CreateReferenceStoreCommandInput | CreateRunGroupCommandInput | CreateSequenceStoreCommandInput | CreateVariantStoreCommandInput | CreateWorkflowCommandInput | DeleteAnnotationStoreCommandInput | DeleteReferenceCommandInput | DeleteReferenceStoreCommandInput | DeleteRunCommandInput | DeleteRunGroupCommandInput | DeleteSequenceStoreCommandInput | DeleteVariantStoreCommandInput | DeleteWorkflowCommandInput | GetAnnotationImportJobCommandInput | GetAnnotationStoreCommandInput | GetReadSetActivationJobCommandInput | GetReadSetCommandInput | GetReadSetExportJobCommandInput | GetReadSetImportJobCommandInput | GetReadSetMetadataCommandInput | GetReferenceCommandInput | GetReferenceImportJobCommandInput | GetReferenceMetadataCommandInput | GetReferenceStoreCommandInput | GetRunCommandInput | GetRunGroupCommandInput | GetRunTaskCommandInput | GetSequenceStoreCommandInput | GetVariantImportJobCommandInput | GetVariantStoreCommandInput | GetWorkflowCommandInput | ListAnnotationImportJobsCommandInput | ListAnnotationStoresCommandInput | ListReadSetActivationJobsCommandInput | ListReadSetExportJobsCommandInput | ListReadSetImportJobsCommandInput | ListReadSetsCommandInput | ListReferenceImportJobsCommandInput | ListReferenceStoresCommandInput | ListReferencesCommandInput | ListRunGroupsCommandInput | ListRunTasksCommandInput | ListRunsCommandInput | ListSequenceStoresCommandInput | ListTagsForResourceCommandInput | ListVariantImportJobsCommandInput | ListVariantStoresCommandInput | ListWorkflowsCommandInput | StartAnnotationImportJobCommandInput | StartReadSetActivationJobCommandInput | StartReadSetExportJobCommandInput | StartReadSetImportJobCommandInput | StartReferenceImportJobCommandInput | StartRunCommandInput | StartVariantImportJobCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAnnotationStoreCommandInput | UpdateRunGroupCommandInput | UpdateVariantStoreCommandInput | UpdateWorkflowCommandInput;
|
|
78
|
+
export type ServiceOutputTypes = BatchDeleteReadSetCommandOutput | CancelAnnotationImportJobCommandOutput | CancelRunCommandOutput | CancelVariantImportJobCommandOutput | CreateAnnotationStoreCommandOutput | CreateReferenceStoreCommandOutput | CreateRunGroupCommandOutput | CreateSequenceStoreCommandOutput | CreateVariantStoreCommandOutput | CreateWorkflowCommandOutput | DeleteAnnotationStoreCommandOutput | DeleteReferenceCommandOutput | DeleteReferenceStoreCommandOutput | DeleteRunCommandOutput | DeleteRunGroupCommandOutput | DeleteSequenceStoreCommandOutput | DeleteVariantStoreCommandOutput | DeleteWorkflowCommandOutput | GetAnnotationImportJobCommandOutput | GetAnnotationStoreCommandOutput | GetReadSetActivationJobCommandOutput | GetReadSetCommandOutput | GetReadSetExportJobCommandOutput | GetReadSetImportJobCommandOutput | GetReadSetMetadataCommandOutput | GetReferenceCommandOutput | GetReferenceImportJobCommandOutput | GetReferenceMetadataCommandOutput | GetReferenceStoreCommandOutput | GetRunCommandOutput | GetRunGroupCommandOutput | GetRunTaskCommandOutput | GetSequenceStoreCommandOutput | GetVariantImportJobCommandOutput | GetVariantStoreCommandOutput | GetWorkflowCommandOutput | ListAnnotationImportJobsCommandOutput | ListAnnotationStoresCommandOutput | ListReadSetActivationJobsCommandOutput | ListReadSetExportJobsCommandOutput | ListReadSetImportJobsCommandOutput | ListReadSetsCommandOutput | ListReferenceImportJobsCommandOutput | ListReferenceStoresCommandOutput | ListReferencesCommandOutput | ListRunGroupsCommandOutput | ListRunTasksCommandOutput | ListRunsCommandOutput | ListSequenceStoresCommandOutput | ListTagsForResourceCommandOutput | ListVariantImportJobsCommandOutput | ListVariantStoresCommandOutput | ListWorkflowsCommandOutput | StartAnnotationImportJobCommandOutput | StartReadSetActivationJobCommandOutput | StartReadSetExportJobCommandOutput | StartReadSetImportJobCommandOutput | StartReferenceImportJobCommandOutput | StartRunCommandOutput | StartVariantImportJobCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAnnotationStoreCommandOutput | UpdateRunGroupCommandOutput | UpdateVariantStoreCommandOutput | UpdateWorkflowCommandOutput;
|
|
79
79
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
80
80
|
/**
|
|
81
81
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -181,13 +181,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
181
181
|
*/
|
|
182
182
|
sdkStreamMixin?: __SdkStreamMixinInjector;
|
|
183
183
|
}
|
|
184
|
-
|
|
184
|
+
type OmicsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
185
185
|
/**
|
|
186
186
|
* The configuration interface of OmicsClient class constructor that set the region, credentials and other options.
|
|
187
187
|
*/
|
|
188
188
|
export interface OmicsClientConfig extends OmicsClientConfigType {
|
|
189
189
|
}
|
|
190
|
-
|
|
190
|
+
type OmicsClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
191
191
|
/**
|
|
192
192
|
* The resolved configuration interface of OmicsClient class. This is resolved and normalized from the {@link OmicsClientConfig | constructor configuration interface}.
|
|
193
193
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -264,7 +264,7 @@ export interface VcfOptions {
|
|
|
264
264
|
/**
|
|
265
265
|
* <p>Formatting options for a file.</p>
|
|
266
266
|
*/
|
|
267
|
-
export
|
|
267
|
+
export type FormatOptions = FormatOptions.TsvOptionsMember | FormatOptions.VcfOptionsMember | FormatOptions.$UnknownMember;
|
|
268
268
|
export declare namespace FormatOptions {
|
|
269
269
|
/**
|
|
270
270
|
* <p>Options for a TSV file.</p>
|
|
@@ -471,7 +471,7 @@ export declare class ConflictException extends __BaseException {
|
|
|
471
471
|
/**
|
|
472
472
|
* <p>A genome reference.</p>
|
|
473
473
|
*/
|
|
474
|
-
export
|
|
474
|
+
export type ReferenceItem = ReferenceItem.ReferenceArnMember | ReferenceItem.$UnknownMember;
|
|
475
475
|
export declare namespace ReferenceItem {
|
|
476
476
|
/**
|
|
477
477
|
* <p>The reference's ARN.</p>
|
|
@@ -607,7 +607,7 @@ export interface TsvStoreOptions {
|
|
|
607
607
|
/**
|
|
608
608
|
* <p>Settings for a store.</p>
|
|
609
609
|
*/
|
|
610
|
-
export
|
|
610
|
+
export type StoreOptions = StoreOptions.TsvStoreOptionsMember | StoreOptions.$UnknownMember;
|
|
611
611
|
export declare namespace StoreOptions {
|
|
612
612
|
/**
|
|
613
613
|
* <p>File settings for a TSV store.</p>
|
|
@@ -314,7 +314,7 @@ import {
|
|
|
314
314
|
ClientResolvedEndpointParameters,
|
|
315
315
|
EndpointParameters,
|
|
316
316
|
} from "./endpoint/EndpointParameters";
|
|
317
|
-
export
|
|
317
|
+
export type ServiceInputTypes =
|
|
318
318
|
| BatchDeleteReadSetCommandInput
|
|
319
319
|
| CancelAnnotationImportJobCommandInput
|
|
320
320
|
| CancelRunCommandInput
|
|
@@ -381,7 +381,7 @@ export declare type ServiceInputTypes =
|
|
|
381
381
|
| UpdateRunGroupCommandInput
|
|
382
382
|
| UpdateVariantStoreCommandInput
|
|
383
383
|
| UpdateWorkflowCommandInput;
|
|
384
|
-
export
|
|
384
|
+
export type ServiceOutputTypes =
|
|
385
385
|
| BatchDeleteReadSetCommandOutput
|
|
386
386
|
| CancelAnnotationImportJobCommandOutput
|
|
387
387
|
| CancelRunCommandOutput
|
|
@@ -473,7 +473,7 @@ export interface ClientDefaults
|
|
|
473
473
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
474
474
|
sdkStreamMixin?: __SdkStreamMixinInjector;
|
|
475
475
|
}
|
|
476
|
-
|
|
476
|
+
type OmicsClientConfigType = Partial<
|
|
477
477
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
478
478
|
> &
|
|
479
479
|
ClientDefaults &
|
|
@@ -485,7 +485,7 @@ declare type OmicsClientConfigType = Partial<
|
|
|
485
485
|
UserAgentInputConfig &
|
|
486
486
|
ClientInputEndpointParameters;
|
|
487
487
|
export interface OmicsClientConfig extends OmicsClientConfigType {}
|
|
488
|
-
|
|
488
|
+
type OmicsClientResolvedConfigType =
|
|
489
489
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
490
490
|
Required<ClientDefaults> &
|
|
491
491
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
|
@@ -113,7 +113,7 @@ export interface VcfOptions {
|
|
|
113
113
|
ignoreQualField?: boolean;
|
|
114
114
|
ignoreFilterField?: boolean;
|
|
115
115
|
}
|
|
116
|
-
export
|
|
116
|
+
export type FormatOptions =
|
|
117
117
|
| FormatOptions.TsvOptionsMember
|
|
118
118
|
| FormatOptions.VcfOptionsMember
|
|
119
119
|
| FormatOptions.$UnknownMember;
|
|
@@ -199,7 +199,7 @@ export declare class ConflictException extends __BaseException {
|
|
|
199
199
|
readonly $fault: "client";
|
|
200
200
|
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
201
201
|
}
|
|
202
|
-
export
|
|
202
|
+
export type ReferenceItem =
|
|
203
203
|
| ReferenceItem.ReferenceArnMember
|
|
204
204
|
| ReferenceItem.$UnknownMember;
|
|
205
205
|
export declare namespace ReferenceItem {
|
|
@@ -259,7 +259,7 @@ export interface TsvStoreOptions {
|
|
|
259
259
|
formatToHeader?: Record<string, string>;
|
|
260
260
|
schema?: Record<string, SchemaValueType | string>[];
|
|
261
261
|
}
|
|
262
|
-
export
|
|
262
|
+
export type StoreOptions =
|
|
263
263
|
| StoreOptions.TsvStoreOptionsMember
|
|
264
264
|
| StoreOptions.$UnknownMember;
|
|
265
265
|
export declare namespace StoreOptions {
|