@aws-sdk/client-frauddetector 3.529.1 → 3.535.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-types/FraudDetector.d.ts +15 -1
- package/dist-types/FraudDetectorClient.d.ts +1 -1
- package/dist-types/commands/BatchCreateVariableCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetVariableCommand.d.ts +2 -1
- package/dist-types/commands/CancelBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CancelBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateListCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateVariableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBatchImportJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBatchPredictionJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventsByEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExternalModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLabelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteOutcomeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteVariableCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDetectorCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetBatchImportJobsCommand.d.ts +2 -1
- package/dist-types/commands/GetBatchPredictionJobsCommand.d.ts +2 -1
- package/dist-types/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetDetectorsCommand.d.ts +2 -1
- package/dist-types/commands/GetEntityTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetEventCommand.d.ts +2 -1
- package/dist-types/commands/GetEventPredictionCommand.d.ts +3 -2
- package/dist-types/commands/GetEventPredictionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetEventTypesCommand.d.ts +2 -1
- package/dist-types/commands/GetExternalModelsCommand.d.ts +2 -1
- package/dist-types/commands/GetKMSEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/GetLabelsCommand.d.ts +2 -1
- package/dist-types/commands/GetListElementsCommand.d.ts +2 -1
- package/dist-types/commands/GetListsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetModelsCommand.d.ts +2 -1
- package/dist-types/commands/GetOutcomesCommand.d.ts +2 -1
- package/dist-types/commands/GetRulesCommand.d.ts +2 -1
- package/dist-types/commands/GetVariablesCommand.d.ts +2 -1
- package/dist-types/commands/ListEventPredictionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PutDetectorCommand.d.ts +2 -1
- package/dist-types/commands/PutEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/PutEventTypeCommand.d.ts +2 -1
- package/dist-types/commands/PutExternalModelCommand.d.ts +2 -1
- package/dist-types/commands/PutKMSEncryptionKeyCommand.d.ts +2 -1
- package/dist-types/commands/PutLabelCommand.d.ts +2 -1
- package/dist-types/commands/PutOutcomeCommand.d.ts +2 -1
- package/dist-types/commands/SendEventCommand.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/UpdateDetectorVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDetectorVersionStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEventLabelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateListCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelVersionStatusCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRuleVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateVariableCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +698 -698
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/FraudDetector.d.ts +14 -0
- package/dist-types/ts3.4/commands/BatchCreateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBatchImportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBatchPredictionJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventsByEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteExternalModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteOutcomeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBatchImportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBatchPredictionJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeleteEventsByEventTypeStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDetectorsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEntityTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventPredictionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventPredictionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetEventTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetExternalModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetKMSEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLabelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListElementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetListsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetOutcomesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetVariablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventPredictionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutDetectorCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEventTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutExternalModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutKMSEncryptionKeyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutOutcomeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendEventCommand.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/UpdateDetectorVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDetectorVersionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEventLabelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelVersionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRuleVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateVariableCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -25,6 +25,15 @@ declare const DescribeModelVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribeModelVersionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribeModelVersionsCommandInput,
|
|
32
|
+
DescribeModelVersionsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribeModelVersionsCommand extends DescribeModelVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBatchImportJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetBatchImportJobsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBatchImportJobsCommandInput,
|
|
32
|
+
GetBatchImportJobsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBatchImportJobsCommand extends GetBatchImportJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetBatchPredictionJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetBatchPredictionJobsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetBatchPredictionJobsCommandInput,
|
|
32
|
+
GetBatchPredictionJobsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetBatchPredictionJobsCommand extends GetBatchPredictionJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDeleteEventsByEventTypeStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDeleteEventsByEventTypeStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDeleteEventsByEventTypeStatusCommandInput,
|
|
32
|
+
GetDeleteEventsByEventTypeStatusCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDeleteEventsByEventTypeStatusCommand extends GetDeleteEventsByEventTypeStatusCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetDetectorVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetDetectorVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetDetectorVersionCommandInput,
|
|
32
|
+
GetDetectorVersionCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetDetectorVersionCommand extends GetDetectorVersionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetDetectorsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetDetectorsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetDetectorsCommandInput,
|
|
28
|
+
GetDetectorsCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetDetectorsCommand extends GetDetectorsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetEntityTypesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [GetEntityTypesCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetEntityTypesCommandInput,
|
|
31
|
+
GetEntityTypesCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetEntityTypesCommand extends GetEntityTypesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetEventCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetEventCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetEventCommandInput,
|
|
28
|
+
GetEventCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetEventCommand extends GetEventCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEventPredictionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEventPredictionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEventPredictionCommandInput,
|
|
32
|
+
GetEventPredictionCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEventPredictionCommand extends GetEventPredictionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetEventPredictionMetadataCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: GetEventPredictionMetadataCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetEventPredictionMetadataCommandInput,
|
|
32
|
+
GetEventPredictionMetadataCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetEventPredictionMetadataCommand extends GetEventPredictionMetadataCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetEventTypesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetEventTypesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetEventTypesCommandInput,
|
|
28
|
+
GetEventTypesCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetEventTypesCommand extends GetEventTypesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const GetExternalModelsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [GetExternalModelsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
GetExternalModelsCommandInput,
|
|
32
|
+
GetExternalModelsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class GetExternalModelsCommand extends GetExternalModelsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetKMSEncryptionKeyCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetKMSEncryptionKeyCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetKMSEncryptionKeyCommandInput,
|
|
28
|
+
GetKMSEncryptionKeyCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetKMSEncryptionKeyCommand extends GetKMSEncryptionKeyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetLabelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetLabelsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetLabelsCommandInput,
|
|
28
|
+
GetLabelsCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetLabelsCommand extends GetLabelsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetListElementsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetListElementsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetListElementsCommandInput,
|
|
31
|
+
GetListElementsCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetListElementsCommand extends GetListElementsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetListsMetadataCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [GetListsMetadataCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetListsMetadataCommandInput,
|
|
31
|
+
GetListsMetadataCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetListsMetadataCommand extends GetListsMetadataCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const GetModelVersionCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: GetModelVersionCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
GetModelVersionCommandInput,
|
|
31
|
+
GetModelVersionCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class GetModelVersionCommand extends GetModelVersionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetModelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetModelsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetModelsCommandInput,
|
|
28
|
+
GetModelsCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetModelsCommand extends GetModelsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetOutcomesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetOutcomesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetOutcomesCommandInput,
|
|
28
|
+
GetOutcomesCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetOutcomesCommand extends GetOutcomesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetRulesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: GetRulesCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetRulesCommandInput,
|
|
28
|
+
GetRulesCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetRulesCommand extends GetRulesCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const GetVariablesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [GetVariablesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
GetVariablesCommandInput,
|
|
28
|
+
GetVariablesCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class GetVariablesCommand extends GetVariablesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListEventPredictionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListEventPredictionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListEventPredictionsCommandInput,
|
|
32
|
+
ListEventPredictionsCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListEventPredictionsCommand extends ListEventPredictionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutDetectorCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutDetectorCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutDetectorCommandInput,
|
|
28
|
+
PutDetectorCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutDetectorCommand extends PutDetectorCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutEntityTypeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutEntityTypeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutEntityTypeCommandInput,
|
|
28
|
+
PutEntityTypeCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutEntityTypeCommand extends PutEntityTypeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutEventTypeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutEventTypeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutEventTypeCommandInput,
|
|
28
|
+
PutEventTypeCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutEventTypeCommand extends PutEventTypeCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const PutExternalModelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: PutExternalModelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
PutExternalModelCommandInput,
|
|
31
|
+
PutExternalModelCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class PutExternalModelCommand extends PutExternalModelCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const PutKMSEncryptionKeyCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: PutKMSEncryptionKeyCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
PutKMSEncryptionKeyCommandInput,
|
|
32
|
+
PutKMSEncryptionKeyCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class PutKMSEncryptionKeyCommand extends PutKMSEncryptionKeyCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutLabelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutLabelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutLabelCommandInput,
|
|
28
|
+
PutLabelCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutLabelCommand extends PutLabelCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const PutOutcomeCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: PutOutcomeCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
PutOutcomeCommandInput,
|
|
28
|
+
PutOutcomeCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class PutOutcomeCommand extends PutOutcomeCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const SendEventCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: SendEventCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
SendEventCommandInput,
|
|
28
|
+
SendEventCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class SendEventCommand extends SendEventCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: TagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
TagResourceCommandInput,
|
|
28
|
+
TagResourceCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class TagResourceCommand extends TagResourceCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UntagResourceCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UntagResourceCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UntagResourceCommandInput,
|
|
28
|
+
UntagResourceCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDetectorVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateDetectorVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDetectorVersionCommandInput,
|
|
32
|
+
UpdateDetectorVersionCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDetectorVersionCommand extends UpdateDetectorVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDetectorVersionMetadataCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateDetectorVersionMetadataCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDetectorVersionMetadataCommandInput,
|
|
32
|
+
UpdateDetectorVersionMetadataCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDetectorVersionMetadataCommand extends UpdateDetectorVersionMetadataCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateDetectorVersionStatusCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateDetectorVersionStatusCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateDetectorVersionStatusCommandInput,
|
|
32
|
+
UpdateDetectorVersionStatusCommandOutput,
|
|
33
|
+
FraudDetectorClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateDetectorVersionStatusCommand extends UpdateDetectorVersionStatusCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const UpdateEventLabelCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: UpdateEventLabelCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
UpdateEventLabelCommandInput,
|
|
31
|
+
UpdateEventLabelCommandOutput,
|
|
32
|
+
FraudDetectorClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class UpdateEventLabelCommand extends UpdateEventLabelCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateListCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateListCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateListCommandInput,
|
|
28
|
+
UpdateListCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateListCommand extends UpdateListCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const UpdateModelCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: UpdateModelCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
UpdateModelCommandInput,
|
|
28
|
+
UpdateModelCommandOutput,
|
|
29
|
+
FraudDetectorClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class UpdateModelCommand extends UpdateModelCommand_base {}
|