@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 DeleteModelCommandOutput extends DeleteModelResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteModelCommand_base: {
|
|
24
24
|
new (input: DeleteModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelCommandInput, DeleteModelCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a model.</p>
|
|
30
30
|
* <p>You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.</p>
|
|
31
31
|
* <p> When you delete a model, Amazon Fraud Detector permanently deletes that model and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
@@ -69,6 +69,7 @@ declare const DeleteModelCommand_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 DeleteModelCommand extends DeleteModelCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteModelVersionCommandOutput extends DeleteModelVersionResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteModelVersionCommand_base: {
|
|
24
24
|
new (input: DeleteModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelVersionCommandInput, DeleteModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteModelVersionCommandInput, DeleteModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a model version.</p>
|
|
30
30
|
* <p>You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.</p>
|
|
31
31
|
* <p> When you delete a model version, Amazon Fraud Detector permanently deletes that model version and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
@@ -70,6 +70,7 @@ declare const DeleteModelVersionCommand_base: {
|
|
|
70
70
|
* @throws {@link FraudDetectorServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteModelVersionCommand extends DeleteModelVersionCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteOutcomeCommandOutput extends DeleteOutcomeResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteOutcomeCommand_base: {
|
|
24
24
|
new (input: DeleteOutcomeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutcomeCommandInput, DeleteOutcomeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteOutcomeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteOutcomeCommandInput, DeleteOutcomeCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an outcome.</p>
|
|
30
30
|
* <p>You cannot delete an outcome that is used in a rule version.</p>
|
|
31
31
|
* <p>When you delete an outcome, Amazon Fraud Detector permanently deletes that outcome and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
@@ -68,6 +68,7 @@ declare const DeleteOutcomeCommand_base: {
|
|
|
68
68
|
* @throws {@link FraudDetectorServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DeleteOutcomeCommand extends DeleteOutcomeCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResult, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRuleCommand_base: {
|
|
24
24
|
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the rule. You cannot delete a rule if it is used by an <code>ACTIVE</code> or <code>INACTIVE</code> detector version.</p>
|
|
30
30
|
* <p>When you delete a rule, Amazon Fraud Detector permanently deletes that rule and the data is no longer stored in Amazon Fraud Detector.</p>
|
|
31
31
|
* @example
|
|
@@ -71,6 +71,7 @@ declare const DeleteRuleCommand_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 DeleteRuleCommand extends DeleteRuleCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteVariableCommandOutput extends DeleteVariableResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteVariableCommand_base: {
|
|
24
24
|
new (input: DeleteVariableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVariableCommandInput, DeleteVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteVariableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteVariableCommandInput, DeleteVariableCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a variable.</p>
|
|
30
30
|
* <p>You can't delete variables that are included in an event type in Amazon Fraud Detector.</p>
|
|
31
31
|
* <p>Amazon Fraud Detector automatically deletes model output variables and SageMaker model output variables when you delete the model. You can't delete these variables manually.</p>
|
|
@@ -69,6 +69,7 @@ declare const DeleteVariableCommand_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 DeleteVariableCommand extends DeleteVariableCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeDetectorCommandOutput extends DescribeDetectorResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeDetectorCommand_base: {
|
|
24
24
|
new (input: DescribeDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDetectorCommandInput, DescribeDetectorCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeDetectorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDetectorCommandInput, DescribeDetectorCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all versions for a specified detector.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const DescribeDetectorCommand_base: {
|
|
|
80
80
|
* @throws {@link FraudDetectorServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DescribeDetectorCommand extends DescribeDetectorCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeModelVersionsCommandOutput extends DescribeModelVersion
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeModelVersionsCommand_base: {
|
|
24
24
|
new (input: DescribeModelVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelVersionsCommandInput, DescribeModelVersionsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeModelVersionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeModelVersionsCommandInput, DescribeModelVersionsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all of the model versions for the specified model type or for the specified model type and model ID. You can also get details for a single, specified model version. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -233,6 +233,7 @@ declare const DescribeModelVersionsCommand_base: {
|
|
|
233
233
|
* @throws {@link FraudDetectorServiceException}
|
|
234
234
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
235
235
|
*
|
|
236
|
+
* @public
|
|
236
237
|
*/
|
|
237
238
|
export declare class DescribeModelVersionsCommand extends DescribeModelVersionsCommand_base {
|
|
238
239
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetBatchImportJobsCommandOutput extends GetBatchImportJobsResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetBatchImportJobsCommand_base: {
|
|
24
24
|
new (input: GetBatchImportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBatchImportJobsCommandInput, GetBatchImportJobsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetBatchImportJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetBatchImportJobsCommandInput, GetBatchImportJobsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all batch import jobs or a specific job of the specified ID. This is a paginated API. If you provide a null <code>maxResults</code>,
|
|
30
30
|
* this action retrieves a maximum of 50 records per page. If you provide a <code>maxResults</code>, the value must be between 1 and 50.
|
|
31
31
|
* To get the next page results, provide the pagination token from the <code>GetBatchImportJobsResponse</code> as part of your request.
|
|
@@ -90,6 +90,7 @@ declare const GetBatchImportJobsCommand_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 GetBatchImportJobsCommand extends GetBatchImportJobsCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetBatchPredictionJobsCommandOutput extends GetBatchPredictionJ
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetBatchPredictionJobsCommand_base: {
|
|
24
24
|
new (input: GetBatchPredictionJobsCommandInput): import("@smithy/smithy-client").CommandImpl<GetBatchPredictionJobsCommandInput, GetBatchPredictionJobsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetBatchPredictionJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetBatchPredictionJobsCommandInput, GetBatchPredictionJobsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all batch prediction jobs or a specific job if you specify a job ID. This is a paginated API. If you provide a null maxResults, this action retrieves a maximum of 50 records per page. If you provide a maxResults, the value must be between 1 and 50. To get the next page results, provide the pagination token from the GetBatchPredictionJobsResponse as part of your request. A null pagination token fetches the records from the beginning.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const GetBatchPredictionJobsCommand_base: {
|
|
|
89
89
|
* @throws {@link FraudDetectorServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetBatchPredictionJobsCommand extends GetBatchPredictionJobsCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDeleteEventsByEventTypeStatusCommandOutput extends GetDelete
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDeleteEventsByEventTypeStatusCommand_base: {
|
|
24
24
|
new (input: GetDeleteEventsByEventTypeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeleteEventsByEventTypeStatusCommandInput, GetDeleteEventsByEventTypeStatusCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDeleteEventsByEventTypeStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeleteEventsByEventTypeStatusCommandInput, GetDeleteEventsByEventTypeStatusCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the status of a <code>DeleteEventsByEventType</code> action.</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 GetDeleteEventsByEventTypeStatusCommand_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 GetDeleteEventsByEventTypeStatusCommand extends GetDeleteEventsByEventTypeStatusCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDetectorVersionCommandOutput extends GetDetectorVersionResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDetectorVersionCommand_base: {
|
|
24
24
|
new (input: GetDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDetectorVersionCommandInput, GetDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDetectorVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetDetectorVersionCommandInput, GetDetectorVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a particular detector version. </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const GetDetectorVersionCommand_base: {
|
|
|
94
94
|
* @throws {@link FraudDetectorServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class GetDetectorVersionCommand extends GetDetectorVersionCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDetectorsCommandOutput extends GetDetectorsResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDetectorsCommand_base: {
|
|
24
24
|
new (input: GetDetectorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDetectorsCommandInput, GetDetectorsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetDetectorsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDetectorsCommandInput, GetDetectorsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all detectors or a single detector if a <code>detectorId</code> is specified. This is a paginated API. If you
|
|
30
30
|
* provide a null <code>maxResults</code>, this action retrieves a maximum of 10 records
|
|
31
31
|
* per page. If you provide a <code>maxResults</code>, the value must be between 5 and 10.
|
|
@@ -85,6 +85,7 @@ declare const GetDetectorsCommand_base: {
|
|
|
85
85
|
* @throws {@link FraudDetectorServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class GetDetectorsCommand extends GetDetectorsCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEntityTypesCommandOutput extends GetEntityTypesResult, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEntityTypesCommand_base: {
|
|
24
24
|
new (input: GetEntityTypesCommandInput): import("@smithy/smithy-client").CommandImpl<GetEntityTypesCommandInput, GetEntityTypesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetEntityTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetEntityTypesCommandInput, GetEntityTypesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all entity types or a specific entity type if a name is specified. This is a paginated API. If you
|
|
30
30
|
* provide a null <code>maxResults</code>, this action retrieves a maximum of 10 records
|
|
31
31
|
* per page. If you provide a <code>maxResults</code>, the value must be between 5 and 10.
|
|
@@ -84,6 +84,7 @@ declare const GetEntityTypesCommand_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 GetEntityTypesCommand extends GetEntityTypesCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEventCommandOutput extends GetEventResult, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEventCommand_base: {
|
|
24
24
|
new (input: GetEventCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventCommandInput, GetEventCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEventCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventCommandInput, GetEventCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves details of events stored with Amazon Fraud Detector. This action does not retrieve prediction results.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const GetEventCommand_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 GetEventCommand extends GetEventCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEventPredictionCommandOutput extends GetEventPredictionResul
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEventPredictionCommand_base: {
|
|
24
24
|
new (input: GetEventPredictionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventPredictionCommandInput, GetEventPredictionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEventPredictionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventPredictionCommandInput, GetEventPredictionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Evaluates an event against a detector version. If a version ID is not provided, the detector’s (<code>ACTIVE</code>) version is used.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -124,6 +124,7 @@ declare const GetEventPredictionCommand_base: {
|
|
|
124
124
|
* @throws {@link FraudDetectorServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class GetEventPredictionCommand extends GetEventPredictionCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEventPredictionMetadataCommandOutput extends GetEventPredict
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEventPredictionMetadataCommand_base: {
|
|
24
24
|
new (input: GetEventPredictionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventPredictionMetadataCommandInput, GetEventPredictionMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetEventPredictionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventPredictionMetadataCommandInput, GetEventPredictionMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Gets details of the past fraud predictions for the specified event ID, event type, detector ID, and detector version ID that was generated in the specified time period.
|
|
31
31
|
* </p>
|
|
@@ -147,6 +147,7 @@ declare const GetEventPredictionMetadataCommand_base: {
|
|
|
147
147
|
* @throws {@link FraudDetectorServiceException}
|
|
148
148
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
149
149
|
*
|
|
150
|
+
* @public
|
|
150
151
|
*/
|
|
151
152
|
export declare class GetEventPredictionMetadataCommand extends GetEventPredictionMetadataCommand_base {
|
|
152
153
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetEventTypesCommandOutput extends GetEventTypesResult, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetEventTypesCommand_base: {
|
|
24
24
|
new (input: GetEventTypesCommandInput): import("@smithy/smithy-client").CommandImpl<GetEventTypesCommandInput, GetEventTypesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetEventTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetEventTypesCommandInput, GetEventTypesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all event types or a specific event type if name is provided. This is a paginated API. If you
|
|
30
30
|
* provide a null <code>maxResults</code>, this action retrieves a maximum of 10 records
|
|
31
31
|
* per page. If you provide a <code>maxResults</code>, the value must be between 5 and 10.
|
|
@@ -104,6 +104,7 @@ declare const GetEventTypesCommand_base: {
|
|
|
104
104
|
* @throws {@link FraudDetectorServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetEventTypesCommand extends GetEventTypesCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetExternalModelsCommandOutput extends GetExternalModelsResult,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetExternalModelsCommand_base: {
|
|
24
24
|
new (input: GetExternalModelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetExternalModelsCommandInput, GetExternalModelsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetExternalModelsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetExternalModelsCommandInput, GetExternalModelsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the details for one or more Amazon SageMaker models that have been imported into the
|
|
30
30
|
* service. This is a paginated API. If you provide a null <code>maxResults</code>, this
|
|
31
31
|
* actions retrieves a maximum of 10 records per page. If you provide a
|
|
@@ -102,6 +102,7 @@ declare const GetExternalModelsCommand_base: {
|
|
|
102
102
|
* @throws {@link FraudDetectorServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class GetExternalModelsCommand extends GetExternalModelsCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetKMSEncryptionKeyCommandOutput extends GetKMSEncryptionKeyRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetKMSEncryptionKeyCommand_base: {
|
|
24
24
|
new (input: GetKMSEncryptionKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetKMSEncryptionKeyCommandInput, GetKMSEncryptionKeyCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetKMSEncryptionKeyCommandInput]): import("@smithy/smithy-client").CommandImpl<GetKMSEncryptionKeyCommandInput, GetKMSEncryptionKeyCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the encryption key if a KMS key has been specified 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.
|
|
@@ -65,6 +65,7 @@ declare const GetKMSEncryptionKeyCommand_base: {
|
|
|
65
65
|
* @throws {@link FraudDetectorServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class GetKMSEncryptionKeyCommand extends GetKMSEncryptionKeyCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLabelsCommandOutput extends GetLabelsResult, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLabelsCommand_base: {
|
|
24
24
|
new (input: GetLabelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetLabelsCommandInput, GetLabelsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetLabelsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetLabelsCommandInput, GetLabelsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all labels or a specific label if name is provided. This is a paginated API. If you
|
|
30
30
|
* provide a null <code>maxResults</code>, this action retrieves a maximum of 50 records
|
|
31
31
|
* per page. If you provide a <code>maxResults</code>, the value must be between 10 and 50.
|
|
@@ -84,6 +84,7 @@ declare const GetLabelsCommand_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 GetLabelsCommand extends GetLabelsCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetListElementsCommandOutput extends GetListElementsResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetListElementsCommand_base: {
|
|
24
24
|
new (input: GetListElementsCommandInput): import("@smithy/smithy-client").CommandImpl<GetListElementsCommandInput, GetListElementsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetListElementsCommandInput): import("@smithy/smithy-client").CommandImpl<GetListElementsCommandInput, GetListElementsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Gets all the elements in the specified list.
|
|
31
31
|
* </p>
|
|
@@ -75,6 +75,7 @@ declare const GetListElementsCommand_base: {
|
|
|
75
75
|
* @throws {@link FraudDetectorServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetListElementsCommand extends GetListElementsCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetListsMetadataCommandOutput extends GetListsMetadataResult, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetListsMetadataCommand_base: {
|
|
24
24
|
new (input: GetListsMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetListsMetadataCommandInput, GetListsMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetListsMetadataCommandInput]): import("@smithy/smithy-client").CommandImpl<GetListsMetadataCommandInput, GetListsMetadataCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>
|
|
30
30
|
* Gets the metadata of either all the lists under the account or the specified list.
|
|
31
31
|
* </p>
|
|
@@ -82,6 +82,7 @@ declare const GetListsMetadataCommand_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 GetListsMetadataCommand extends GetListsMetadataCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetModelVersionCommandOutput extends GetModelVersionResult, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetModelVersionCommand_base: {
|
|
24
24
|
new (input: GetModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelVersionCommandInput, GetModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetModelVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelVersionCommandInput, GetModelVersionCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the details of the specified model version.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const GetModelVersionCommand_base: {
|
|
|
98
98
|
* @throws {@link FraudDetectorServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class GetModelVersionCommand extends GetModelVersionCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetModelsCommandOutput extends GetModelsResult, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetModelsCommand_base: {
|
|
24
24
|
new (input: GetModelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelsCommandInput, GetModelsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetModelsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetModelsCommandInput, GetModelsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets one or more models. Gets all models for the Amazon Web Services account if no model type and no model id provided. Gets all models for the Amazon Web Services account and model type, if the model type is specified but model id is not provided. Gets a specific model if (model type, model id) tuple is specified. </p>
|
|
30
30
|
* <p>This is a paginated API. If you
|
|
31
31
|
* provide a null <code>maxResults</code>, this action retrieves a maximum of 10 records
|
|
@@ -88,6 +88,7 @@ declare const GetModelsCommand_base: {
|
|
|
88
88
|
* @throws {@link FraudDetectorServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetModelsCommand extends GetModelsCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetOutcomesCommandOutput extends GetOutcomesResult, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetOutcomesCommand_base: {
|
|
24
24
|
new (input: GetOutcomesCommandInput): import("@smithy/smithy-client").CommandImpl<GetOutcomesCommandInput, GetOutcomesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetOutcomesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetOutcomesCommandInput, GetOutcomesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets one or more outcomes. This is a paginated
|
|
30
30
|
* API. If you provide a null <code>maxResults</code>, this actions retrieves a maximum of
|
|
31
31
|
* 100 records per page. If you provide a <code>maxResults</code>, the value must be
|
|
@@ -84,6 +84,7 @@ declare const GetOutcomesCommand_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 GetOutcomesCommand extends GetOutcomesCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRulesCommandOutput extends GetRulesResult, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRulesCommand_base: {
|
|
24
24
|
new (input: GetRulesCommandInput): import("@smithy/smithy-client").CommandImpl<GetRulesCommandInput, GetRulesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRulesCommandInput): import("@smithy/smithy-client").CommandImpl<GetRulesCommandInput, GetRulesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get all rules for a detector (paginated) if <code>ruleId</code> and <code>ruleVersion</code> are not specified. Gets all rules for the detector and the <code>ruleId</code> if present (paginated). Gets a specific rule if both the <code>ruleId</code> and the <code>ruleVersion</code> are specified.</p>
|
|
30
30
|
* <p>This is a paginated API. Providing null maxResults results in retrieving maximum of 100 records per page. If you provide maxResults the value must be between 50 and 100. To get the next page result, a provide a pagination token from GetRulesResult as part of your request. Null pagination token fetches the records from the beginning.</p>
|
|
31
31
|
* @example
|
|
@@ -89,6 +89,7 @@ declare const GetRulesCommand_base: {
|
|
|
89
89
|
* @throws {@link FraudDetectorServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetRulesCommand extends GetRulesCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetVariablesCommandOutput extends GetVariablesResult, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetVariablesCommand_base: {
|
|
24
24
|
new (input: GetVariablesCommandInput): import("@smithy/smithy-client").CommandImpl<GetVariablesCommandInput, GetVariablesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetVariablesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetVariablesCommandInput, GetVariablesCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all of the variables or the specific variable. This is a
|
|
30
30
|
* paginated API. Providing null <code>maxSizePerPage</code> results in retrieving maximum of
|
|
31
31
|
* 100 records per page. If you provide <code>maxSizePerPage</code> the value must be between
|
|
@@ -88,6 +88,7 @@ declare const GetVariablesCommand_base: {
|
|
|
88
88
|
* @throws {@link FraudDetectorServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetVariablesCommand extends GetVariablesCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEventPredictionsCommandOutput extends ListEventPredictionsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEventPredictionsCommand_base: {
|
|
24
24
|
new (input: ListEventPredictionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventPredictionsCommandInput, ListEventPredictionsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListEventPredictionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEventPredictionsCommandInput, ListEventPredictionsCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of past predictions. The list can be filtered by detector ID, detector version ID, event ID, event type, or by specifying a time period.
|
|
30
30
|
* If filter is not specified, the most recent prediction is returned.</p>
|
|
31
31
|
* <p>For example, the following filter lists all past predictions for <code>xyz</code> event type -
|
|
@@ -103,6 +103,7 @@ declare const ListEventPredictionsCommand_base: {
|
|
|
103
103
|
* @throws {@link FraudDetectorServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class ListEventPredictionsCommand extends ListEventPredictionsCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, FraudDetectorClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all tags associated with the resource. This is a paginated API. To get the next page results, provide the pagination token from the
|
|
30
30
|
* response as part of your request. A null pagination token
|
|
31
31
|
* fetches the records from the beginning. </p>
|
|
@@ -75,6 +75,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
75
75
|
* @throws {@link FraudDetectorServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from FraudDetector service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
80
81
|
}
|