SageMaker / Client / delete_hub
delete_hub#
- SageMaker.Client.delete_hub(**kwargs)#
- Delete a hub. - See also: AWS API Documentation - Request Syntax- response = client.delete_hub( HubName='string' ) - Parameters:
- HubName (string) – - [REQUIRED] - The name of the hub to delete. 
- Returns:
- None 
 - Exceptions- SageMaker.Client.exceptions.ResourceInUse
- SageMaker.Client.exceptions.ResourceNotFound