Deletes a model. The delete_model
API deletes only the model entry that was created in SageMaker when you called the create_model
API. It does not delete model artifacts, inference code, or the IAM role that you specified when creating the model.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_model/ for full documentation.