Create a hub.
See https://www.paws-r-sdk.com/docs/sagemaker_create_hub/ for full documentation.
sagemaker_create_hub(
HubName,
HubDescription,
HubDisplayName = NULL,
HubSearchKeywords = NULL,
S3StorageConfig = NULL,
Tags = NULL
)
[required] The name of the hub to create.
[required] A description of the hub.
The display name of the hub.
The searchable keywords for the hub.
The Amazon S3 storage configuration for the hub.
Any tags to associate with the hub.