putLabel

inline suspend fun FraudDetectorClient.putLabel(crossinline block: PutLabelRequest.Builder.() -> Unit): PutLabelResponse

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.