We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 9, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 9, 2026 by Pulumi
Resource Type definition for AWS::SageMaker::Space
Create Space Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Space(name: string, args: SpaceArgs, opts?: CustomResourceOptions);@overload
def Space(resource_name: str,
args: SpaceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def Space(resource_name: str,
opts: Optional[ResourceOptions] = None,
domain_id: Optional[str] = None,
ownership_settings: Optional[SpaceOwnershipSettingsArgs] = None,
space_display_name: Optional[str] = None,
space_name: Optional[str] = None,
space_settings: Optional[SpaceSettingsArgs] = None,
space_sharing_settings: Optional[SpaceSharingSettingsArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewSpace(ctx *Context, name string, args SpaceArgs, opts ...ResourceOption) (*Space, error)public Space(string name, SpaceArgs args, CustomResourceOptions? opts = null)type: aws-native:sagemaker:Space
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args SpaceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args SpaceArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args SpaceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args SpaceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args SpaceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Space Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Space resource accepts the following input properties:
- Domain
Id string - The ID of the associated Domain.
- Ownership
Settings Pulumi.Aws Native. Sage Maker. Inputs. Space Ownership Settings - The collection of ownership settings for a space.
- Space
Display stringName - The name of the space that appears in the Studio UI.
- Space
Name string - A name for the Space.
- Space
Settings Pulumi.Aws Native. Sage Maker. Inputs. Space Settings - A collection of settings.
- Space
Sharing Pulumi.Settings Aws Native. Sage Maker. Inputs. Space Sharing Settings - A collection of space sharing settings.
-
List<Pulumi.
Aws Native. Inputs. Tag> - A list of tags to apply to the space.
- Domain
Id string - The ID of the associated Domain.
- Ownership
Settings SpaceOwnership Settings Args - The collection of ownership settings for a space.
- Space
Display stringName - The name of the space that appears in the Studio UI.
- Space
Name string - A name for the Space.
- Space
Settings SpaceSettings Args - A collection of settings.
- Space
Sharing SpaceSettings Sharing Settings Args - A collection of space sharing settings.
-
Tag
Args - A list of tags to apply to the space.
- domain
Id String - The ID of the associated Domain.
- ownership
Settings SpaceOwnership Settings - The collection of ownership settings for a space.
- space
Display StringName - The name of the space that appears in the Studio UI.
- space
Name String - A name for the Space.
- space
Settings SpaceSettings - A collection of settings.
- space
Sharing SpaceSettings Sharing Settings - A collection of space sharing settings.
- List<Tag>
- A list of tags to apply to the space.
- domain
Id string - The ID of the associated Domain.
- ownership
Settings SpaceOwnership Settings - The collection of ownership settings for a space.
- space
Display stringName - The name of the space that appears in the Studio UI.
- space
Name string - A name for the Space.
- space
Settings SpaceSettings - A collection of settings.
- space
Sharing SpaceSettings Sharing Settings - A collection of space sharing settings.
- Tag[]
- A list of tags to apply to the space.
- domain_
id str - The ID of the associated Domain.
- ownership_
settings SpaceOwnership Settings Args - The collection of ownership settings for a space.
- space_
display_ strname - The name of the space that appears in the Studio UI.
- space_
name str - A name for the Space.
- space_
settings SpaceSettings Args - A collection of settings.
- space_
sharing_ Spacesettings Sharing Settings Args - A collection of space sharing settings.
-
Sequence[Tag
Args] - A list of tags to apply to the space.
- domain
Id String - The ID of the associated Domain.
- ownership
Settings Property Map - The collection of ownership settings for a space.
- space
Display StringName - The name of the space that appears in the Studio UI.
- space
Name String - A name for the Space.
- space
Settings Property Map - A collection of settings.
- space
Sharing Property MapSettings - A collection of space sharing settings.
- List<Property Map>
- A list of tags to apply to the space.
Outputs
All input properties are implicitly available as output properties. Additionally, the Space resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Space
Arn string - The space Amazon Resource Name (ARN).
- Url string
Returns the URL of the space. If the space is created with AWS IAM Identity Center (Successor to AWS Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through AWS IAM Identity Center.
The following application types are supported:
- Studio Classic:
&redirect=JupyterServer - JupyterLab:
&redirect=JupyterLab - Code Editor, based on Code-OSS, Visual Studio Code - Open Source:
&redirect=CodeEditor
- Studio Classic:
- Id string
- The provider-assigned unique ID for this managed resource.
- Space
Arn string - The space Amazon Resource Name (ARN).
- Url string
Returns the URL of the space. If the space is created with AWS IAM Identity Center (Successor to AWS Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through AWS IAM Identity Center.
The following application types are supported:
- Studio Classic:
&redirect=JupyterServer - JupyterLab:
&redirect=JupyterLab - Code Editor, based on Code-OSS, Visual Studio Code - Open Source:
&redirect=CodeEditor
- Studio Classic:
- id String
- The provider-assigned unique ID for this managed resource.
- space
Arn String - The space Amazon Resource Name (ARN).
- url String
Returns the URL of the space. If the space is created with AWS IAM Identity Center (Successor to AWS Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through AWS IAM Identity Center.
The following application types are supported:
- Studio Classic:
&redirect=JupyterServer - JupyterLab:
&redirect=JupyterLab - Code Editor, based on Code-OSS, Visual Studio Code - Open Source:
&redirect=CodeEditor
- Studio Classic:
- id string
- The provider-assigned unique ID for this managed resource.
- space
Arn string - The space Amazon Resource Name (ARN).
- url string
Returns the URL of the space. If the space is created with AWS IAM Identity Center (Successor to AWS Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through AWS IAM Identity Center.
The following application types are supported:
- Studio Classic:
&redirect=JupyterServer - JupyterLab:
&redirect=JupyterLab - Code Editor, based on Code-OSS, Visual Studio Code - Open Source:
&redirect=CodeEditor
- Studio Classic:
- id str
- The provider-assigned unique ID for this managed resource.
- space_
arn str - The space Amazon Resource Name (ARN).
- url str
Returns the URL of the space. If the space is created with AWS IAM Identity Center (Successor to AWS Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through AWS IAM Identity Center.
The following application types are supported:
- Studio Classic:
&redirect=JupyterServer - JupyterLab:
&redirect=JupyterLab - Code Editor, based on Code-OSS, Visual Studio Code - Open Source:
&redirect=CodeEditor
- Studio Classic:
- id String
- The provider-assigned unique ID for this managed resource.
- space
Arn String - The space Amazon Resource Name (ARN).
- url String
Returns the URL of the space. If the space is created with AWS IAM Identity Center (Successor to AWS Single Sign-On) authentication, users can navigate to the URL after appending the respective redirect parameter for the application type to be federated through AWS IAM Identity Center.
The following application types are supported:
- Studio Classic:
&redirect=JupyterServer - JupyterLab:
&redirect=JupyterLab - Code Editor, based on Code-OSS, Visual Studio Code - Open Source:
&redirect=CodeEditor
- Studio Classic:
Supporting Types
SpaceAppLifecycleManagement, SpaceAppLifecycleManagementArgs
- Idle
Settings Pulumi.Aws Native. Sage Maker. Inputs. Space Idle Settings - Settings related to idle shutdown of Studio applications.
- Idle
Settings SpaceIdle Settings - Settings related to idle shutdown of Studio applications.
- idle
Settings SpaceIdle Settings - Settings related to idle shutdown of Studio applications.
- idle
Settings SpaceIdle Settings - Settings related to idle shutdown of Studio applications.
- idle_
settings SpaceIdle Settings - Settings related to idle shutdown of Studio applications.
- idle
Settings Property Map - Settings related to idle shutdown of Studio applications.
SpaceAppType, SpaceAppTypeArgs
- Jupyter
Server JupyterServer- Kernel
Gateway KernelGateway- Tensor
Board TensorBoard- RStudio
Server Pro RStudioServerPro- RSession
Gateway RSessionGateway- Jupyter
Lab JupyterLab- Code
Editor CodeEditor
- Space
App Type Jupyter Server JupyterServer- Space
App Type Kernel Gateway KernelGateway- Space
App Type Tensor Board TensorBoard- Space
App Type RStudio Server Pro RStudioServerPro- Space
App Type RSession Gateway RSessionGateway- Space
App Type Jupyter Lab JupyterLab- Space
App Type Code Editor CodeEditor
- Jupyter
Server JupyterServer- Kernel
Gateway KernelGateway- Tensor
Board TensorBoard- RStudio
Server Pro RStudioServerPro- RSession
Gateway RSessionGateway- Jupyter
Lab JupyterLab- Code
Editor CodeEditor
- Jupyter
Server JupyterServer- Kernel
Gateway KernelGateway- Tensor
Board TensorBoard- RStudio
Server Pro RStudioServerPro- RSession
Gateway RSessionGateway- Jupyter
Lab JupyterLab- Code
Editor CodeEditor
- JUPYTER_SERVER
JupyterServer- KERNEL_GATEWAY
KernelGateway- TENSOR_BOARD
TensorBoard- R_STUDIO_SERVER_PRO
RStudioServerPro- R_SESSION_GATEWAY
RSessionGateway- JUPYTER_LAB
JupyterLab- CODE_EDITOR
CodeEditor
- "Jupyter
Server" JupyterServer- "Kernel
Gateway" KernelGateway- "Tensor
Board" TensorBoard- "RStudio
Server Pro" RStudioServerPro- "RSession
Gateway" RSessionGateway- "Jupyter
Lab" JupyterLab- "Code
Editor" CodeEditor
SpaceCodeEditorAppSettings, SpaceCodeEditorAppSettingsArgs
The CodeEditor app settings.- App
Lifecycle Pulumi.Management Aws Native. Sage Maker. Inputs. Space App Lifecycle Management - Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
- Default
Resource Pulumi.Spec Aws Native. Sage Maker. Inputs. Space Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- App
Lifecycle SpaceManagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
- Default
Resource SpaceSpec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app
Lifecycle SpaceManagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
- default
Resource SpaceSpec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app
Lifecycle SpaceManagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
- default
Resource SpaceSpec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app_
lifecycle_ Spacemanagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
- default_
resource_ Spacespec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app
Lifecycle Property MapManagement - Settings that are used to configure and manage the lifecycle of CodeEditor applications in a space.
- default
Resource Property MapSpec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
SpaceCodeRepository, SpaceCodeRepositoryArgs
- Repository
Url string - A CodeRepository (valid URL) to be used within Jupyter's Git extension.
- Repository
Url string - A CodeRepository (valid URL) to be used within Jupyter's Git extension.
- repository
Url String - A CodeRepository (valid URL) to be used within Jupyter's Git extension.
- repository
Url string - A CodeRepository (valid URL) to be used within Jupyter's Git extension.
- repository_
url str - A CodeRepository (valid URL) to be used within Jupyter's Git extension.
- repository
Url String - A CodeRepository (valid URL) to be used within Jupyter's Git extension.
SpaceCustomFileSystem, SpaceCustomFileSystemArgs
SpaceCustomImage, SpaceCustomImageArgs
A custom SageMaker image.- App
Image stringConfig Name - The Name of the AppImageConfig.
- Image
Name string - The name of the CustomImage. Must be unique to your account.
- Image
Version intNumber - The version number of the CustomImage.
- App
Image stringConfig Name - The Name of the AppImageConfig.
- Image
Name string - The name of the CustomImage. Must be unique to your account.
- Image
Version intNumber - The version number of the CustomImage.
- app
Image StringConfig Name - The Name of the AppImageConfig.
- image
Name String - The name of the CustomImage. Must be unique to your account.
- image
Version IntegerNumber - The version number of the CustomImage.
- app
Image stringConfig Name - The Name of the AppImageConfig.
- image
Name string - The name of the CustomImage. Must be unique to your account.
- image
Version numberNumber - The version number of the CustomImage.
- app_
image_ strconfig_ name - The Name of the AppImageConfig.
- image_
name str - The name of the CustomImage. Must be unique to your account.
- image_
version_ intnumber - The version number of the CustomImage.
- app
Image StringConfig Name - The Name of the AppImageConfig.
- image
Name String - The name of the CustomImage. Must be unique to your account.
- image
Version NumberNumber - The version number of the CustomImage.
SpaceEbsStorageSettings, SpaceEbsStorageSettingsArgs
Properties related to the space's Amazon Elastic Block Store volume.- Ebs
Volume intSize In Gb - Size of the Amazon EBS volume in Gb
- Ebs
Volume intSize In Gb - Size of the Amazon EBS volume in Gb
- ebs
Volume IntegerSize In Gb - Size of the Amazon EBS volume in Gb
- ebs
Volume numberSize In Gb - Size of the Amazon EBS volume in Gb
- ebs_
volume_ intsize_ in_ gb - Size of the Amazon EBS volume in Gb
- ebs
Volume NumberSize In Gb - Size of the Amazon EBS volume in Gb
SpaceEfsFileSystem, SpaceEfsFileSystemArgs
- File
System stringId
- File
System stringId
- file
System StringId
- file
System stringId
- file_
system_ strid
- file
System StringId
SpaceIdleSettings, SpaceIdleSettingsArgs
- Idle
Timeout intIn Minutes - The space idle timeout value set in minutes
- Idle
Timeout intIn Minutes - The space idle timeout value set in minutes
- idle
Timeout IntegerIn Minutes - The space idle timeout value set in minutes
- idle
Timeout numberIn Minutes - The space idle timeout value set in minutes
- idle_
timeout_ intin_ minutes - The space idle timeout value set in minutes
- idle
Timeout NumberIn Minutes - The space idle timeout value set in minutes
SpaceJupyterLabAppSettings, SpaceJupyterLabAppSettingsArgs
The JupyterServer app settings.- App
Lifecycle Pulumi.Management Aws Native. Sage Maker. Inputs. Space App Lifecycle Management - Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
- Code
Repositories List<Pulumi.Aws Native. Sage Maker. Inputs. Space Code Repository> - A list of CodeRepositories available for use with JupyterLab apps.
- Default
Resource Pulumi.Spec Aws Native. Sage Maker. Inputs. Space Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- App
Lifecycle SpaceManagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
- Code
Repositories []SpaceCode Repository - A list of CodeRepositories available for use with JupyterLab apps.
- Default
Resource SpaceSpec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app
Lifecycle SpaceManagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
- code
Repositories List<SpaceCode Repository> - A list of CodeRepositories available for use with JupyterLab apps.
- default
Resource SpaceSpec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app
Lifecycle SpaceManagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
- code
Repositories SpaceCode Repository[] - A list of CodeRepositories available for use with JupyterLab apps.
- default
Resource SpaceSpec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app_
lifecycle_ Spacemanagement App Lifecycle Management - Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
- code_
repositories Sequence[SpaceCode Repository] - A list of CodeRepositories available for use with JupyterLab apps.
- default_
resource_ Spacespec Resource Spec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
- app
Lifecycle Property MapManagement - Settings that are used to configure and manage the lifecycle of JupyterLab applications in a space.
- code
Repositories List<Property Map> - A list of CodeRepositories available for use with JupyterLab apps.
- default
Resource Property MapSpec - Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.
SpaceJupyterServerAppSettings, SpaceJupyterServerAppSettingsArgs
The JupyterServer app settings.- Default
Resource Pulumi.Spec Aws Native. Sage Maker. Inputs. Space Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the
LifecycleConfigArnsparameter, then this parameter is also required. - Lifecycle
Config List<string>Arns - A list of LifecycleConfigArns available for use with JupyterServer apps.
- Default
Resource SpaceSpec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the
LifecycleConfigArnsparameter, then this parameter is also required. - Lifecycle
Config []stringArns - A list of LifecycleConfigArns available for use with JupyterServer apps.
- default
Resource SpaceSpec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the
LifecycleConfigArnsparameter, then this parameter is also required. - lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with JupyterServer apps.
- default
Resource SpaceSpec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the
LifecycleConfigArnsparameter, then this parameter is also required. - lifecycle
Config string[]Arns - A list of LifecycleConfigArns available for use with JupyterServer apps.
- default_
resource_ Spacespec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the
LifecycleConfigArnsparameter, then this parameter is also required. - lifecycle_
config_ Sequence[str]arns - A list of LifecycleConfigArns available for use with JupyterServer apps.
- default
Resource Property MapSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app. If you use the
LifecycleConfigArnsparameter, then this parameter is also required. - lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with JupyterServer apps.
SpaceKernelGatewayAppSettings, SpaceKernelGatewayAppSettingsArgs
The kernel gateway app settings.- Custom
Images List<Pulumi.Aws Native. Sage Maker. Inputs. Space Custom Image> - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- Default
Resource Pulumi.Spec Aws Native. Sage Maker. Inputs. Space Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- Lifecycle
Config List<string>Arns - A list of LifecycleConfigArns available for use with KernelGateway apps.
- Custom
Images []SpaceCustom Image - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- Default
Resource SpaceSpec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- Lifecycle
Config []stringArns - A list of LifecycleConfigArns available for use with KernelGateway apps.
- custom
Images List<SpaceCustom Image> - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- default
Resource SpaceSpec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with KernelGateway apps.
- custom
Images SpaceCustom Image[] - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- default
Resource SpaceSpec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- lifecycle
Config string[]Arns - A list of LifecycleConfigArns available for use with KernelGateway apps.
- custom_
images Sequence[SpaceCustom Image] - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- default_
resource_ Spacespec Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- lifecycle_
config_ Sequence[str]arns - A list of LifecycleConfigArns available for use with KernelGateway apps.
- custom
Images List<Property Map> - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- default
Resource Property MapSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with KernelGateway apps.
SpaceOwnershipSettings, SpaceOwnershipSettingsArgs
- Owner
User stringProfile Name - The user profile who is the owner of the space.
- Owner
User stringProfile Name - The user profile who is the owner of the space.
- owner
User StringProfile Name - The user profile who is the owner of the space.
- owner
User stringProfile Name - The user profile who is the owner of the space.
- owner_
user_ strprofile_ name - The user profile who is the owner of the space.
- owner
User StringProfile Name - The user profile who is the owner of the space.
SpaceResourceSpec, SpaceResourceSpecArgs
- Instance
Type Pulumi.Aws Native. Sage Maker. Space Resource Spec Instance Type - The instance type that the image version runs on.
- Lifecycle
Config stringArn - The Amazon Resource Name (ARN) of the Lifecycle Configuration to attach to the Resource.
- Sage
Maker stringImage Arn - The ARN of the SageMaker image that the image version belongs to.
- Sage
Maker stringImage Version Arn - The ARN of the image version created on the instance.
- Instance
Type SpaceResource Spec Instance Type - The instance type that the image version runs on.
- Lifecycle
Config stringArn - The Amazon Resource Name (ARN) of the Lifecycle Configuration to attach to the Resource.
- Sage
Maker stringImage Arn - The ARN of the SageMaker image that the image version belongs to.
- Sage
Maker stringImage Version Arn - The ARN of the image version created on the instance.
- instance
Type SpaceResource Spec Instance Type - The instance type that the image version runs on.
- lifecycle
Config StringArn - The Amazon Resource Name (ARN) of the Lifecycle Configuration to attach to the Resource.
- sage
Maker StringImage Arn - The ARN of the SageMaker image that the image version belongs to.
- sage
Maker StringImage Version Arn - The ARN of the image version created on the instance.
- instance
Type SpaceResource Spec Instance Type - The instance type that the image version runs on.
- lifecycle
Config stringArn - The Amazon Resource Name (ARN) of the Lifecycle Configuration to attach to the Resource.
- sage
Maker stringImage Arn - The ARN of the SageMaker image that the image version belongs to.
- sage
Maker stringImage Version Arn - The ARN of the image version created on the instance.
- instance_
type SpaceResource Spec Instance Type - The instance type that the image version runs on.
- lifecycle_
config_ strarn - The Amazon Resource Name (ARN) of the Lifecycle Configuration to attach to the Resource.
- sage_
maker_ strimage_ arn - The ARN of the SageMaker image that the image version belongs to.
- sage_
maker_ strimage_ version_ arn - The ARN of the image version created on the instance.
- instance
Type "system" | "ml.t3.micro" | "ml.t3.small" | "ml.t3.medium" | "ml.t3.large" | "ml.t3.xlarge" | "ml.t3.2xlarge" | "ml.m5.large" | "ml.m5.xlarge" | "ml.m5.2xlarge" | "ml.m5.4xlarge" | "ml.m5.8xlarge" | "ml.m5.12xlarge" | "ml.m5.16xlarge" | "ml.m5.24xlarge" | "ml.c5.large" | "ml.c5.xlarge" | "ml.c5.2xlarge" | "ml.c5.4xlarge" | "ml.c5.9xlarge" | "ml.c5.12xlarge" | "ml.c5.18xlarge" | "ml.c5.24xlarge" | "ml.p3.2xlarge" | "ml.p3.8xlarge" | "ml.p3.16xlarge" | "ml.g4dn.xlarge" | "ml.g4dn.2xlarge" | "ml.g4dn.4xlarge" | "ml.g4dn.8xlarge" | "ml.g4dn.12xlarge" | "ml.g4dn.16xlarge" | "ml.r5.large" | "ml.r5.xlarge" | "ml.r5.2xlarge" | "ml.r5.4xlarge" | "ml.r5.8xlarge" | "ml.r5.12xlarge" | "ml.r5.16xlarge" | "ml.r5.24xlarge" | "ml.p3dn.24xlarge" | "ml.m5d.large" | "ml.m5d.xlarge" | "ml.m5d.2xlarge" | "ml.m5d.4xlarge" | "ml.m5d.8xlarge" | "ml.m5d.12xlarge" | "ml.m5d.16xlarge" | "ml.m5d.24xlarge" | "ml.g5.xlarge" | "ml.g5.2xlarge" | "ml.g5.4xlarge" | "ml.g5.8xlarge" | "ml.g5.12xlarge" | "ml.g5.16xlarge" | "ml.g5.24xlarge" | "ml.g5.48xlarge" | "ml.p4d.24xlarge" | "ml.p4de.24xlarge" | "ml.geospatial.interactive" | "ml.trn1.2xlarge" | "ml.trn1.32xlarge" | "ml.trn1n.32xlarge" - The instance type that the image version runs on.
- lifecycle
Config StringArn - The Amazon Resource Name (ARN) of the Lifecycle Configuration to attach to the Resource.
- sage
Maker StringImage Arn - The ARN of the SageMaker image that the image version belongs to.
- sage
Maker StringImage Version Arn - The ARN of the image version created on the instance.
SpaceResourceSpecInstanceType, SpaceResourceSpecInstanceTypeArgs
- System
system- Ml
T3Micro ml.t3.micro- Ml
T3Small ml.t3.small- Ml
T3Medium ml.t3.medium- Ml
T3Large ml.t3.large- Ml
T3Xlarge ml.t3.xlarge- Ml
T32xlarge ml.t3.2xlarge- Ml
M5Large ml.m5.large- Ml
M5Xlarge ml.m5.xlarge- Ml
M52xlarge ml.m5.2xlarge- Ml
M54xlarge ml.m5.4xlarge- Ml
M58xlarge ml.m5.8xlarge- Ml
M512xlarge ml.m5.12xlarge- Ml
M516xlarge ml.m5.16xlarge- Ml
M524xlarge ml.m5.24xlarge- Ml
C5Large ml.c5.large- Ml
C5Xlarge ml.c5.xlarge- Ml
C52xlarge ml.c5.2xlarge- Ml
C54xlarge ml.c5.4xlarge- Ml
C59xlarge ml.c5.9xlarge- Ml
C512xlarge ml.c5.12xlarge- Ml
C518xlarge ml.c5.18xlarge- Ml
C524xlarge ml.c5.24xlarge- Ml
P32xlarge ml.p3.2xlarge- Ml
P38xlarge ml.p3.8xlarge- Ml
P316xlarge ml.p3.16xlarge- Ml
G4dn Xlarge ml.g4dn.xlarge- Ml
G4dn2xlarge ml.g4dn.2xlarge- Ml
G4dn4xlarge ml.g4dn.4xlarge- Ml
G4dn8xlarge ml.g4dn.8xlarge- Ml
G4dn12xlarge ml.g4dn.12xlarge- Ml
G4dn16xlarge ml.g4dn.16xlarge- Ml
R5Large ml.r5.large- Ml
R5Xlarge ml.r5.xlarge- Ml
R52xlarge ml.r5.2xlarge- Ml
R54xlarge ml.r5.4xlarge- Ml
R58xlarge ml.r5.8xlarge- Ml
R512xlarge ml.r5.12xlarge- Ml
R516xlarge ml.r5.16xlarge- Ml
R524xlarge ml.r5.24xlarge- Ml
P3dn24xlarge ml.p3dn.24xlarge- Ml
M5d Large ml.m5d.large- Ml
M5d Xlarge ml.m5d.xlarge- Ml
M5d2xlarge ml.m5d.2xlarge- Ml
M5d4xlarge ml.m5d.4xlarge- Ml
M5d8xlarge ml.m5d.8xlarge- Ml
M5d12xlarge ml.m5d.12xlarge- Ml
M5d16xlarge ml.m5d.16xlarge- Ml
M5d24xlarge ml.m5d.24xlarge- Ml
G5Xlarge ml.g5.xlarge- Ml
G52xlarge ml.g5.2xlarge- Ml
G54xlarge ml.g5.4xlarge- Ml
G58xlarge ml.g5.8xlarge- Ml
G512xlarge ml.g5.12xlarge- Ml
G516xlarge ml.g5.16xlarge- Ml
G524xlarge ml.g5.24xlarge- Ml
G548xlarge ml.g5.48xlarge- Ml
P4d24xlarge ml.p4d.24xlarge- Ml
P4de24xlarge ml.p4de.24xlarge- Ml
Geospatial Interactive ml.geospatial.interactive- Ml
Trn12xlarge ml.trn1.2xlarge- Ml
Trn132xlarge ml.trn1.32xlarge- Ml
Trn1n32xlarge ml.trn1n.32xlarge
- Space
Resource Spec Instance Type System system- Space
Resource Spec Instance Type Ml T3Micro ml.t3.micro- Space
Resource Spec Instance Type Ml T3Small ml.t3.small- Space
Resource Spec Instance Type Ml T3Medium ml.t3.medium- Space
Resource Spec Instance Type Ml T3Large ml.t3.large- Space
Resource Spec Instance Type Ml T3Xlarge ml.t3.xlarge- Space
Resource Spec Instance Type Ml T32xlarge ml.t3.2xlarge- Space
Resource Spec Instance Type Ml M5Large ml.m5.large- Space
Resource Spec Instance Type Ml M5Xlarge ml.m5.xlarge- Space
Resource Spec Instance Type Ml M52xlarge ml.m5.2xlarge- Space
Resource Spec Instance Type Ml M54xlarge ml.m5.4xlarge- Space
Resource Spec Instance Type Ml M58xlarge ml.m5.8xlarge- Space
Resource Spec Instance Type Ml M512xlarge ml.m5.12xlarge- Space
Resource Spec Instance Type Ml M516xlarge ml.m5.16xlarge- Space
Resource Spec Instance Type Ml M524xlarge ml.m5.24xlarge- Space
Resource Spec Instance Type Ml C5Large ml.c5.large- Space
Resource Spec Instance Type Ml C5Xlarge ml.c5.xlarge- Space
Resource Spec Instance Type Ml C52xlarge ml.c5.2xlarge- Space
Resource Spec Instance Type Ml C54xlarge ml.c5.4xlarge- Space
Resource Spec Instance Type Ml C59xlarge ml.c5.9xlarge- Space
Resource Spec Instance Type Ml C512xlarge ml.c5.12xlarge- Space
Resource Spec Instance Type Ml C518xlarge ml.c5.18xlarge- Space
Resource Spec Instance Type Ml C524xlarge ml.c5.24xlarge- Space
Resource Spec Instance Type Ml P32xlarge ml.p3.2xlarge- Space
Resource Spec Instance Type Ml P38xlarge ml.p3.8xlarge- Space
Resource Spec Instance Type Ml P316xlarge ml.p3.16xlarge- Space
Resource Spec Instance Type Ml G4dn Xlarge ml.g4dn.xlarge- Space
Resource Spec Instance Type Ml G4dn2xlarge ml.g4dn.2xlarge- Space
Resource Spec Instance Type Ml G4dn4xlarge ml.g4dn.4xlarge- Space
Resource Spec Instance Type Ml G4dn8xlarge ml.g4dn.8xlarge- Space
Resource Spec Instance Type Ml G4dn12xlarge ml.g4dn.12xlarge- Space
Resource Spec Instance Type Ml G4dn16xlarge ml.g4dn.16xlarge- Space
Resource Spec Instance Type Ml R5Large ml.r5.large- Space
Resource Spec Instance Type Ml R5Xlarge ml.r5.xlarge- Space
Resource Spec Instance Type Ml R52xlarge ml.r5.2xlarge- Space
Resource Spec Instance Type Ml R54xlarge ml.r5.4xlarge- Space
Resource Spec Instance Type Ml R58xlarge ml.r5.8xlarge- Space
Resource Spec Instance Type Ml R512xlarge ml.r5.12xlarge- Space
Resource Spec Instance Type Ml R516xlarge ml.r5.16xlarge- Space
Resource Spec Instance Type Ml R524xlarge ml.r5.24xlarge- Space
Resource Spec Instance Type Ml P3dn24xlarge ml.p3dn.24xlarge- Space
Resource Spec Instance Type Ml M5d Large ml.m5d.large- Space
Resource Spec Instance Type Ml M5d Xlarge ml.m5d.xlarge- Space
Resource Spec Instance Type Ml M5d2xlarge ml.m5d.2xlarge- Space
Resource Spec Instance Type Ml M5d4xlarge ml.m5d.4xlarge- Space
Resource Spec Instance Type Ml M5d8xlarge ml.m5d.8xlarge- Space
Resource Spec Instance Type Ml M5d12xlarge ml.m5d.12xlarge- Space
Resource Spec Instance Type Ml M5d16xlarge ml.m5d.16xlarge- Space
Resource Spec Instance Type Ml M5d24xlarge ml.m5d.24xlarge- Space
Resource Spec Instance Type Ml G5Xlarge ml.g5.xlarge- Space
Resource Spec Instance Type Ml G52xlarge ml.g5.2xlarge- Space
Resource Spec Instance Type Ml G54xlarge ml.g5.4xlarge- Space
Resource Spec Instance Type Ml G58xlarge ml.g5.8xlarge- Space
Resource Spec Instance Type Ml G512xlarge ml.g5.12xlarge- Space
Resource Spec Instance Type Ml G516xlarge ml.g5.16xlarge- Space
Resource Spec Instance Type Ml G524xlarge ml.g5.24xlarge- Space
Resource Spec Instance Type Ml G548xlarge ml.g5.48xlarge- Space
Resource Spec Instance Type Ml P4d24xlarge ml.p4d.24xlarge- Space
Resource Spec Instance Type Ml P4de24xlarge ml.p4de.24xlarge- Space
Resource Spec Instance Type Ml Geospatial Interactive ml.geospatial.interactive- Space
Resource Spec Instance Type Ml Trn12xlarge ml.trn1.2xlarge- Space
Resource Spec Instance Type Ml Trn132xlarge ml.trn1.32xlarge- Space
Resource Spec Instance Type Ml Trn1n32xlarge ml.trn1n.32xlarge
- System
system- Ml
T3Micro ml.t3.micro- Ml
T3Small ml.t3.small- Ml
T3Medium ml.t3.medium- Ml
T3Large ml.t3.large- Ml
T3Xlarge ml.t3.xlarge- Ml
T32xlarge ml.t3.2xlarge- Ml
M5Large ml.m5.large- Ml
M5Xlarge ml.m5.xlarge- Ml
M52xlarge ml.m5.2xlarge- Ml
M54xlarge ml.m5.4xlarge- Ml
M58xlarge ml.m5.8xlarge- Ml
M512xlarge ml.m5.12xlarge- Ml
M516xlarge ml.m5.16xlarge- Ml
M524xlarge ml.m5.24xlarge- Ml
C5Large ml.c5.large- Ml
C5Xlarge ml.c5.xlarge- Ml
C52xlarge ml.c5.2xlarge- Ml
C54xlarge ml.c5.4xlarge- Ml
C59xlarge ml.c5.9xlarge- Ml
C512xlarge ml.c5.12xlarge- Ml
C518xlarge ml.c5.18xlarge- Ml
C524xlarge ml.c5.24xlarge- Ml
P32xlarge ml.p3.2xlarge- Ml
P38xlarge ml.p3.8xlarge- Ml
P316xlarge ml.p3.16xlarge- Ml
G4dn Xlarge ml.g4dn.xlarge- Ml
G4dn2xlarge ml.g4dn.2xlarge- Ml
G4dn4xlarge ml.g4dn.4xlarge- Ml
G4dn8xlarge ml.g4dn.8xlarge- Ml
G4dn12xlarge ml.g4dn.12xlarge- Ml
G4dn16xlarge ml.g4dn.16xlarge- Ml
R5Large ml.r5.large- Ml
R5Xlarge ml.r5.xlarge- Ml
R52xlarge ml.r5.2xlarge- Ml
R54xlarge ml.r5.4xlarge- Ml
R58xlarge ml.r5.8xlarge- Ml
R512xlarge ml.r5.12xlarge- Ml
R516xlarge ml.r5.16xlarge- Ml
R524xlarge ml.r5.24xlarge- Ml
P3dn24xlarge ml.p3dn.24xlarge- Ml
M5d Large ml.m5d.large- Ml
M5d Xlarge ml.m5d.xlarge- Ml
M5d2xlarge ml.m5d.2xlarge- Ml
M5d4xlarge ml.m5d.4xlarge- Ml
M5d8xlarge ml.m5d.8xlarge- Ml
M5d12xlarge ml.m5d.12xlarge- Ml
M5d16xlarge ml.m5d.16xlarge- Ml
M5d24xlarge ml.m5d.24xlarge- Ml
G5Xlarge ml.g5.xlarge- Ml
G52xlarge ml.g5.2xlarge- Ml
G54xlarge ml.g5.4xlarge- Ml
G58xlarge ml.g5.8xlarge- Ml
G512xlarge ml.g5.12xlarge- Ml
G516xlarge ml.g5.16xlarge- Ml
G524xlarge ml.g5.24xlarge- Ml
G548xlarge ml.g5.48xlarge- Ml
P4d24xlarge ml.p4d.24xlarge- Ml
P4de24xlarge ml.p4de.24xlarge- Ml
Geospatial Interactive ml.geospatial.interactive- Ml
Trn12xlarge ml.trn1.2xlarge- Ml
Trn132xlarge ml.trn1.32xlarge- Ml
Trn1n32xlarge ml.trn1n.32xlarge
- System
system- Ml
T3Micro ml.t3.micro- Ml
T3Small ml.t3.small- Ml
T3Medium ml.t3.medium- Ml
T3Large ml.t3.large- Ml
T3Xlarge ml.t3.xlarge- Ml
T32xlarge ml.t3.2xlarge- Ml
M5Large ml.m5.large- Ml
M5Xlarge ml.m5.xlarge- Ml
M52xlarge ml.m5.2xlarge- Ml
M54xlarge ml.m5.4xlarge- Ml
M58xlarge ml.m5.8xlarge- Ml
M512xlarge ml.m5.12xlarge- Ml
M516xlarge ml.m5.16xlarge- Ml
M524xlarge ml.m5.24xlarge- Ml
C5Large ml.c5.large- Ml
C5Xlarge ml.c5.xlarge- Ml
C52xlarge ml.c5.2xlarge- Ml
C54xlarge ml.c5.4xlarge- Ml
C59xlarge ml.c5.9xlarge- Ml
C512xlarge ml.c5.12xlarge- Ml
C518xlarge ml.c5.18xlarge- Ml
C524xlarge ml.c5.24xlarge- Ml
P32xlarge ml.p3.2xlarge- Ml
P38xlarge ml.p3.8xlarge- Ml
P316xlarge ml.p3.16xlarge- Ml
G4dn Xlarge ml.g4dn.xlarge- Ml
G4dn2xlarge ml.g4dn.2xlarge- Ml
G4dn4xlarge ml.g4dn.4xlarge- Ml
G4dn8xlarge ml.g4dn.8xlarge- Ml
G4dn12xlarge ml.g4dn.12xlarge- Ml
G4dn16xlarge ml.g4dn.16xlarge- Ml
R5Large ml.r5.large- Ml
R5Xlarge ml.r5.xlarge- Ml
R52xlarge ml.r5.2xlarge- Ml
R54xlarge ml.r5.4xlarge- Ml
R58xlarge ml.r5.8xlarge- Ml
R512xlarge ml.r5.12xlarge- Ml
R516xlarge ml.r5.16xlarge- Ml
R524xlarge ml.r5.24xlarge- Ml
P3dn24xlarge ml.p3dn.24xlarge- Ml
M5d Large ml.m5d.large- Ml
M5d Xlarge ml.m5d.xlarge- Ml
M5d2xlarge ml.m5d.2xlarge- Ml
M5d4xlarge ml.m5d.4xlarge- Ml
M5d8xlarge ml.m5d.8xlarge- Ml
M5d12xlarge ml.m5d.12xlarge- Ml
M5d16xlarge ml.m5d.16xlarge- Ml
M5d24xlarge ml.m5d.24xlarge- Ml
G5Xlarge ml.g5.xlarge- Ml
G52xlarge ml.g5.2xlarge- Ml
G54xlarge ml.g5.4xlarge- Ml
G58xlarge ml.g5.8xlarge- Ml
G512xlarge ml.g5.12xlarge- Ml
G516xlarge ml.g5.16xlarge- Ml
G524xlarge ml.g5.24xlarge- Ml
G548xlarge ml.g5.48xlarge- Ml
P4d24xlarge ml.p4d.24xlarge- Ml
P4de24xlarge ml.p4de.24xlarge- Ml
Geospatial Interactive ml.geospatial.interactive- Ml
Trn12xlarge ml.trn1.2xlarge- Ml
Trn132xlarge ml.trn1.32xlarge- Ml
Trn1n32xlarge ml.trn1n.32xlarge
- SYSTEM
system- ML_T3_MICRO
ml.t3.micro- ML_T3_SMALL
ml.t3.small- ML_T3_MEDIUM
ml.t3.medium- ML_T3_LARGE
ml.t3.large- ML_T3_XLARGE
ml.t3.xlarge- ML_T32XLARGE
ml.t3.2xlarge- ML_M5_LARGE
ml.m5.large- ML_M5_XLARGE
ml.m5.xlarge- ML_M52XLARGE
ml.m5.2xlarge- ML_M54XLARGE
ml.m5.4xlarge- ML_M58XLARGE
ml.m5.8xlarge- ML_M512XLARGE
ml.m5.12xlarge- ML_M516XLARGE
ml.m5.16xlarge- ML_M524XLARGE
ml.m5.24xlarge- ML_C5_LARGE
ml.c5.large- ML_C5_XLARGE
ml.c5.xlarge- ML_C52XLARGE
ml.c5.2xlarge- ML_C54XLARGE
ml.c5.4xlarge- ML_C59XLARGE
ml.c5.9xlarge- ML_C512XLARGE
ml.c5.12xlarge- ML_C518XLARGE
ml.c5.18xlarge- ML_C524XLARGE
ml.c5.24xlarge- ML_P32XLARGE
ml.p3.2xlarge- ML_P38XLARGE
ml.p3.8xlarge- ML_P316XLARGE
ml.p3.16xlarge- ML_G4DN_XLARGE
ml.g4dn.xlarge- ML_G4DN2XLARGE
ml.g4dn.2xlarge- ML_G4DN4XLARGE
ml.g4dn.4xlarge- ML_G4DN8XLARGE
ml.g4dn.8xlarge- ML_G4DN12XLARGE
ml.g4dn.12xlarge- ML_G4DN16XLARGE
ml.g4dn.16xlarge- ML_R5_LARGE
ml.r5.large- ML_R5_XLARGE
ml.r5.xlarge- ML_R52XLARGE
ml.r5.2xlarge- ML_R54XLARGE
ml.r5.4xlarge- ML_R58XLARGE
ml.r5.8xlarge- ML_R512XLARGE
ml.r5.12xlarge- ML_R516XLARGE
ml.r5.16xlarge- ML_R524XLARGE
ml.r5.24xlarge- ML_P3DN24XLARGE
ml.p3dn.24xlarge- ML_M5D_LARGE
ml.m5d.large- ML_M5D_XLARGE
ml.m5d.xlarge- ML_M5D2XLARGE
ml.m5d.2xlarge- ML_M5D4XLARGE
ml.m5d.4xlarge- ML_M5D8XLARGE
ml.m5d.8xlarge- ML_M5D12XLARGE
ml.m5d.12xlarge- ML_M5D16XLARGE
ml.m5d.16xlarge- ML_M5D24XLARGE
ml.m5d.24xlarge- ML_G5_XLARGE
ml.g5.xlarge- ML_G52XLARGE
ml.g5.2xlarge- ML_G54XLARGE
ml.g5.4xlarge- ML_G58XLARGE
ml.g5.8xlarge- ML_G512XLARGE
ml.g5.12xlarge- ML_G516XLARGE
ml.g5.16xlarge- ML_G524XLARGE
ml.g5.24xlarge- ML_G548XLARGE
ml.g5.48xlarge- ML_P4D24XLARGE
ml.p4d.24xlarge- ML_P4DE24XLARGE
ml.p4de.24xlarge- ML_GEOSPATIAL_INTERACTIVE
ml.geospatial.interactive- ML_TRN12XLARGE
ml.trn1.2xlarge- ML_TRN132XLARGE
ml.trn1.32xlarge- ML_TRN1N32XLARGE
ml.trn1n.32xlarge
- "system"
system- "ml.t3.micro"
ml.t3.micro- "ml.t3.small"
ml.t3.small- "ml.t3.medium"
ml.t3.medium- "ml.t3.large"
ml.t3.large- "ml.t3.xlarge"
ml.t3.xlarge- "ml.t3.2xlarge"
ml.t3.2xlarge- "ml.m5.large"
ml.m5.large- "ml.m5.xlarge"
ml.m5.xlarge- "ml.m5.2xlarge"
ml.m5.2xlarge- "ml.m5.4xlarge"
ml.m5.4xlarge- "ml.m5.8xlarge"
ml.m5.8xlarge- "ml.m5.12xlarge"
ml.m5.12xlarge- "ml.m5.16xlarge"
ml.m5.16xlarge- "ml.m5.24xlarge"
ml.m5.24xlarge- "ml.c5.large"
ml.c5.large- "ml.c5.xlarge"
ml.c5.xlarge- "ml.c5.2xlarge"
ml.c5.2xlarge- "ml.c5.4xlarge"
ml.c5.4xlarge- "ml.c5.9xlarge"
ml.c5.9xlarge- "ml.c5.12xlarge"
ml.c5.12xlarge- "ml.c5.18xlarge"
ml.c5.18xlarge- "ml.c5.24xlarge"
ml.c5.24xlarge- "ml.p3.2xlarge"
ml.p3.2xlarge- "ml.p3.8xlarge"
ml.p3.8xlarge- "ml.p3.16xlarge"
ml.p3.16xlarge- "ml.g4dn.xlarge"
ml.g4dn.xlarge- "ml.g4dn.2xlarge"
ml.g4dn.2xlarge- "ml.g4dn.4xlarge"
ml.g4dn.4xlarge- "ml.g4dn.8xlarge"
ml.g4dn.8xlarge- "ml.g4dn.12xlarge"
ml.g4dn.12xlarge- "ml.g4dn.16xlarge"
ml.g4dn.16xlarge- "ml.r5.large"
ml.r5.large- "ml.r5.xlarge"
ml.r5.xlarge- "ml.r5.2xlarge"
ml.r5.2xlarge- "ml.r5.4xlarge"
ml.r5.4xlarge- "ml.r5.8xlarge"
ml.r5.8xlarge- "ml.r5.12xlarge"
ml.r5.12xlarge- "ml.r5.16xlarge"
ml.r5.16xlarge- "ml.r5.24xlarge"
ml.r5.24xlarge- "ml.p3dn.24xlarge"
ml.p3dn.24xlarge- "ml.m5d.large"
ml.m5d.large- "ml.m5d.xlarge"
ml.m5d.xlarge- "ml.m5d.2xlarge"
ml.m5d.2xlarge- "ml.m5d.4xlarge"
ml.m5d.4xlarge- "ml.m5d.8xlarge"
ml.m5d.8xlarge- "ml.m5d.12xlarge"
ml.m5d.12xlarge- "ml.m5d.16xlarge"
ml.m5d.16xlarge- "ml.m5d.24xlarge"
ml.m5d.24xlarge- "ml.g5.xlarge"
ml.g5.xlarge- "ml.g5.2xlarge"
ml.g5.2xlarge- "ml.g5.4xlarge"
ml.g5.4xlarge- "ml.g5.8xlarge"
ml.g5.8xlarge- "ml.g5.12xlarge"
ml.g5.12xlarge- "ml.g5.16xlarge"
ml.g5.16xlarge- "ml.g5.24xlarge"
ml.g5.24xlarge- "ml.g5.48xlarge"
ml.g5.48xlarge- "ml.p4d.24xlarge"
ml.p4d.24xlarge- "ml.p4de.24xlarge"
ml.p4de.24xlarge- "ml.geospatial.interactive"
ml.geospatial.interactive- "ml.trn1.2xlarge"
ml.trn1.2xlarge- "ml.trn1.32xlarge"
ml.trn1.32xlarge- "ml.trn1n.32xlarge"
ml.trn1n.32xlarge
SpaceSettings, SpaceSettingsArgs
A collection of settings that apply to spaces of Amazon SageMaker Studio. These settings are specified when the CreateSpace API is called.- App
Type Pulumi.Aws Native. Sage Maker. Space App Type - The type of app created within the space.
- Code
Editor Pulumi.App Settings Aws Native. Sage Maker. Inputs. Space Code Editor App Settings - The CodeEditor app settings.
- Custom
File List<Pulumi.Systems Aws Native. Sage Maker. Inputs. Space Custom File System> - A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
- Jupyter
Lab Pulumi.App Settings Aws Native. Sage Maker. Inputs. Space Jupyter Lab App Settings - The JupyterLab app settings.
- Jupyter
Server Pulumi.App Settings Aws Native. Sage Maker. Inputs. Space Jupyter Server App Settings - The Jupyter server's app settings.
- Kernel
Gateway Pulumi.App Settings Aws Native. Sage Maker. Inputs. Space Kernel Gateway App Settings - The kernel gateway app settings.
- Space
Storage Pulumi.Settings Aws Native. Sage Maker. Inputs. Space Storage Settings - Default storage settings for a space.
- App
Type SpaceApp Type - The type of app created within the space.
- Code
Editor SpaceApp Settings Code Editor App Settings - The CodeEditor app settings.
- Custom
File []SpaceSystems Custom File System - A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
- Jupyter
Lab SpaceApp Settings Jupyter Lab App Settings - The JupyterLab app settings.
- Jupyter
Server SpaceApp Settings Jupyter Server App Settings - The Jupyter server's app settings.
- Kernel
Gateway SpaceApp Settings Kernel Gateway App Settings - The kernel gateway app settings.
- Space
Storage SpaceSettings Storage Settings - Default storage settings for a space.
- app
Type SpaceApp Type - The type of app created within the space.
- code
Editor SpaceApp Settings Code Editor App Settings - The CodeEditor app settings.
- custom
File List<SpaceSystems Custom File System> - A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
- jupyter
Lab SpaceApp Settings Jupyter Lab App Settings - The JupyterLab app settings.
- jupyter
Server SpaceApp Settings Jupyter Server App Settings - The Jupyter server's app settings.
- kernel
Gateway SpaceApp Settings Kernel Gateway App Settings - The kernel gateway app settings.
- space
Storage SpaceSettings Storage Settings - Default storage settings for a space.
- app
Type SpaceApp Type - The type of app created within the space.
- code
Editor SpaceApp Settings Code Editor App Settings - The CodeEditor app settings.
- custom
File SpaceSystems Custom File System[] - A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
- jupyter
Lab SpaceApp Settings Jupyter Lab App Settings - The JupyterLab app settings.
- jupyter
Server SpaceApp Settings Jupyter Server App Settings - The Jupyter server's app settings.
- kernel
Gateway SpaceApp Settings Kernel Gateway App Settings - The kernel gateway app settings.
- space
Storage SpaceSettings Storage Settings - Default storage settings for a space.
- app_
type SpaceApp Type - The type of app created within the space.
- code_
editor_ Spaceapp_ settings Code Editor App Settings - The CodeEditor app settings.
- custom_
file_ Sequence[Spacesystems Custom File System] - A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
- jupyter_
lab_ Spaceapp_ settings Jupyter Lab App Settings - The JupyterLab app settings.
- jupyter_
server_ Spaceapp_ settings Jupyter Server App Settings - The Jupyter server's app settings.
- kernel_
gateway_ Spaceapp_ settings Kernel Gateway App Settings - The kernel gateway app settings.
- space_
storage_ Spacesettings Storage Settings - Default storage settings for a space.
- app
Type "JupyterServer" | "Kernel Gateway" | "Tensor Board" | "RStudio Server Pro" | "RSession Gateway" | "Jupyter Lab" | "Code Editor" - The type of app created within the space.
- code
Editor Property MapApp Settings - The CodeEditor app settings.
- custom
File List<Property Map>Systems - A file system, created by you, that you assign to a space for an Amazon SageMaker Domain. Permitted users can access this file system in Amazon SageMaker Studio.
- jupyter
Lab Property MapApp Settings - The JupyterLab app settings.
- jupyter
Server Property MapApp Settings - The Jupyter server's app settings.
- kernel
Gateway Property MapApp Settings - The kernel gateway app settings.
- space
Storage Property MapSettings - Default storage settings for a space.
SpaceSharingSettings, SpaceSharingSettingsArgs
-
Pulumi.
Aws Native. Sage Maker. Space Sharing Settings Sharing Type - Specifies the sharing type of the space.
-
Space
Sharing Settings Sharing Type - Specifies the sharing type of the space.
-
Space
Sharing Settings Sharing Type - Specifies the sharing type of the space.
-
Space
Sharing Settings Sharing Type - Specifies the sharing type of the space.
-
Space
Sharing Settings Sharing Type - Specifies the sharing type of the space.
- "Private" | "Shared"
- Specifies the sharing type of the space.
SpaceSharingSettingsSharingType, SpaceSharingSettingsSharingTypeArgs
- Private
Private- Shared
Shared
- Space
Sharing Settings Sharing Type Private Private- Space
Sharing Settings Sharing Type Shared Shared
- Private
Private- Shared
Shared
- Private
Private- Shared
Shared
- PRIVATE
Private- SHARED
Shared
- "Private"
Private- "Shared"
Shared
SpaceStorageSettings, SpaceStorageSettingsArgs
- Ebs
Storage Pulumi.Settings Aws Native. Sage Maker. Inputs. Space Ebs Storage Settings - A collection of EBS storage settings for a space.
- Ebs
Storage SpaceSettings Ebs Storage Settings - A collection of EBS storage settings for a space.
- ebs
Storage SpaceSettings Ebs Storage Settings - A collection of EBS storage settings for a space.
- ebs
Storage SpaceSettings Ebs Storage Settings - A collection of EBS storage settings for a space.
- ebs_
storage_ Spacesettings Ebs Storage Settings - A collection of EBS storage settings for a space.
- ebs
Storage Property MapSettings - A collection of EBS storage settings for a space.
Tag, TagArgs
A set of tags to apply to the resource.Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Mar 9, 2026 by Pulumi
