frauddetector_get_event {paws.machine.learning}R Documentation

Retrieves details of events stored with Amazon Fraud Detector

Description

Retrieves details of events stored with Amazon Fraud Detector. This action does not retrieve prediction results.

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

Usage

frauddetector_get_event(eventId, eventTypeName)

Arguments

eventId

[required] The ID of the event to retrieve.

eventTypeName

[required] The event type of the event to retrieve.


[Package paws.machine.learning version 0.9.0 Index]