Skip to content

/AWS1/CL_FDT=>DELETEEVENT()

About DeleteEvent

Deletes the specified event.

When you delete an event, Amazon Fraud Detector permanently deletes that event and the event data is no longer stored in Amazon Fraud Detector. If deleteAuditHistory is True, event data is available through search for up to 30 seconds after the delete operation is completed.

Method Signature

IMPORTING

Required arguments:

IV_EVENTID TYPE /AWS1/FDTIDENTIFIER /AWS1/FDTIDENTIFIER

The ID of the event to delete.

IV_EVENTTYPENAME TYPE /AWS1/FDTIDENTIFIER /AWS1/FDTIDENTIFIER

The name of the event type.

Optional arguments:

IV_DELETEAUDITHISTORY TYPE /AWS1/FDTDELETEAUDITHISTORY /AWS1/FDTDELETEAUDITHISTORY

Specifies whether or not to delete any predictions associated with the event. If set to True,

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FDTDELETEEVENTRESULT /AWS1/CL_FDTDELETEEVENTRESULT