Delete Model Version
frauddetector_delete_model_version | R Documentation |
Deletes a model version¶
Description¶
Deletes a model version.
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 version, Amazon Fraud Detector permanently deletes that model version and the data is no longer stored in Amazon Fraud Detector.
Usage¶
Arguments¶
modelId
[required] The model ID of the model version to delete.
modelType
[required] The model type of the model version to delete.
modelVersionNumber
[required] The model version number of the model version to delete.
Value¶
An empty list.