frauddetector_delete_event: Deletes the specified event

View source: R/frauddetector_operations.R

frauddetector_delete_eventR Documentation

Deletes the specified event

Description

Deletes the specified event.

See https://www.paws-r-sdk.com/docs/frauddetector_delete_event/ for full documentation.

Usage

frauddetector_delete_event(eventId, eventTypeName, deleteAuditHistory = NULL)

Arguments

eventId

[required] The ID of the event to delete.

eventTypeName

[required] The name of the event type.

deleteAuditHistory

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


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.