sagemaker_update_space: Updates the settings of a space

View source: R/sagemaker_operations.R

sagemaker_update_spaceR Documentation

Updates the settings of a space

Description

Updates the settings of a space.

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

Usage

sagemaker_update_space(
  DomainId,
  SpaceName,
  SpaceSettings = NULL,
  SpaceDisplayName = NULL
)

Arguments

DomainId

[required] The ID of the associated domain.

SpaceName

[required] The name of the space.

SpaceSettings

A collection of space settings.

SpaceDisplayName

The name of the space that appears in the Amazon SageMaker Studio UI.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.