AWS::SageMaker::Space SpaceSettings
A collection of space settings.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "JupyterServerAppSettings" :
JupyterServerAppSettings
, "KernelGatewayAppSettings" :KernelGatewayAppSettings
}
YAML
JupyterServerAppSettings:
JupyterServerAppSettings
KernelGatewayAppSettings:KernelGatewayAppSettings
Properties
JupyterServerAppSettings
-
The JupyterServer app settings.
Required: No
Type: JupyterServerAppSettings
Update requires: No interruption
KernelGatewayAppSettings
-
The KernelGateway app settings.
Required: No
Type: KernelGatewayAppSettings
Update requires: No interruption