AWS::SageMaker::Space SpaceCodeEditorAppSettings
The application settings for a Code Editor space.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AppLifecycleManagement" :
SpaceAppLifecycleManagement
, "DefaultResourceSpec" :ResourceSpec
}
Properties
AppLifecycleManagement
-
Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
Required: No
Type: SpaceAppLifecycleManagement
Update requires: No interruption
DefaultResourceSpec
-
Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
Required: No
Type: ResourceSpec
Update requires: No interruption