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::App
Create App Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new App(name: string, args: AppArgs, opts?: CustomResourceOptions);@overload
def App(resource_name: str,
args: AppArgs,
opts: Optional[ResourceOptions] = None)
@overload
def App(resource_name: str,
opts: Optional[ResourceOptions] = None,
app_type: Optional[AppType] = None,
domain_id: Optional[str] = None,
user_profile_name: Optional[str] = None,
app_name: Optional[str] = None,
resource_spec: Optional[AppResourceSpecArgs] = None,
tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = None)func NewApp(ctx *Context, name string, args AppArgs, opts ...ResourceOption) (*App, error)public App(string name, AppArgs args, CustomResourceOptions? opts = null)type: aws-native:sagemaker:App
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 AppArgs
- 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 AppArgs
- 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 AppArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AppArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AppArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
App 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 App resource accepts the following input properties:
- App
Type Pulumi.Aws Native. Sage Maker. App Type - The type of app.
- Domain
Id string - The domain ID.
- User
Profile stringName - The user profile name.
- App
Name string - The name of the app.
- Resource
Spec Pulumi.Aws Native. Sage Maker. Inputs. App Resource Spec - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
-
List<Pulumi.
Aws Native. Inputs. Create Only Tag> - A list of tags to apply to the app.
- App
Type AppType - The type of app.
- Domain
Id string - The domain ID.
- User
Profile stringName - The user profile name.
- App
Name string - The name of the app.
- Resource
Spec AppResource Spec Args - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
-
Create
Only Tag Args - A list of tags to apply to the app.
- app
Type AppType - The type of app.
- domain
Id String - The domain ID.
- user
Profile StringName - The user profile name.
- app
Name String - The name of the app.
- resource
Spec AppResource Spec - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
-
List<Create
Only Tag> - A list of tags to apply to the app.
- app
Type AppType - The type of app.
- domain
Id string - The domain ID.
- user
Profile stringName - The user profile name.
- app
Name string - The name of the app.
- resource
Spec AppResource Spec - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
-
Create
Only Tag[] - A list of tags to apply to the app.
- app_
type AppType - The type of app.
- domain_
id str - The domain ID.
- user_
profile_ strname - The user profile name.
- app_
name str - The name of the app.
- resource_
spec AppResource Spec Args - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
-
Sequence[Create
Only Tag Args] - A list of tags to apply to the app.
- app
Type "JupyterServer" | "Kernel Gateway" | "RStudio Server Pro" | "RSession Gateway" | "Canvas" - The type of app.
- domain
Id String - The domain ID.
- user
Profile StringName - The user profile name.
- app
Name String - The name of the app.
- resource
Spec Property Map - The instance type and the Amazon Resource Name (ARN) of the SageMaker image created on the instance.
- List<Property Map>
- A list of tags to apply to the app.
Outputs
All input properties are implicitly available as output properties. Additionally, the App resource produces the following output properties:
Supporting Types
AppResourceSpec, AppResourceSpecArgs
- Instance
Type Pulumi.Aws Native. Sage Maker. App 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 AppResource 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 AppResource 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 AppResource 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 AppResource 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.
AppResourceSpecInstanceType, AppResourceSpecInstanceTypeArgs
- 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
- App
Resource Spec Instance Type System system- App
Resource Spec Instance Type Ml T3Micro ml.t3.micro- App
Resource Spec Instance Type Ml T3Small ml.t3.small- App
Resource Spec Instance Type Ml T3Medium ml.t3.medium- App
Resource Spec Instance Type Ml T3Large ml.t3.large- App
Resource Spec Instance Type Ml T3Xlarge ml.t3.xlarge- App
Resource Spec Instance Type Ml T32xlarge ml.t3.2xlarge- App
Resource Spec Instance Type Ml M5Large ml.m5.large- App
Resource Spec Instance Type Ml M5Xlarge ml.m5.xlarge- App
Resource Spec Instance Type Ml M52xlarge ml.m5.2xlarge- App
Resource Spec Instance Type Ml M54xlarge ml.m5.4xlarge- App
Resource Spec Instance Type Ml M58xlarge ml.m5.8xlarge- App
Resource Spec Instance Type Ml M512xlarge ml.m5.12xlarge- App
Resource Spec Instance Type Ml M516xlarge ml.m5.16xlarge- App
Resource Spec Instance Type Ml M524xlarge ml.m5.24xlarge- App
Resource Spec Instance Type Ml C5Large ml.c5.large- App
Resource Spec Instance Type Ml C5Xlarge ml.c5.xlarge- App
Resource Spec Instance Type Ml C52xlarge ml.c5.2xlarge- App
Resource Spec Instance Type Ml C54xlarge ml.c5.4xlarge- App
Resource Spec Instance Type Ml C59xlarge ml.c5.9xlarge- App
Resource Spec Instance Type Ml C512xlarge ml.c5.12xlarge- App
Resource Spec Instance Type Ml C518xlarge ml.c5.18xlarge- App
Resource Spec Instance Type Ml C524xlarge ml.c5.24xlarge- App
Resource Spec Instance Type Ml P32xlarge ml.p3.2xlarge- App
Resource Spec Instance Type Ml P38xlarge ml.p3.8xlarge- App
Resource Spec Instance Type Ml P316xlarge ml.p3.16xlarge- App
Resource Spec Instance Type Ml G4dn Xlarge ml.g4dn.xlarge- App
Resource Spec Instance Type Ml G4dn2xlarge ml.g4dn.2xlarge- App
Resource Spec Instance Type Ml G4dn4xlarge ml.g4dn.4xlarge- App
Resource Spec Instance Type Ml G4dn8xlarge ml.g4dn.8xlarge- App
Resource Spec Instance Type Ml G4dn12xlarge ml.g4dn.12xlarge- App
Resource Spec Instance Type Ml G4dn16xlarge ml.g4dn.16xlarge- App
Resource Spec Instance Type Ml R5Large ml.r5.large- App
Resource Spec Instance Type Ml R5Xlarge ml.r5.xlarge- App
Resource Spec Instance Type Ml R52xlarge ml.r5.2xlarge- App
Resource Spec Instance Type Ml R54xlarge ml.r5.4xlarge- App
Resource Spec Instance Type Ml R58xlarge ml.r5.8xlarge- App
Resource Spec Instance Type Ml R512xlarge ml.r5.12xlarge- App
Resource Spec Instance Type Ml R516xlarge ml.r5.16xlarge- App
Resource Spec Instance Type Ml R524xlarge ml.r5.24xlarge- App
Resource Spec Instance Type Ml P3dn24xlarge ml.p3dn.24xlarge- App
Resource Spec Instance Type Ml M5d Large ml.m5d.large- App
Resource Spec Instance Type Ml M5d Xlarge ml.m5d.xlarge- App
Resource Spec Instance Type Ml M5d2xlarge ml.m5d.2xlarge- App
Resource Spec Instance Type Ml M5d4xlarge ml.m5d.4xlarge- App
Resource Spec Instance Type Ml M5d8xlarge ml.m5d.8xlarge- App
Resource Spec Instance Type Ml M5d12xlarge ml.m5d.12xlarge- App
Resource Spec Instance Type Ml M5d16xlarge ml.m5d.16xlarge- App
Resource Spec Instance Type Ml M5d24xlarge ml.m5d.24xlarge- App
Resource Spec Instance Type Ml G5Xlarge ml.g5.xlarge- App
Resource Spec Instance Type Ml G52xlarge ml.g5.2xlarge- App
Resource Spec Instance Type Ml G54xlarge ml.g5.4xlarge- App
Resource Spec Instance Type Ml G58xlarge ml.g5.8xlarge- App
Resource Spec Instance Type Ml G512xlarge ml.g5.12xlarge- App
Resource Spec Instance Type Ml G516xlarge ml.g5.16xlarge- App
Resource Spec Instance Type Ml G524xlarge ml.g5.24xlarge- App
Resource Spec Instance Type Ml G548xlarge ml.g5.48xlarge- App
Resource Spec Instance Type Ml P4d24xlarge ml.p4d.24xlarge- App
Resource Spec Instance Type Ml P4de24xlarge ml.p4de.24xlarge- App
Resource Spec Instance Type Ml Geospatial Interactive ml.geospatial.interactive- App
Resource Spec Instance Type Ml Trn12xlarge ml.trn1.2xlarge- App
Resource Spec Instance Type Ml Trn132xlarge ml.trn1.32xlarge- App
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
AppType, AppTypeArgs
- Jupyter
Server JupyterServer- Kernel
Gateway KernelGateway- RStudio
Server Pro RStudioServerPro- RSession
Gateway RSessionGateway- Canvas
Canvas
- App
Type Jupyter Server JupyterServer- App
Type Kernel Gateway KernelGateway- App
Type RStudio Server Pro RStudioServerPro- App
Type RSession Gateway RSessionGateway- App
Type Canvas Canvas
- Jupyter
Server JupyterServer- Kernel
Gateway KernelGateway- RStudio
Server Pro RStudioServerPro- RSession
Gateway RSessionGateway- Canvas
Canvas
- Jupyter
Server JupyterServer- Kernel
Gateway KernelGateway- RStudio
Server Pro RStudioServerPro- RSession
Gateway RSessionGateway- Canvas
Canvas
- JUPYTER_SERVER
JupyterServer- KERNEL_GATEWAY
KernelGateway- R_STUDIO_SERVER_PRO
RStudioServerPro- R_SESSION_GATEWAY
RSessionGateway- CANVAS
Canvas
- "Jupyter
Server" JupyterServer- "Kernel
Gateway" KernelGateway- "RStudio
Server Pro" RStudioServerPro- "RSession
Gateway" RSessionGateway- "Canvas"
Canvas
CreateOnlyTag, CreateOnlyTagArgs
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
