View source: R/sagemaker_operations.R
sagemaker_update_hub | R Documentation |
Update a hub.
See https://www.paws-r-sdk.com/docs/sagemaker_update_hub/ for full documentation.
sagemaker_update_hub(
HubName,
HubDescription = NULL,
HubDisplayName = NULL,
HubSearchKeywords = NULL
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.