Domain Default User Settings Args
Constructors
Properties
Indicates whether auto-mounting of an EFS volume is supported for the user profile. The DefaultAsDomain
value is only supported for user profiles. Do not use the DefaultAsDomain
value when setting this parameter for a domain. Valid values are: Enabled
, Disabled
, and DefaultAsDomain
.
The Canvas app settings. See canvas_app_settings
Block below.
The Code Editor application settings. See code_editor_app_settings
Block below.
The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker AI Studio. See custom_file_system_config
Block below.
Details about the POSIX identity that is used for file system operations. See custom_posix_user_config
Block below.
The default experience that the user is directed to when accessing the domain. The supported values are: studio::
: Indicates that Studio is the default experience. This value can only be passed if StudioWebPortal is set to ENABLED. app:JupyterServer:
: Indicates that Studio Classic is the default experience.
The execution role ARN for the user.
The settings for the JupyterLab application. See jupyter_lab_app_settings
Block below.
The Jupyter server's app settings. See jupyter_server_app_settings
Block below.
The kernel gateway app settings. See kernel_gateway_app_settings
Block below.
The RSession app settings. See r_session_app_settings
Block below.
A collection of settings that configure user interaction with the RStudioServerPro app. See r_studio_server_pro_app_settings
Block below.
A list of security group IDs that will be attached to the user.
The sharing settings. See sharing_settings
Block below.
The storage settings for a private space. See space_storage_settings
Block below.
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. Valid values are ENABLED
and DISABLED
.
The Studio Web Portal settings. See studio_web_portal_settings
Block below.
The TensorBoard app settings. See tensor_board_app_settings
Block below.