SpaceSettings
A collection of space settings.
Contents
- AppType
-
The type of app created within the space.
If using the UpdateSpace API, you can't change the app type of your space by specifying a different value for this field.
Type: String
Valid Values:
JupyterServer | KernelGateway | DetailedProfiler | TensorBoard | CodeEditor | JupyterLab | RStudioServerPro | RSessionGateway | Canvas
Required: No
- CodeEditorAppSettings
-
The Code Editor application settings.
Type: SpaceCodeEditorAppSettings object
Required: No
- CustomFileSystems
-
A file system, created by you, that you assign to a space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.
Type: Array of CustomFileSystem objects
Array Members: Maximum number of 5 items.
Required: No
- JupyterLabAppSettings
-
The settings for the JupyterLab application.
Type: SpaceJupyterLabAppSettings object
Required: No
- JupyterServerAppSettings
-
The JupyterServer app settings.
Type: JupyterServerAppSettings object
Required: No
- KernelGatewayAppSettings
-
The KernelGateway app settings.
Type: KernelGatewayAppSettings object
Required: No
- SpaceStorageSettings
-
The storage settings for a space.
Type: SpaceStorageSettings object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: