Fraud Detector Detector Version

Fraud Detector Detector Version in AWS represents a specific version of a fraud detection model within Amazon Fraud Detector. It contains the rules, model configurations, and metadata used to evaluate events for potential fraudulent activity. Each version is immutable once created, ensuring consistent evaluation logic for fraud detection workflows.

aws.frauddetector_detector_version

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe detector version ARN.
created_timecorestringThe timestamp when the detector version was created.
descriptioncorestringThe detector version description.
detector_idcorestringThe detector ID.
detector_version_idcorestringThe detector version ID.
external_model_endpointscorearray<string>The Amazon SageMaker model endpoints included in the detector version.
last_updated_timecorestringThe timestamp when the detector version was last updated.
model_versionscorejsonThe model versions included in the detector version.
rule_execution_modecorestringThe execution mode of the rule in the dectector FIRST_MATCHED indicates that Amazon Fraud Detector evaluates rules sequentially, first to last, stopping at the first matched rule. Amazon Fraud dectector then provides the outcomes for that single rule. ALL_MATCHED indicates that Amazon Fraud Detector evaluates all rules and returns the outcomes for all matched rules. You can define and edit the rule mode at the detector version level, when it is in draft status.
rulescorejsonThe rules included in the detector version.
statuscorestringThe status of the detector version.
tagscorehstore