AWS Security ChangesHomeSearch

AWS frauddetector documentation change

Service: frauddetector · 2025-11-22 · Documentation low

File: frauddetector/latest/ug/transaction-fraud-insights.md

Summary

Updated multiple documentation links to include double slashes in URLs

Security assessment

Changes are purely URL formatting fixes for internal documentation links. No security-related content modifications or additions were made to the model training/data validation guidance.

Diff

diff --git a/frauddetector/latest/ug/transaction-fraud-insights.md b/frauddetector/latest/ug/transaction-fraud-insights.md
index 37112d10e..b302738d5 100644
--- a//frauddetector/latest/ug/transaction-fraud-insights.md
+++ b//frauddetector/latest/ug/transaction-fraud-insights.md
@@ -25 +25 @@ Transaction Fraud Insights models are trained on dataset stored internally with
-Before you train a Transaction Fraud Insights model, ensure that your data file contains all headers as mentioned in [Prepare event dataset](https://docs.aws.amazon.com/frauddetector/latest/ug/create-event-dataset.html#prepare-event-dataset). The Transaction Fraud Insights model compares new entities that are received with the examples of fraudulent and legitimate entities in the dataset, so it is helpful to provide many examples for each entity. 
+Before you train a Transaction Fraud Insights model, ensure that your data file contains all headers as mentioned in [Prepare event dataset](https://docs.aws.amazon.com//frauddetector/latest/ug/create-event-dataset.html#prepare-event-dataset). The Transaction Fraud Insights model compares new entities that are received with the examples of fraudulent and legitimate entities in the dataset, so it is helpful to provide many examples for each entity. 
@@ -39 +39 @@ Amazon Fraud Detector returns a validation error during model training if you se
-The event type used to train the model must contain at least 2 variables, apart from required event metadata, that has passed [data validation](https://docs.aws.amazon.com/frauddetector/latest/ug/create-event-dataset.html#dataset-validation) and can contain up to 100 variables. Generally, the more variables you provide, the better the model can differentiate between fraud and legitimate events. Although the Transaction Fraud Insight model can support dozens of variables, including custom variables, we recommend that you include IP address, email address, payment instrument type, order price, and card BIN. 
+The event type used to train the model must contain at least 2 variables, apart from required event metadata, that has passed [data validation](https://docs.aws.amazon.com//frauddetector/latest/ug/create-event-dataset.html#dataset-validation) and can contain up to 100 variables. Generally, the more variables you provide, the better the model can differentiate between fraud and legitimate events. Although the Transaction Fraud Insight model can support dozens of variables, including custom variables, we recommend that you include IP address, email address, payment instrument type, order price, and card BIN. 
@@ -43 +43 @@ The event type used to train the model must contain at least 2 variables, apart
-As part of the training process, Transaction Fraud Insights validates the training dataset for data quality issues that might impact model training. After validating the data, Amazon Fraud Detector takes appropriate action to build the best possible model. This includes issuing warnings for potential data quality issues, automatically removing variables that have data quality issues, or issuing an error and stopping the model training process. For more information, see [Dataset validation](https://docs.aws.amazon.com/frauddetector/latest/ug/create-event-dataset.html#dataset-validation). 
+As part of the training process, Transaction Fraud Insights validates the training dataset for data quality issues that might impact model training. After validating the data, Amazon Fraud Detector takes appropriate action to build the best possible model. This includes issuing warnings for potential data quality issues, automatically removing variables that have data quality issues, or issuing an error and stopping the model training process. For more information, see [Dataset validation](https://docs.aws.amazon.com//frauddetector/latest/ug/create-event-dataset.html#dataset-validation).