Rule

A Fraud Detector rule that maps model scores and event variables to outcomes.

AWSFinancial ServicesFraud DetectionMachine LearningSecurity

Properties

Name Type Description
ruleId string Unique rule identifier.
detectorId string Detector this rule belongs to.
ruleVersion string Version of the rule.
description string
language string Rule expression language.
expression string Rule expression evaluated against event variables and model scores.
outcomes array Outcomes triggered when the rule matches.
arn string
View JSON Schema on GitHub