Delete Model
frauddetector_delete_model | R Documentation |
Deletes a model¶
Description¶
Deletes a model.
You can delete models and model versions in Amazon Fraud Detector, provided that they are not associated with a detector version.
When you delete a model, Amazon Fraud Detector permanently deletes that model and the data is no longer stored in Amazon Fraud Detector.
Usage¶
Arguments¶
modelId
[required] The model ID of the model to delete.
modelType
[required] The model type of the model to delete.
Value¶
An empty list.