Skip to content

/AWS1/CL_SGM=>DELETEMODEL()

About DeleteModel

Deletes a model. The DeleteModel API deletes only the model entry that was created in SageMaker when you called the CreateModel API. It does not delete model artifacts, inference code, or the IAM role that you specified when creating the model.

Method Signature

IMPORTING

Required arguments:

IV_MODELNAME TYPE /AWS1/SGMMODELNAME /AWS1/SGMMODELNAME

The name of the model to delete.