Amazon Fraud Detector · Example Payload

Amazon Fraud Detector Detector Example

Real-time payment fraud detection

Financial ServicesFraud DetectionMachine LearningSecurity

Amazon Fraud Detector Detector Example is an example object payload from Amazon Fraud Detector, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

detectorIddescriptioneventTypeNamearnlastUpdatedTimecreatedTime

Example Payload

Raw ↑
{
  "detectorId": "payment-fraud-detector",
  "description": "Real-time payment fraud detection",
  "eventTypeName": "transaction",
  "arn": "arn:aws:frauddetector:us-east-1:123456789012:detector/payment-fraud-detector",
  "lastUpdatedTime": "2025-06-01T10:00:00Z",
  "createdTime": "2025-01-01T08:00:00Z"
}