Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

The event details.

Hierarchy

  • Event

Properties

currentLabel?: string

The label associated with the event.

entities?: Entity[]

The event entities.

eventId?: string

The event ID.

eventTimestamp?: string

The timestamp that defines when the event under evaluation occurred. The timestamp must be specified using ISO 8601 standard in UTC.

eventTypeName?: string

The event type.

eventVariables?: Record<string, string>

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.

labelTimestamp?: string

The timestamp associated with the label to update. The timestamp must be specified using ISO 8601 standard in UTC.