Updates the settings of a space.
See https://www.paws-r-sdk.com/docs/sagemaker_update_space/ for full documentation.
sagemaker_update_space(
DomainId,
SpaceName,
SpaceSettings = NULL,
SpaceDisplayName = NULL
)
[required] The ID of the associated domain.
[required] The name of the space.
A collection of space settings.
The name of the space that appears in the Amazon SageMaker Studio UI.