@aws-sdk/client-frauddetector 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/BatchCreateVariableCommand.js +4 -4
- package/dist-cjs/commands/BatchGetVariableCommand.js +4 -4
- package/dist-cjs/commands/CancelBatchImportJobCommand.js +4 -4
- package/dist-cjs/commands/CancelBatchPredictionJobCommand.js +4 -4
- package/dist-cjs/commands/CreateBatchImportJobCommand.js +4 -4
- package/dist-cjs/commands/CreateBatchPredictionJobCommand.js +4 -4
- package/dist-cjs/commands/CreateDetectorVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateListCommand.js +4 -4
- package/dist-cjs/commands/CreateModelCommand.js +4 -4
- package/dist-cjs/commands/CreateModelVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateRuleCommand.js +4 -4
- package/dist-cjs/commands/CreateVariableCommand.js +4 -4
- package/dist-cjs/commands/DeleteBatchImportJobCommand.js +4 -4
- package/dist-cjs/commands/DeleteBatchPredictionJobCommand.js +4 -4
- package/dist-cjs/commands/DeleteDetectorCommand.js +4 -4
- package/dist-cjs/commands/DeleteDetectorVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteEntityTypeCommand.js +4 -4
- package/dist-cjs/commands/DeleteEventCommand.js +4 -4
- package/dist-cjs/commands/DeleteEventTypeCommand.js +4 -4
- package/dist-cjs/commands/DeleteEventsByEventTypeCommand.js +4 -4
- package/dist-cjs/commands/DeleteExternalModelCommand.js +4 -4
- package/dist-cjs/commands/DeleteLabelCommand.js +4 -4
- package/dist-cjs/commands/DeleteListCommand.js +4 -4
- package/dist-cjs/commands/DeleteModelCommand.js +4 -4
- package/dist-cjs/commands/DeleteModelVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteOutcomeCommand.js +4 -4
- package/dist-cjs/commands/DeleteRuleCommand.js +4 -4
- package/dist-cjs/commands/DeleteVariableCommand.js +4 -4
- package/dist-cjs/commands/DescribeDetectorCommand.js +4 -4
- package/dist-cjs/commands/DescribeModelVersionsCommand.js +4 -4
- package/dist-cjs/commands/GetBatchImportJobsCommand.js +4 -4
- package/dist-cjs/commands/GetBatchPredictionJobsCommand.js +4 -4
- package/dist-cjs/commands/GetDeleteEventsByEventTypeStatusCommand.js +4 -4
- package/dist-cjs/commands/GetDetectorVersionCommand.js +4 -4
- package/dist-cjs/commands/GetDetectorsCommand.js +4 -4
- package/dist-cjs/commands/GetEntityTypesCommand.js +4 -4
- package/dist-cjs/commands/GetEventCommand.js +4 -4
- package/dist-cjs/commands/GetEventPredictionCommand.js +4 -4
- package/dist-cjs/commands/GetEventPredictionMetadataCommand.js +4 -4
- package/dist-cjs/commands/GetEventTypesCommand.js +4 -4
- package/dist-cjs/commands/GetExternalModelsCommand.js +4 -4
- package/dist-cjs/commands/GetKMSEncryptionKeyCommand.js +4 -4
- package/dist-cjs/commands/GetLabelsCommand.js +4 -4
- package/dist-cjs/commands/GetListElementsCommand.js +4 -4
- package/dist-cjs/commands/GetListsMetadataCommand.js +4 -4
- package/dist-cjs/commands/GetModelVersionCommand.js +4 -4
- package/dist-cjs/commands/GetModelsCommand.js +4 -4
- package/dist-cjs/commands/GetOutcomesCommand.js +4 -4
- package/dist-cjs/commands/GetRulesCommand.js +4 -4
- package/dist-cjs/commands/GetVariablesCommand.js +4 -4
- package/dist-cjs/commands/ListEventPredictionsCommand.js +4 -4
- package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-cjs/commands/PutDetectorCommand.js +4 -4
- package/dist-cjs/commands/PutEntityTypeCommand.js +4 -4
- package/dist-cjs/commands/PutEventTypeCommand.js +4 -4
- package/dist-cjs/commands/PutExternalModelCommand.js +4 -4
- package/dist-cjs/commands/PutKMSEncryptionKeyCommand.js +4 -4
- package/dist-cjs/commands/PutLabelCommand.js +4 -4
- package/dist-cjs/commands/PutOutcomeCommand.js +4 -4
- package/dist-cjs/commands/SendEventCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateDetectorVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateDetectorVersionMetadataCommand.js +4 -4
- package/dist-cjs/commands/UpdateDetectorVersionStatusCommand.js +4 -4
- package/dist-cjs/commands/UpdateEventLabelCommand.js +4 -4
- package/dist-cjs/commands/UpdateListCommand.js +4 -4
- package/dist-cjs/commands/UpdateModelCommand.js +4 -4
- package/dist-cjs/commands/UpdateModelVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateModelVersionStatusCommand.js +4 -4
- package/dist-cjs/commands/UpdateRuleMetadataCommand.js +4 -4
- package/dist-cjs/commands/UpdateRuleVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateVariableCommand.js +4 -4
- package/dist-es/commands/BatchCreateVariableCommand.js +4 -4
- package/dist-es/commands/BatchGetVariableCommand.js +4 -4
- package/dist-es/commands/CancelBatchImportJobCommand.js +4 -4
- package/dist-es/commands/CancelBatchPredictionJobCommand.js +4 -4
- package/dist-es/commands/CreateBatchImportJobCommand.js +4 -4
- package/dist-es/commands/CreateBatchPredictionJobCommand.js +4 -4
- package/dist-es/commands/CreateDetectorVersionCommand.js +4 -4
- package/dist-es/commands/CreateListCommand.js +4 -4
- package/dist-es/commands/CreateModelCommand.js +4 -4
- package/dist-es/commands/CreateModelVersionCommand.js +4 -4
- package/dist-es/commands/CreateRuleCommand.js +4 -4
- package/dist-es/commands/CreateVariableCommand.js +4 -4
- package/dist-es/commands/DeleteBatchImportJobCommand.js +4 -4
- package/dist-es/commands/DeleteBatchPredictionJobCommand.js +4 -4
- package/dist-es/commands/DeleteDetectorCommand.js +4 -4
- package/dist-es/commands/DeleteDetectorVersionCommand.js +4 -4
- package/dist-es/commands/DeleteEntityTypeCommand.js +4 -4
- package/dist-es/commands/DeleteEventCommand.js +4 -4
- package/dist-es/commands/DeleteEventTypeCommand.js +4 -4
- package/dist-es/commands/DeleteEventsByEventTypeCommand.js +4 -4
- package/dist-es/commands/DeleteExternalModelCommand.js +4 -4
- package/dist-es/commands/DeleteLabelCommand.js +4 -4
- package/dist-es/commands/DeleteListCommand.js +4 -4
- package/dist-es/commands/DeleteModelCommand.js +4 -4
- package/dist-es/commands/DeleteModelVersionCommand.js +4 -4
- package/dist-es/commands/DeleteOutcomeCommand.js +4 -4
- package/dist-es/commands/DeleteRuleCommand.js +4 -4
- package/dist-es/commands/DeleteVariableCommand.js +4 -4
- package/dist-es/commands/DescribeDetectorCommand.js +4 -4
- package/dist-es/commands/DescribeModelVersionsCommand.js +4 -4
- package/dist-es/commands/GetBatchImportJobsCommand.js +4 -4
- package/dist-es/commands/GetBatchPredictionJobsCommand.js +4 -4
- package/dist-es/commands/GetDeleteEventsByEventTypeStatusCommand.js +4 -4
- package/dist-es/commands/GetDetectorVersionCommand.js +4 -4
- package/dist-es/commands/GetDetectorsCommand.js +4 -4
- package/dist-es/commands/GetEntityTypesCommand.js +4 -4
- package/dist-es/commands/GetEventCommand.js +4 -4
- package/dist-es/commands/GetEventPredictionCommand.js +4 -4
- package/dist-es/commands/GetEventPredictionMetadataCommand.js +4 -4
- package/dist-es/commands/GetEventTypesCommand.js +4 -4
- package/dist-es/commands/GetExternalModelsCommand.js +4 -4
- package/dist-es/commands/GetKMSEncryptionKeyCommand.js +4 -4
- package/dist-es/commands/GetLabelsCommand.js +4 -4
- package/dist-es/commands/GetListElementsCommand.js +4 -4
- package/dist-es/commands/GetListsMetadataCommand.js +4 -4
- package/dist-es/commands/GetModelVersionCommand.js +4 -4
- package/dist-es/commands/GetModelsCommand.js +4 -4
- package/dist-es/commands/GetOutcomesCommand.js +4 -4
- package/dist-es/commands/GetRulesCommand.js +4 -4
- package/dist-es/commands/GetVariablesCommand.js +4 -4
- package/dist-es/commands/ListEventPredictionsCommand.js +4 -4
- package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
- package/dist-es/commands/PutDetectorCommand.js +4 -4
- package/dist-es/commands/PutEntityTypeCommand.js +4 -4
- package/dist-es/commands/PutEventTypeCommand.js +4 -4
- package/dist-es/commands/PutExternalModelCommand.js +4 -4
- package/dist-es/commands/PutKMSEncryptionKeyCommand.js +4 -4
- package/dist-es/commands/PutLabelCommand.js +4 -4
- package/dist-es/commands/PutOutcomeCommand.js +4 -4
- package/dist-es/commands/SendEventCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateDetectorVersionCommand.js +4 -4
- package/dist-es/commands/UpdateDetectorVersionMetadataCommand.js +4 -4
- package/dist-es/commands/UpdateDetectorVersionStatusCommand.js +4 -4
- package/dist-es/commands/UpdateEventLabelCommand.js +4 -4
- package/dist-es/commands/UpdateListCommand.js +4 -4
- package/dist-es/commands/UpdateModelCommand.js +4 -4
- package/dist-es/commands/UpdateModelVersionCommand.js +4 -4
- package/dist-es/commands/UpdateModelVersionStatusCommand.js +4 -4
- package/dist-es/commands/UpdateRuleMetadataCommand.js +4 -4
- package/dist-es/commands/UpdateRuleVersionCommand.js +4 -4
- package/dist-es/commands/UpdateVariableCommand.js +4 -4
- package/dist-types/FraudDetectorClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/FraudDetectorClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +36 -36
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { CreateVariableRequestFilterSensitiveLog, CreateVariableResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1CreateVariableCommand, serializeAws_json1_1CreateVariableCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class CreateVariableCommand 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 CreateVariableCommand 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, CreateVariableCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteBatchImportJobRequestFilterSensitiveLog, DeleteBatchImportJobResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteBatchImportJobCommand, serializeAws_json1_1DeleteBatchImportJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteBatchImportJobCommand 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 DeleteBatchImportJobCommand 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, DeleteBatchImportJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteBatchPredictionJobRequestFilterSensitiveLog, DeleteBatchPredictionJobResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteBatchPredictionJobCommand, serializeAws_json1_1DeleteBatchPredictionJobCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteBatchPredictionJobCommand 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 DeleteBatchPredictionJobCommand 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, DeleteBatchPredictionJobCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteDetectorRequestFilterSensitiveLog, DeleteDetectorResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteDetectorCommand, serializeAws_json1_1DeleteDetectorCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteDetectorCommand 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 DeleteDetectorCommand 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, DeleteDetectorCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteDetectorVersionRequestFilterSensitiveLog, DeleteDetectorVersionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteDetectorVersionCommand, serializeAws_json1_1DeleteDetectorVersionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteDetectorVersionCommand 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 DeleteDetectorVersionCommand 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, DeleteDetectorVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEntityTypeRequestFilterSensitiveLog, DeleteEntityTypeResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteEntityTypeCommand, serializeAws_json1_1DeleteEntityTypeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteEntityTypeCommand 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 DeleteEntityTypeCommand 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, DeleteEntityTypeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEventRequestFilterSensitiveLog, DeleteEventResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteEventCommand, serializeAws_json1_1DeleteEventCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteEventCommand 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 DeleteEventCommand 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, DeleteEventCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEventTypeRequestFilterSensitiveLog, DeleteEventTypeResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteEventTypeCommand, serializeAws_json1_1DeleteEventTypeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteEventTypeCommand 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 DeleteEventTypeCommand 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, DeleteEventTypeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteEventsByEventTypeRequestFilterSensitiveLog, DeleteEventsByEventTypeResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteEventsByEventTypeCommand, serializeAws_json1_1DeleteEventsByEventTypeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteEventsByEventTypeCommand 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 DeleteEventsByEventTypeCommand 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, DeleteEventsByEventTypeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteExternalModelRequestFilterSensitiveLog, DeleteExternalModelResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteExternalModelCommand, serializeAws_json1_1DeleteExternalModelCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteExternalModelCommand 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 DeleteExternalModelCommand 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, DeleteExternalModelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteLabelRequestFilterSensitiveLog, DeleteLabelResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteLabelCommand, serializeAws_json1_1DeleteLabelCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteLabelCommand 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 DeleteLabelCommand 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, DeleteLabelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteListRequestFilterSensitiveLog, DeleteListResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteListCommand, serializeAws_json1_1DeleteListCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteListCommand 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 DeleteListCommand 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, DeleteListCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteModelRequestFilterSensitiveLog, DeleteModelResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteModelCommand, serializeAws_json1_1DeleteModelCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteModelCommand 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 DeleteModelCommand 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, DeleteModelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteModelVersionRequestFilterSensitiveLog, DeleteModelVersionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteModelVersionCommand, serializeAws_json1_1DeleteModelVersionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteModelVersionCommand 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 DeleteModelVersionCommand 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, DeleteModelVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteOutcomeRequestFilterSensitiveLog, DeleteOutcomeResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteOutcomeCommand, serializeAws_json1_1DeleteOutcomeCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteOutcomeCommand 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 DeleteOutcomeCommand 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, DeleteOutcomeCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteRuleRequestFilterSensitiveLog, DeleteRuleResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteRuleCommand, serializeAws_json1_1DeleteRuleCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteRuleCommand 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 DeleteRuleCommand 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, DeleteRuleCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeleteVariableRequestFilterSensitiveLog, DeleteVariableResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DeleteVariableCommand, serializeAws_json1_1DeleteVariableCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DeleteVariableCommand 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 DeleteVariableCommand 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, DeleteVariableCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeDetectorRequestFilterSensitiveLog, DescribeDetectorResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeDetectorCommand, serializeAws_json1_1DescribeDetectorCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeDetectorCommand 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 DescribeDetectorCommand 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, DescribeDetectorCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DescribeModelVersionsRequestFilterSensitiveLog, DescribeModelVersionsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1DescribeModelVersionsCommand, serializeAws_json1_1DescribeModelVersionsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class DescribeModelVersionsCommand 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 DescribeModelVersionsCommand 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, DescribeModelVersionsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetBatchImportJobsRequestFilterSensitiveLog, GetBatchImportJobsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetBatchImportJobsCommand, serializeAws_json1_1GetBatchImportJobsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetBatchImportJobsCommand 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 GetBatchImportJobsCommand 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, GetBatchImportJobsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetBatchPredictionJobsRequestFilterSensitiveLog, GetBatchPredictionJobsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetBatchPredictionJobsCommand, serializeAws_json1_1GetBatchPredictionJobsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetBatchPredictionJobsCommand 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 GetBatchPredictionJobsCommand 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, GetBatchPredictionJobsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetDeleteEventsByEventTypeStatusRequestFilterSensitiveLog, GetDeleteEventsByEventTypeStatusResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetDeleteEventsByEventTypeStatusCommand, serializeAws_json1_1GetDeleteEventsByEventTypeStatusCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetDeleteEventsByEventTypeStatusCommand 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 GetDeleteEventsByEventTypeStatusCommand 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, GetDeleteEventsByEventTypeStatusCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetDetectorVersionRequestFilterSensitiveLog, GetDetectorVersionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetDetectorVersionCommand, serializeAws_json1_1GetDetectorVersionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetDetectorVersionCommand 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 GetDetectorVersionCommand 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, GetDetectorVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetDetectorsRequestFilterSensitiveLog, GetDetectorsResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetDetectorsCommand, serializeAws_json1_1GetDetectorsCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetDetectorsCommand 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 GetDetectorsCommand 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, GetDetectorsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEntityTypesRequestFilterSensitiveLog, GetEntityTypesResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetEntityTypesCommand, serializeAws_json1_1GetEntityTypesCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetEntityTypesCommand 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 GetEntityTypesCommand 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, GetEntityTypesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEventRequestFilterSensitiveLog, GetEventResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetEventCommand, serializeAws_json1_1GetEventCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetEventCommand 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 GetEventCommand 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, GetEventCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEventPredictionRequestFilterSensitiveLog, GetEventPredictionResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetEventPredictionCommand, serializeAws_json1_1GetEventPredictionCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetEventPredictionCommand 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 GetEventPredictionCommand 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, GetEventPredictionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetEventPredictionMetadataRequestFilterSensitiveLog, GetEventPredictionMetadataResultFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_json1_1GetEventPredictionMetadataCommand, serializeAws_json1_1GetEventPredictionMetadataCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export class GetEventPredictionMetadataCommand 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 GetEventPredictionMetadataCommand 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, GetEventPredictionMetadataCommand.getEndpointParameterInstructions()));
|