delete_hub
(**kwargs)¶Delete a hub.
Note
Hub APIs are only callable through SageMaker Studio.
See also: AWS API Documentation
Request Syntax
response = client.delete_hub(
HubName='string'
)
[REQUIRED]
The name of the hub to delete.
Exceptions
SageMaker.Client.exceptions.ResourceInUse
SageMaker.Client.exceptions.ResourceNotFound