UserSettings
A collection of settings that apply to users in a domain. These settings are specified when the CreateUserProfile
API is called, and as DefaultUserSettings
when the CreateDomain
API is called.
SecurityGroups
is aggregated when specified in both calls. For all other settings in UserSettings
, the values specified in CreateUserProfile
take precedence over those specified in CreateDomain
.
Types
Properties
The Canvas app settings.
The Code Editor application settings.
The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
Details about the POSIX identity that is used for file system operations.
The default experience that the user is directed to when accessing the domain. The supported values are:
The execution role for the user.
The settings for the JupyterLab application.
The Jupyter server's app settings.
The kernel gateway app settings.
A collection of settings that configure the RSessionGateway
app.
A collection of settings that configure user interaction with the RStudioServerPro
app.
The security groups for the Amazon Virtual Private Cloud (VPC) that the domain uses for communication.
Specifies options for sharing Amazon SageMaker Studio notebooks.
The storage settings for a private space.
Whether the user can access Studio. If this value is set to DISABLED
, the user cannot access Studio, even if that is the default experience for the domain.
The TensorBoard app settings.