Data Source schema for AWS::SageMaker::Space
id
(String) Uniquely identifies the resource.domain_id
(String) The ID of the associated Domain.ownership_settings
(Attributes) (see below for nested schema)space_arn
(String) The space Amazon Resource Name (ARN).space_display_name
(String)space_name
(String) A name for the Space.space_settings
(Attributes) A collection of settings. (see below for nested schema)space_sharing_settings
(Attributes) (see below for nested schema)tags
(Attributes List) A list of tags to apply to the space. (see below for nested schema)url
(String)ownership_settings
Read-Only:
owner_user_profile_name
(String)space_settings
Read-Only:
app_type
(String)code_editor_app_settings
(Attributes) The CodeEditor app settings. (see below for nested schema)custom_file_systems
(Attributes List) (see below for nested schema)jupyter_lab_app_settings
(Attributes) The JupyterLab app settings. (see below for nested schema)jupyter_server_app_settings
(Attributes) The Jupyter server's app settings. (see below for nested schema)kernel_gateway_app_settings
(Attributes) The kernel gateway app settings. (see below for nested schema)space_storage_settings
(Attributes) Default storage settings for a space. (see below for nested schema)space_settings.code_editor_app_settings
Read-Only:
default_resource_spec
(Attributes) (see below for nested schema)space_settings.code_editor_app_settings.default_resource_spec
Read-Only:
instance_type
(String) The instance type that the image version runs on.sage_maker_image_arn
(String) The ARN of the SageMaker image that the image version belongs to.sage_maker_image_version_arn
(String) The ARN of the image version created on the instance.space_settings.custom_file_systems
Read-Only:
efs_file_system
(Attributes) (see below for nested schema)space_settings.custom_file_systems.efs_file_system
Read-Only:
file_system_id
(String)space_settings.jupyter_lab_app_settings
Read-Only:
code_repositories
(Attributes List) A list of CodeRepositories available for use with JupyterLab apps. (see below for nested schema)default_resource_spec
(Attributes) (see below for nested schema)space_settings.jupyter_lab_app_settings.code_repositories
Read-Only:
repository_url
(String) A CodeRepository (valid URL) to be used within Jupyter's Git extension.space_settings.jupyter_lab_app_settings.default_resource_spec
Read-Only:
instance_type
(String) The instance type that the image version runs on.sage_maker_image_arn
(String) The ARN of the SageMaker image that the image version belongs to.sage_maker_image_version_arn
(String) The ARN of the image version created on the instance.space_settings.jupyter_server_app_settings
Read-Only:
default_resource_spec
(Attributes) (see below for nested schema)space_settings.jupyter_server_app_settings.default_resource_spec
Read-Only:
instance_type
(String) The instance type that the image version runs on.sage_maker_image_arn
(String) The ARN of the SageMaker image that the image version belongs to.sage_maker_image_version_arn
(String) The ARN of the image version created on the instance.space_settings.kernel_gateway_app_settings
Read-Only:
custom_images
(Attributes List) A list of custom SageMaker images that are configured to run as a KernelGateway app. (see below for nested schema)default_resource_spec
(Attributes) The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app. (see below for nested schema)space_settings.kernel_gateway_app_settings.custom_images
Read-Only:
app_image_config_name
(String) The Name of the AppImageConfig.image_name
(String) The name of the CustomImage. Must be unique to your account.image_version_number
(Number) The version number of the CustomImage.space_settings.kernel_gateway_app_settings.default_resource_spec
Read-Only:
instance_type
(String) The instance type that the image version runs on.sage_maker_image_arn
(String) The ARN of the SageMaker image that the image version belongs to.sage_maker_image_version_arn
(String) The ARN of the image version created on the instance.space_settings.space_storage_settings
Read-Only:
ebs_storage_settings
(Attributes) Properties related to the space's Amazon Elastic Block Store volume. (see below for nested schema)space_settings.space_storage_settings.ebs_storage_settings
Read-Only:
ebs_volume_size_in_gb
(Number) Size of the Amazon EBS volume in Gbspace_sharing_settings
Read-Only:
sharing_type
(String)tags
Read-Only:
key
(String)value
(String)