The event details.
Contents
- currentLabel
-
The label associated with the event.
Type: String
Required: No
- entities
-
The event entities.
Type: Array of Entity objects
Required: No
- eventId
-
The event ID.
Type: String
Required: No
- eventTimestamp
-
The timestamp that defines when the event under evaluation occurred. The timestamp must be specified using ISO 8601 standard in UTC.
Type: String
Required: No
- eventTypeName
-
The event type.
Type: String
Required: No
- eventVariables
-
Names of the event type's variables you defined in Amazon Fraud Detector to represent data elements and their corresponding values for the event you are sending for evaluation.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 64.
Value Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- labelTimestamp
-
The timestamp associated with the label to update. The timestamp must be specified using ISO 8601 standard in UTC.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: