Amazon Fraud Detector will no longer be open to new customers starting November 7, 2025. If you would like to use Amazon Fraud Detector, sign up prior to that date. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.
EventPredictionSummary
Information about the summary of an event prediction.
Contents
- detectorId
-
The detector ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$Required: No
- detectorVersionId
-
The detector version ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 5.
Pattern:
^([1-9][0-9]*)$Required: No
- eventId
-
The event ID.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$Required: No
- eventTimestamp
-
The timestamp of the event.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- eventTypeName
-
The event type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_-]+$Required: No
- predictionTimestamp
-
The timestamp when the prediction was generated.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: