View source: R/frauddetector_operations.R
frauddetector_get_event | R Documentation |
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.
frauddetector_get_event(eventId, eventTypeName)
eventId |
[required] The ID of the event to retrieve. |
eventTypeName |
[required] The event type of the event to retrieve. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.