@aws-sdk/client-frauddetector 3.533.0 → 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 +2 -1
- 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/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/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface PutDetectorCommandOutput extends PutDetectorResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutDetectorCommand_base: {
|
|
24
24
|
new (input: PutDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<PutDetectorCommandInput, PutDetectorCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<PutDetectorCommandInput, PutDetectorCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates a detector. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const PutDetectorCommand_base: {
|
|
|
74
74
|
* @throws {@link FraudDetectorServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class PutDetectorCommand extends PutDetectorCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutEntityTypeCommandOutput extends PutEntityTypeResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutEntityTypeCommand_base: {
|
|
24
24
|
new (input: PutEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<PutEntityTypeCommandInput, PutEntityTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<PutEntityTypeCommandInput, PutEntityTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates an entity type. An entity represents who is performing the event. As part of a fraud prediction, you pass the entity ID to indicate the specific entity who performed the event. An entity type classifies the entity. Example classifications include customer, merchant, or account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const PutEntityTypeCommand_base: {
|
|
|
73
73
|
* @throws {@link FraudDetectorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class PutEntityTypeCommand extends PutEntityTypeCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutEventTypeCommandOutput extends PutEventTypeResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutEventTypeCommand_base: {
|
|
24
24
|
new (input: PutEventTypeCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventTypeCommandInput, PutEventTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutEventTypeCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventTypeCommandInput, PutEventTypeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates an event type. An event is a business activity that is evaluated for fraud risk. With Amazon Fraud Detector, you generate fraud predictions for events. An event type defines the structure for an event sent to Amazon Fraud Detector. This includes the variables sent as part of the event, the entity performing the event (such as a customer), and the labels that classify the event. Example event types include online payment transactions, account registrations, and authentications.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -86,6 +86,7 @@ declare const PutEventTypeCommand_base: {
|
|
|
86
86
|
* @throws {@link FraudDetectorServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
88
88
|
*
|
|
89
|
+
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class PutEventTypeCommand extends PutEventTypeCommand_base {
|
|
91
92
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutExternalModelCommandOutput extends PutExternalModelResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutExternalModelCommand_base: {
|
|
24
24
|
new (input: PutExternalModelCommandInput): import("@smithy/smithy-client").CommandImpl<PutExternalModelCommandInput, PutExternalModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutExternalModelCommandInput): import("@smithy/smithy-client").CommandImpl<PutExternalModelCommandInput, PutExternalModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates an Amazon SageMaker model endpoint. You can also use this action to update the configuration of the model endpoint, including the IAM role and/or the mapped variables. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const PutExternalModelCommand_base: {
|
|
|
91
91
|
* @throws {@link FraudDetectorServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class PutExternalModelCommand extends PutExternalModelCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutKMSEncryptionKeyCommandOutput extends PutKMSEncryptionKeyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutKMSEncryptionKeyCommand_base: {
|
|
24
24
|
new (input: PutKMSEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<PutKMSEncryptionKeyCommandInput, PutKMSEncryptionKeyCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutKMSEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<PutKMSEncryptionKeyCommandInput, PutKMSEncryptionKeyCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Specifies the KMS key to be used to encrypt content in Amazon Fraud Detector.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const PutKMSEncryptionKeyCommand_base: {
|
|
|
69
69
|
* @throws {@link FraudDetectorServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class PutKMSEncryptionKeyCommand extends PutKMSEncryptionKeyCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutLabelCommandOutput extends PutLabelResult, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutLabelCommand_base: {
|
|
24
24
|
new (input: PutLabelCommandInput): import("@smithy/smithy-client").CommandImpl<PutLabelCommandInput, PutLabelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutLabelCommandInput): import("@smithy/smithy-client").CommandImpl<PutLabelCommandInput, PutLabelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates label. A label classifies an event as fraudulent or legitimate. Labels are associated with event types and used to train supervised machine learning models in Amazon Fraud Detector. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const PutLabelCommand_base: {
|
|
|
73
73
|
* @throws {@link FraudDetectorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class PutLabelCommand extends PutLabelCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutOutcomeCommandOutput extends PutOutcomeResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutOutcomeCommand_base: {
|
|
24
24
|
new (input: PutOutcomeCommandInput): import("@smithy/smithy-client").CommandImpl<PutOutcomeCommandInput, PutOutcomeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutOutcomeCommandInput): import("@smithy/smithy-client").CommandImpl<PutOutcomeCommandInput, PutOutcomeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates an outcome. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const PutOutcomeCommand_base: {
|
|
|
73
73
|
* @throws {@link FraudDetectorServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class PutOutcomeCommand extends PutOutcomeCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface SendEventCommandOutput extends SendEventResult, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const SendEventCommand_base: {
|
|
24
24
|
new (input: SendEventCommandInput): import("@smithy/smithy-client").CommandImpl<SendEventCommandInput, SendEventCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: SendEventCommandInput): import("@smithy/smithy-client").CommandImpl<SendEventCommandInput, SendEventCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stores events in Amazon Fraud Detector without generating fraud predictions for those events. For example, you can use <code>SendEvent</code> to upload a historical dataset, which you can then later use to train a model.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const SendEventCommand_base: {
|
|
|
82
82
|
* @throws {@link FraudDetectorServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class SendEventCommand extends SendEventCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Assigns tags to a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const TagResourceCommand_base: {
|
|
|
69
69
|
* @throws {@link FraudDetectorServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes tags from a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const UntagResourceCommand_base: {
|
|
|
66
66
|
* @throws {@link FraudDetectorServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDetectorVersionCommandOutput extends UpdateDetectorVersio
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDetectorVersionCommand_base: {
|
|
24
24
|
new (input: UpdateDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDetectorVersionCommandInput, UpdateDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDetectorVersionCommandInput, UpdateDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p> Updates a detector version. The detector version attributes that you can update include models, external model endpoints, rules, rule execution mode, and description. You can only update a <code>DRAFT</code> detector version.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -90,6 +90,7 @@ declare const UpdateDetectorVersionCommand_base: {
|
|
|
90
90
|
* @throws {@link FraudDetectorServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class UpdateDetectorVersionCommand extends UpdateDetectorVersionCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDetectorVersionMetadataCommandOutput extends UpdateDetect
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDetectorVersionMetadataCommand_base: {
|
|
24
24
|
new (input: UpdateDetectorVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDetectorVersionMetadataCommandInput, UpdateDetectorVersionMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDetectorVersionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDetectorVersionMetadataCommandInput, UpdateDetectorVersionMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the detector version's description. You can update the metadata for any detector version (<code>DRAFT, ACTIVE,</code> or
|
|
30
30
|
* <code>INACTIVE</code>). </p>
|
|
31
31
|
* @example
|
|
@@ -69,6 +69,7 @@ declare const UpdateDetectorVersionMetadataCommand_base: {
|
|
|
69
69
|
* @throws {@link FraudDetectorServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class UpdateDetectorVersionMetadataCommand extends UpdateDetectorVersionMetadataCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateDetectorVersionStatusCommandOutput extends UpdateDetector
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateDetectorVersionStatusCommand_base: {
|
|
24
24
|
new (input: UpdateDetectorVersionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDetectorVersionStatusCommandInput, UpdateDetectorVersionStatusCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateDetectorVersionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDetectorVersionStatusCommandInput, UpdateDetectorVersionStatusCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the detector version’s status. You can perform the following promotions or
|
|
30
30
|
* demotions using <code>UpdateDetectorVersionStatus</code>: <code>DRAFT</code> to <code>ACTIVE</code>, <code>ACTIVE</code> to <code>INACTIVE</code>, and <code>INACTIVE</code> to <code>ACTIVE</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -72,6 +72,7 @@ declare const UpdateDetectorVersionStatusCommand_base: {
|
|
|
72
72
|
* @throws {@link FraudDetectorServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateDetectorVersionStatusCommand extends UpdateDetectorVersionStatusCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateEventLabelCommandOutput extends UpdateEventLabelResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateEventLabelCommand_base: {
|
|
24
24
|
new (input: UpdateEventLabelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventLabelCommandInput, UpdateEventLabelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateEventLabelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEventLabelCommandInput, UpdateEventLabelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified event with a new label.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const UpdateEventLabelCommand_base: {
|
|
|
72
72
|
* @throws {@link FraudDetectorServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateEventLabelCommand extends UpdateEventLabelCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateListCommandOutput extends UpdateListResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateListCommand_base: {
|
|
24
24
|
new (input: UpdateListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateListCommandInput, UpdateListCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateListCommandInput, UpdateListCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Updates a list.
|
|
31
31
|
* </p>
|
|
@@ -77,6 +77,7 @@ declare const UpdateListCommand_base: {
|
|
|
77
77
|
* @throws {@link FraudDetectorServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class UpdateListCommand extends UpdateListCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateModelCommandOutput extends UpdateModelResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateModelCommand_base: {
|
|
24
24
|
new (input: UpdateModelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelCommandInput, UpdateModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateModelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelCommandInput, UpdateModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates model description.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const UpdateModelCommand_base: {
|
|
|
71
71
|
* @throws {@link FraudDetectorServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class UpdateModelCommand extends UpdateModelCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateModelVersionCommandOutput extends UpdateModelVersionResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateModelVersionCommand_base: {
|
|
24
24
|
new (input: UpdateModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelVersionCommandInput, UpdateModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelVersionCommandInput, UpdateModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a model version. Updating a model version retrains an existing model version using updated training data and produces a new minor version of the model. You can update the training data set location and data access role attributes using this action. This action creates and trains a new minor version of the model, for example version 1.01, 1.02, 1.03.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const UpdateModelVersionCommand_base: {
|
|
|
92
92
|
* @throws {@link FraudDetectorServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class UpdateModelVersionCommand extends UpdateModelVersionCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateModelVersionStatusCommandOutput extends UpdateModelVersio
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateModelVersionStatusCommand_base: {
|
|
24
24
|
new (input: UpdateModelVersionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelVersionStatusCommandInput, UpdateModelVersionStatusCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateModelVersionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateModelVersionStatusCommandInput, UpdateModelVersionStatusCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the status of a model version.</p>
|
|
30
30
|
* <p>You can perform the following status updates:</p>
|
|
31
31
|
* <ol>
|
|
@@ -84,6 +84,7 @@ declare const UpdateModelVersionStatusCommand_base: {
|
|
|
84
84
|
* @throws {@link FraudDetectorServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class UpdateModelVersionStatusCommand extends UpdateModelVersionStatusCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRuleMetadataCommandOutput extends UpdateRuleMetadataResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRuleMetadataCommand_base: {
|
|
24
24
|
new (input: UpdateRuleMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleMetadataCommandInput, UpdateRuleMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRuleMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleMetadataCommandInput, UpdateRuleMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a rule's metadata. The description attribute can be updated.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const UpdateRuleMetadataCommand_base: {
|
|
|
74
74
|
* @throws {@link FraudDetectorServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdateRuleMetadataCommand extends UpdateRuleMetadataCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateRuleVersionCommandOutput extends UpdateRuleVersionResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateRuleVersionCommand_base: {
|
|
24
24
|
new (input: UpdateRuleVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleVersionCommandInput, UpdateRuleVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateRuleVersionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateRuleVersionCommandInput, UpdateRuleVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a rule version resulting in a new rule version. Updates a rule version resulting in a new rule version (version 1, 2, 3 ...). </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const UpdateRuleVersionCommand_base: {
|
|
|
91
91
|
* @throws {@link FraudDetectorServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class UpdateRuleVersionCommand extends UpdateRuleVersionCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateVariableCommandOutput extends UpdateVariableResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateVariableCommand_base: {
|
|
24
24
|
new (input: UpdateVariableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVariableCommandInput, UpdateVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateVariableCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateVariableCommandInput, UpdateVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates a variable.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const UpdateVariableCommand_base: {
|
|
|
72
72
|
* @throws {@link FraudDetectorServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateVariableCommand extends UpdateVariableCommand_base {
|
|
77
78
|
}
|