Creates or updates label. A label classifies an event as fraudulent or legitimate. Labels are associated with event types and used to train supervised machine learning models in Amazon Fraud Detector.
See https://www.paws-r-sdk.com/docs/frauddetector_put_label/ for full documentation.
frauddetector_put_label(name, description = NULL, tags = NULL)
[required] The label name.
The label description.
A collection of key and value pairs.