sagemaker_update_hub: Update a hub
Usage
sagemaker_update_hub(
HubName,
HubDescription = NULL,
HubDisplayName = NULL,
HubSearchKeywords = NULL
)
Arguments
- HubName
[required] The name of the hub to update.
- HubDescription
A description of the updated hub.
- HubDisplayName
The display name of the hub.
- HubSearchKeywords
The searchable keywords for the hub.