Delete Ml Model
machinelearning_delete_ml_model | R Documentation |
Assigns the DELETED status to an MLModel, rendering it unusable¶
Description¶
Assigns the DELETED
status to an MLModel
, rendering it unusable.
After using the delete_ml_model
operation, you can use the
get_ml_model
operation to verify that the status of the MLModel
changed to DELETED.
Caution: The result of the delete_ml_model
operation is
irreversible.
Usage¶
Arguments¶
MLModelId
[required] A user-supplied ID that uniquely identifies the
MLModel
.
Value¶
A list with the following syntax: