Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-sagemaker-space.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::SageMaker::Space. Source:- No source definition found, add manually please

Properties

DomainId string | Aws_CF_FunctionString required

The ID of the associated Domain.

SpaceName string | Aws_CF_FunctionString required

A name for the Space.

SpaceSettings object

A collection of settings that apply to spaces of Amazon SageMaker Studio. These settings are specified when the CreateSpace API is called.

2 nested properties
JupyterServerAppSettings object

The JupyterServer app settings.

1 nested properties
DefaultResourceSpec object
3 nested properties
InstanceType string | Aws_CF_FunctionString

The instance type that the image version runs on.

SageMakerImageArn string | Aws_CF_FunctionString

The ARN of the SageMaker image that the image version belongs to.

SageMakerImageVersionArn string | Aws_CF_FunctionString

The ARN of the image version created on the instance.

KernelGatewayAppSettings object

The kernel gateway app settings.

2 nested properties
CustomImages CustomImage[]

A list of custom SageMaker images that are configured to run as a KernelGateway app.

minItems=0maxItems=30
DefaultResourceSpec object
3 nested properties
InstanceType string | Aws_CF_FunctionString

The instance type that the image version runs on.

SageMakerImageArn string | Aws_CF_FunctionString

The ARN of the SageMaker image that the image version belongs to.

SageMakerImageVersionArn string | Aws_CF_FunctionString

The ARN of the image version created on the instance.

Tags Tag[]

A list of tags to apply to the space.

minItems=0maxItems=50

Definitions

SpaceSettings object

A collection of settings that apply to spaces of Amazon SageMaker Studio. These settings are specified when the CreateSpace API is called.

JupyterServerAppSettings object

The JupyterServer app settings.

1 nested properties
DefaultResourceSpec object
3 nested properties
InstanceType string | Aws_CF_FunctionString

The instance type that the image version runs on.

SageMakerImageArn string | Aws_CF_FunctionString

The ARN of the SageMaker image that the image version belongs to.

SageMakerImageVersionArn string | Aws_CF_FunctionString

The ARN of the image version created on the instance.

KernelGatewayAppSettings object

The kernel gateway app settings.

2 nested properties
CustomImages CustomImage[]

A list of custom SageMaker images that are configured to run as a KernelGateway app.

minItems=0maxItems=30
DefaultResourceSpec object
3 nested properties
InstanceType string | Aws_CF_FunctionString

The instance type that the image version runs on.

SageMakerImageArn string | Aws_CF_FunctionString

The ARN of the SageMaker image that the image version belongs to.

SageMakerImageVersionArn string | Aws_CF_FunctionString

The ARN of the image version created on the instance.

JupyterServerAppSettings object

The JupyterServer app settings.

DefaultResourceSpec object
3 nested properties
InstanceType string | Aws_CF_FunctionString

The instance type that the image version runs on.

SageMakerImageArn string | Aws_CF_FunctionString

The ARN of the SageMaker image that the image version belongs to.

SageMakerImageVersionArn string | Aws_CF_FunctionString

The ARN of the image version created on the instance.

ResourceSpec object
InstanceType string | Aws_CF_FunctionString

The instance type that the image version runs on.

SageMakerImageArn string | Aws_CF_FunctionString

The ARN of the SageMaker image that the image version belongs to.

SageMakerImageVersionArn string | Aws_CF_FunctionString

The ARN of the image version created on the instance.

KernelGatewayAppSettings object

The kernel gateway app settings.

CustomImages CustomImage[]

A list of custom SageMaker images that are configured to run as a KernelGateway app.

minItems=0maxItems=30
DefaultResourceSpec object
3 nested properties
InstanceType string | Aws_CF_FunctionString

The instance type that the image version runs on.

SageMakerImageArn string | Aws_CF_FunctionString

The ARN of the SageMaker image that the image version belongs to.

SageMakerImageVersionArn string | Aws_CF_FunctionString

The ARN of the image version created on the instance.

CustomImage object

A custom SageMaker image.

AppImageConfigName string | Aws_CF_FunctionString required

The Name of the AppImageConfig.

ImageName string | Aws_CF_FunctionString required

The name of the CustomImage. Must be unique to your account.

ImageVersionNumber integer

The version number of the CustomImage.

min=0
Tag object
Value string | Aws_CF_FunctionString required
Key string | Aws_CF_FunctionString required