v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150188.6 KB

Assigns the DELETED status to an MLModel, rendering it unusable.

After using the DeleteMLModel operation, you can use the GetMLModel operation to verify that the status of the MLModel changed to DELETED.

Caution: The result of the DeleteMLModel operation is irreversible.

post/#X-Amz-Target=AmazonML_20141212.DeleteMLModel

Headers

X-Amz-Target'AmazonML_20141212.DeleteMLModel' required

Request body

MLModelIdstring required

A user-supplied ID that uniquely identifies the <code>MLModel</code>.

Response

Success

MLModelIdstring

A user-supplied ID that uniquely identifies the <code>MLModel</code>. This value should be identical to the value of the <code>MLModelID</code> in the request.