This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SageMaker::Space SpaceCodeEditorAppSettings
The application settings for a Code Editor space.
Syntax
To declare this entity in your AWS 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