View source: R/sagemaker_operations.R
sagemaker_update_space | R Documentation |
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
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.