Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_update_hub: Update a hub

Description

Update a hub.

See https://www.paws-r-sdk.com/docs/sagemaker_update_hub/ for full documentation.

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.