Delete models from a private hub - Amazon SageMaker AI
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Delete models from a private hub

You can delete models from a private hub used by your organization by specifying the model ARN in the hub.delete_model_reference() method. This removes access to the model from the private hub.

hub.delete_model_reference(model-name)