[][src]Crate rusoto_frauddetector

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

BatchCreateVariableRequest
BatchCreateVariableResult
BatchGetVariableRequest
BatchGetVariableResult
CreateDetectorVersionRequest
CreateDetectorVersionResult
CreateModelRequest
CreateModelResult
CreateModelVersionRequest
CreateModelVersionResult
CreateRuleRequest
CreateRuleResult
CreateVariableRequest
CreateVariableResult
DataValidationMetrics

The model training validation messages.

DeleteDetectorRequest
DeleteDetectorResult
DeleteDetectorVersionRequest
DeleteDetectorVersionResult
DeleteEntityTypeRequest
DeleteEntityTypeResult
DeleteEventRequest
DeleteEventResult
DeleteEventTypeRequest
DeleteEventTypeResult
DeleteExternalModelRequest
DeleteExternalModelResult
DeleteLabelRequest
DeleteLabelResult
DeleteModelRequest
DeleteModelResult
DeleteModelVersionRequest
DeleteModelVersionResult
DeleteOutcomeRequest
DeleteOutcomeResult
DeleteRuleRequest
DeleteRuleResult
DeleteVariableRequest
DeleteVariableResult
DescribeDetectorRequest
DescribeDetectorResult
DescribeModelVersionsRequest
DescribeModelVersionsResult
Detector

The detector.

DetectorVersionSummary

The summary of the detector version.

Entity

The entity details.

EntityType

The entity type details.

EventType

The event type details.

ExternalEventsDetail

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

ExternalModel

The Amazon SageMaker model.

FieldValidationMessage

The message details.

FileValidationMessage

The message details.

FraudDetectorBatchCreateVariableError

Provides the error of the batch create variable API.

FraudDetectorBatchGetVariableError

Provides the error of the batch get variable API.

FraudDetectorClient

A client for the Amazon Fraud Detector API.

GetDetectorVersionRequest
GetDetectorVersionResult
GetDetectorsRequest
GetDetectorsResult
GetEntityTypesRequest
GetEntityTypesResult
GetEventPredictionRequest
GetEventPredictionResult
GetEventTypesRequest
GetEventTypesResult
GetExternalModelsRequest
GetExternalModelsResult
GetKMSEncryptionKeyResult
GetLabelsRequest
GetLabelsResult
GetModelVersionRequest
GetModelVersionResult
GetModelsRequest
GetModelsResult
GetOutcomesRequest
GetOutcomesResult
GetRulesRequest
GetRulesResult
GetVariablesRequest
GetVariablesResult
KMSKey

The KMS key details.

Label

The label details.

LabelSchema

The label schema.

ListTagsForResourceRequest
ListTagsForResourceResult
MetricDataPoint

Model performance metrics data points.

Model

The model.

ModelEndpointDataBlob

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.

ModelInputConfiguration

The Amazon SageMaker model input configuration.

ModelOutputConfiguration

Provides the Amazon Sagemaker model output configuration.

ModelScores

The fraud prediction scores.

ModelVersion

The model version.

ModelVersionDetail

The details of the model version.

Outcome

The outcome.

PutDetectorRequest
PutDetectorResult
PutEntityTypeRequest
PutEntityTypeResult
PutEventTypeRequest
PutEventTypeResult
PutExternalModelRequest
PutExternalModelResult
PutKMSEncryptionKeyRequest
PutKMSEncryptionKeyResult
PutLabelRequest
PutLabelResult
PutOutcomeRequest
PutOutcomeResult
Rule

A rule.

RuleDetail

The details of the rule.

RuleResult

The rule results.

Tag

A key and value pair.

TagResourceRequest
TagResourceResult
TrainingDataSchema

The training data schema.

TrainingMetrics

The training metric details.

TrainingResult

The training result details.

UntagResourceRequest
UntagResourceResult
UpdateDetectorVersionMetadataRequest
UpdateDetectorVersionMetadataResult
UpdateDetectorVersionRequest
UpdateDetectorVersionResult
UpdateDetectorVersionStatusRequest
UpdateDetectorVersionStatusResult
UpdateModelRequest
UpdateModelResult
UpdateModelVersionRequest
UpdateModelVersionResult
UpdateModelVersionStatusRequest
UpdateModelVersionStatusResult
UpdateRuleMetadataRequest
UpdateRuleMetadataResult
UpdateRuleVersionRequest
UpdateRuleVersionResult
UpdateVariableRequest
UpdateVariableResult
Variable

The variable.

VariableEntry

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

Enums

BatchCreateVariableError

Errors returned by BatchCreateVariable

BatchGetVariableError

Errors returned by BatchGetVariable

CreateDetectorVersionError

Errors returned by CreateDetectorVersion

CreateModelError

Errors returned by CreateModel

CreateModelVersionError

Errors returned by CreateModelVersion

CreateRuleError

Errors returned by CreateRule

CreateVariableError

Errors returned by CreateVariable

DeleteDetectorError

Errors returned by DeleteDetector

DeleteDetectorVersionError

Errors returned by DeleteDetectorVersion

DeleteEntityTypeError

Errors returned by DeleteEntityType

DeleteEventError

Errors returned by DeleteEvent

DeleteEventTypeError

Errors returned by DeleteEventType

DeleteExternalModelError

Errors returned by DeleteExternalModel

DeleteLabelError

Errors returned by DeleteLabel

DeleteModelError

Errors returned by DeleteModel

DeleteModelVersionError

Errors returned by DeleteModelVersion

DeleteOutcomeError

Errors returned by DeleteOutcome

DeleteRuleError

Errors returned by DeleteRule

DeleteVariableError

Errors returned by DeleteVariable

DescribeDetectorError

Errors returned by DescribeDetector

DescribeModelVersionsError

Errors returned by DescribeModelVersions

GetDetectorVersionError

Errors returned by GetDetectorVersion

GetDetectorsError

Errors returned by GetDetectors

GetEntityTypesError

Errors returned by GetEntityTypes

GetEventPredictionError

Errors returned by GetEventPrediction

GetEventTypesError

Errors returned by GetEventTypes

GetExternalModelsError

Errors returned by GetExternalModels

GetKMSEncryptionKeyError

Errors returned by GetKMSEncryptionKey

GetLabelsError

Errors returned by GetLabels

GetModelVersionError

Errors returned by GetModelVersion

GetModelsError

Errors returned by GetModels

GetOutcomesError

Errors returned by GetOutcomes

GetRulesError

Errors returned by GetRules

GetVariablesError

Errors returned by GetVariables

ListTagsForResourceError

Errors returned by ListTagsForResource

PutDetectorError

Errors returned by PutDetector

PutEntityTypeError

Errors returned by PutEntityType

PutEventTypeError

Errors returned by PutEventType

PutExternalModelError

Errors returned by PutExternalModel

PutKMSEncryptionKeyError

Errors returned by PutKMSEncryptionKey

PutLabelError

Errors returned by PutLabel

PutOutcomeError

Errors returned by PutOutcome

TagResourceError

Errors returned by TagResource

UntagResourceError

Errors returned by UntagResource

UpdateDetectorVersionError

Errors returned by UpdateDetectorVersion

UpdateDetectorVersionMetadataError

Errors returned by UpdateDetectorVersionMetadata

UpdateDetectorVersionStatusError

Errors returned by UpdateDetectorVersionStatus

UpdateModelError

Errors returned by UpdateModel

UpdateModelVersionError

Errors returned by UpdateModelVersion

UpdateModelVersionStatusError

Errors returned by UpdateModelVersionStatus

UpdateRuleMetadataError

Errors returned by UpdateRuleMetadata

UpdateRuleVersionError

Errors returned by UpdateRuleVersion

UpdateVariableError

Errors returned by UpdateVariable

Traits

FraudDetector

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