logo
Expand description

This is the Amazon Fraud Detector API Reference. This guide is for developers who need detailed information about Amazon Fraud Detector API actions, data types, and errors. For more information about Amazon Fraud Detector features, see the Amazon Fraud Detector User Guide.

If you’re using the service, you’re probably looking for FraudDetectorClient and FraudDetector.

Structs

The batch prediction details.

The model training validation messages.

The detector.

The summary of the detector version.

The entity details.

The entity type details.

The event type details.

Details for the external events data used for model version training.

The Amazon SageMaker model.

The message details.

The message details.

Provides the error of the batch create variable API.

Provides the error of the batch get variable API.

A client for the Amazon Fraud Detector API.

The KMS key details.

The label details.

The label schema.

Model performance metrics data points.

The model.

A pre-formed Amazon SageMaker model input you can include if your detector version includes an imported Amazon SageMaker model endpoint with pass-through input configuration.

The Amazon SageMaker model input configuration.

Provides the Amazon Sagemaker model output configuration.

The fraud prediction scores.

The model version.

The details of the model version.

The outcome.

A rule.

The details of the rule.

The rule results.

A key and value pair.

The training data schema.

The training metric details.

The training result details.

The variable.

A variable in the list of variables for the batch create variable request.

Enums

Errors returned by BatchCreateVariable

Errors returned by BatchGetVariable

Errors returned by CancelBatchPredictionJob

Errors returned by CreateBatchPredictionJob

Errors returned by CreateDetectorVersion

Errors returned by CreateModel

Errors returned by CreateModelVersion

Errors returned by CreateRule

Errors returned by CreateVariable

Errors returned by DeleteBatchPredictionJob

Errors returned by DeleteDetector

Errors returned by DeleteDetectorVersion

Errors returned by DeleteEntityType

Errors returned by DeleteEvent

Errors returned by DeleteEventType

Errors returned by DeleteExternalModel

Errors returned by DeleteLabel

Errors returned by DeleteModel

Errors returned by DeleteModelVersion

Errors returned by DeleteOutcome

Errors returned by DeleteRule

Errors returned by DeleteVariable

Errors returned by DescribeDetector

Errors returned by DescribeModelVersions

Errors returned by GetBatchPredictionJobs

Errors returned by GetDetectorVersion

Errors returned by GetDetectors

Errors returned by GetEntityTypes

Errors returned by GetEventPrediction

Errors returned by GetEventTypes

Errors returned by GetExternalModels

Errors returned by GetKMSEncryptionKey

Errors returned by GetLabels

Errors returned by GetModelVersion

Errors returned by GetModels

Errors returned by GetOutcomes

Errors returned by GetRules

Errors returned by GetVariables

Errors returned by ListTagsForResource

Errors returned by PutDetector

Errors returned by PutEntityType

Errors returned by PutEventType

Errors returned by PutExternalModel

Errors returned by PutKMSEncryptionKey

Errors returned by PutLabel

Errors returned by PutOutcome

Errors returned by TagResource

Errors returned by UntagResource

Errors returned by UpdateDetectorVersion

Errors returned by UpdateDetectorVersionMetadata

Errors returned by UpdateDetectorVersionStatus

Errors returned by UpdateModel

Errors returned by UpdateModelVersion

Errors returned by UpdateModelVersionStatus

Errors returned by UpdateRuleMetadata

Errors returned by UpdateRuleVersion

Errors returned by UpdateVariable

Traits

Trait representing the capabilities of the Amazon Fraud Detector API. Amazon Fraud Detector clients implement this trait.