Fraud Detector Variable

Fraud Detector Variable in AWS is a resource that defines input data fields used by Amazon Fraud Detector models and rules. Variables represent attributes such as IP address, email, or transaction amount, which are evaluated to detect potential fraudulent activity. They help standardize and structure the data used in fraud detection workflows.

aws.frauddetector_variable

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe ARN of the variable.
created_timecorestringThe time when the variable was created.
data_sourcecorestringThe data source of the variable.
data_typecorestringThe data type of the variable. For more information see Variable types.
default_valuecorestringThe default value of the variable.
descriptioncorestringThe description of the variable.
last_updated_timecorestringThe time when variable was last updated.
namecorestringThe name of the variable.
tagscorehstore
variable_typecorestringThe variable type of the variable. Valid Values: AUTH_CODE | AVS | BILLING_ADDRESS_L1 | BILLING_ADDRESS_L2 | BILLING_CITY | BILLING_COUNTRY | BILLING_NAME | BILLING_PHONE | BILLING_STATE | BILLING_ZIP | CARD_BIN | CATEGORICAL | CURRENCY_CODE | EMAIL_ADDRESS | FINGERPRINT | FRAUD_LABEL | FREE_FORM_TEXT | IP_ADDRESS | NUMERIC | ORDER_ID | PAYMENT_TYPE | PHONE_NUMBER | PRICE | PRODUCT_CATEGORY | SHIPPING_ADDRESS_L1 | SHIPPING_ADDRESS_L2 | SHIPPING_CITY | SHIPPING_COUNTRY | SHIPPING_NAME | SHIPPING_PHONE | SHIPPING_STATE | SHIPPING_ZIP | USERAGENT