sagemaker_update_hub: Update a hub

View source: R/sagemaker_operations.R

sagemaker_update_hubR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.