sendEvent

abstract suspend fun sendEvent(input: SendEventRequest): SendEventResponse

Stores events in Amazon Fraud Detector without generating fraud predictions for those events. For example, you can use SendEvent to upload a historical dataset, which you can then later use to train a model.