AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
aws-native.sagemaker.UserProfile
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi
Resource Type definition for AWS::SageMaker::UserProfile
Create UserProfile Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new UserProfile(name: string, args: UserProfileArgs, opts?: CustomResourceOptions);
@overload
def UserProfile(resource_name: str,
args: UserProfileArgs,
opts: Optional[ResourceOptions] = None)
@overload
def UserProfile(resource_name: str,
opts: Optional[ResourceOptions] = None,
domain_id: Optional[str] = None,
single_sign_on_user_identifier: Optional[str] = None,
single_sign_on_user_value: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.CreateOnlyTagArgs]] = None,
user_profile_name: Optional[str] = None,
user_settings: Optional[UserProfileUserSettingsArgs] = None)
func NewUserProfile(ctx *Context, name string, args UserProfileArgs, opts ...ResourceOption) (*UserProfile, error)
public UserProfile(string name, UserProfileArgs args, CustomResourceOptions? opts = null)
public UserProfile(String name, UserProfileArgs args)
public UserProfile(String name, UserProfileArgs args, CustomResourceOptions options)
type: aws-native:sagemaker:UserProfile
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 UserProfileArgs
- 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 UserProfileArgs
- 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 UserProfileArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args UserProfileArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args UserProfileArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
UserProfile Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The UserProfile resource accepts the following input properties:
- Domain
Id string - The ID of the associated Domain.
- Single
Sign stringOn User Identifier - A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is SSO, this field is required. If the Domain's AuthMode is not SSO, this field cannot be specified.
- Single
Sign stringOn User Value - The username of the associated AWS Single Sign-On User for this UserProfile. If the Domain's AuthMode is SSO, this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not SSO, this field cannot be specified.
- List<Pulumi.
Aws Native. Inputs. Create Only Tag> - A list of tags to apply to the user profile.
- User
Profile stringName - A name for the UserProfile.
- User
Settings Pulumi.Aws Native. Sage Maker. Inputs. User Profile User Settings - A collection of settings.
- Domain
Id string - The ID of the associated Domain.
- Single
Sign stringOn User Identifier - A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is SSO, this field is required. If the Domain's AuthMode is not SSO, this field cannot be specified.
- Single
Sign stringOn User Value - The username of the associated AWS Single Sign-On User for this UserProfile. If the Domain's AuthMode is SSO, this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not SSO, this field cannot be specified.
- Create
Only Tag Args - A list of tags to apply to the user profile.
- User
Profile stringName - A name for the UserProfile.
- User
Settings UserProfile User Settings Args - A collection of settings.
- domain
Id String - The ID of the associated Domain.
- single
Sign StringOn User Identifier - A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is SSO, this field is required. If the Domain's AuthMode is not SSO, this field cannot be specified.
- single
Sign StringOn User Value - The username of the associated AWS Single Sign-On User for this UserProfile. If the Domain's AuthMode is SSO, this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not SSO, this field cannot be specified.
- List<Create
Only Tag> - A list of tags to apply to the user profile.
- user
Profile StringName - A name for the UserProfile.
- user
Settings UserProfile User Settings - A collection of settings.
- domain
Id string - The ID of the associated Domain.
- single
Sign stringOn User Identifier - A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is SSO, this field is required. If the Domain's AuthMode is not SSO, this field cannot be specified.
- single
Sign stringOn User Value - The username of the associated AWS Single Sign-On User for this UserProfile. If the Domain's AuthMode is SSO, this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not SSO, this field cannot be specified.
- Create
Only Tag[] - A list of tags to apply to the user profile.
- user
Profile stringName - A name for the UserProfile.
- user
Settings UserProfile User Settings - A collection of settings.
- domain_
id str - The ID of the associated Domain.
- single_
sign_ stron_ user_ identifier - A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is SSO, this field is required. If the Domain's AuthMode is not SSO, this field cannot be specified.
- single_
sign_ stron_ user_ value - The username of the associated AWS Single Sign-On User for this UserProfile. If the Domain's AuthMode is SSO, this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not SSO, this field cannot be specified.
- Sequence[Create
Only Tag Args] - A list of tags to apply to the user profile.
- user_
profile_ strname - A name for the UserProfile.
- user_
settings UserProfile User Settings Args - A collection of settings.
- domain
Id String - The ID of the associated Domain.
- single
Sign StringOn User Identifier - A specifier for the type of value specified in SingleSignOnUserValue. Currently, the only supported value is "UserName". If the Domain's AuthMode is SSO, this field is required. If the Domain's AuthMode is not SSO, this field cannot be specified.
- single
Sign StringOn User Value - The username of the associated AWS Single Sign-On User for this UserProfile. If the Domain's AuthMode is SSO, this field is required, and must match a valid username of a user in your directory. If the Domain's AuthMode is not SSO, this field cannot be specified.
- List<Property Map>
- A list of tags to apply to the user profile.
- user
Profile StringName - A name for the UserProfile.
- user
Settings Property Map - A collection of settings.
Outputs
All input properties are implicitly available as output properties. Additionally, the UserProfile resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- User
Profile stringArn - The user profile Amazon Resource Name (ARN).
- Id string
- The provider-assigned unique ID for this managed resource.
- User
Profile stringArn - The user profile Amazon Resource Name (ARN).
- id String
- The provider-assigned unique ID for this managed resource.
- user
Profile StringArn - The user profile Amazon Resource Name (ARN).
- id string
- The provider-assigned unique ID for this managed resource.
- user
Profile stringArn - The user profile Amazon Resource Name (ARN).
- id str
- The provider-assigned unique ID for this managed resource.
- user_
profile_ strarn - The user profile Amazon Resource Name (ARN).
- id String
- The provider-assigned unique ID for this managed resource.
- user
Profile StringArn - The user profile Amazon Resource Name (ARN).
Supporting Types
CreateOnlyTag, CreateOnlyTagArgs
UserProfileCodeEditorAppSettings, UserProfileCodeEditorAppSettingsArgs
- Custom
Images List<Pulumi.Aws Native. Sage Maker. Inputs. User Profile Custom Image> - A list of custom images for use for CodeEditor apps.
- Default
Resource Pulumi.Spec Aws Native. Sage Maker. Inputs. User Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
- Lifecycle
Config List<string>Arns - A list of LifecycleConfigArns available for use with CodeEditor apps.
- Custom
Images []UserProfile Custom Image - A list of custom images for use for CodeEditor apps.
- Default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
- Lifecycle
Config []stringArns - A list of LifecycleConfigArns available for use with CodeEditor apps.
- custom
Images List<UserProfile Custom Image> - A list of custom images for use for CodeEditor apps.
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
- lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with CodeEditor apps.
- custom
Images UserProfile Custom Image[] - A list of custom images for use for CodeEditor apps.
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
- lifecycle
Config string[]Arns - A list of LifecycleConfigArns available for use with CodeEditor apps.
- custom_
images Sequence[UserProfile Custom Image] - A list of custom images for use for CodeEditor apps.
- default_
resource_ Userspec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
- lifecycle_
config_ Sequence[str]arns - A list of LifecycleConfigArns available for use with CodeEditor apps.
- custom
Images List<Property Map> - A list of custom images for use for CodeEditor apps.
- default
Resource Property MapSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the CodeEditor app.
- lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with CodeEditor apps.
UserProfileCodeRepository, UserProfileCodeRepositoryArgs
- 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.
UserProfileCustomFileSystemConfig, UserProfileCustomFileSystemConfigArgs
- Efs
File Pulumi.System Config Aws Native. Sage Maker. Inputs. User Profile Efs File System Config - The settings for a custom Amazon EFS file system.
- Efs
File UserSystem Config Profile Efs File System Config - The settings for a custom Amazon EFS file system.
- efs
File UserSystem Config Profile Efs File System Config - The settings for a custom Amazon EFS file system.
- efs
File UserSystem Config Profile Efs File System Config - The settings for a custom Amazon EFS file system.
- efs_
file_ Usersystem_ config Profile Efs File System Config - The settings for a custom Amazon EFS file system.
- efs
File Property MapSystem Config - The settings for a custom Amazon EFS file system.
UserProfileCustomImage, UserProfileCustomImageArgs
- 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.
UserProfileCustomPosixUserConfig, UserProfileCustomPosixUserConfigArgs
UserProfileDefaultEbsStorageSettings, UserProfileDefaultEbsStorageSettingsArgs
- Default
Ebs intVolume Size In Gb - Default size of the Amazon EBS volume in Gb
- Maximum
Ebs intVolume Size In Gb - Maximum size of the Amazon EBS volume in Gb. Must be greater than or equal to the DefaultEbsVolumeSizeInGb.
- Default
Ebs intVolume Size In Gb - Default size of the Amazon EBS volume in Gb
- Maximum
Ebs intVolume Size In Gb - Maximum size of the Amazon EBS volume in Gb. Must be greater than or equal to the DefaultEbsVolumeSizeInGb.
- default
Ebs IntegerVolume Size In Gb - Default size of the Amazon EBS volume in Gb
- maximum
Ebs IntegerVolume Size In Gb - Maximum size of the Amazon EBS volume in Gb. Must be greater than or equal to the DefaultEbsVolumeSizeInGb.
- default
Ebs numberVolume Size In Gb - Default size of the Amazon EBS volume in Gb
- maximum
Ebs numberVolume Size In Gb - Maximum size of the Amazon EBS volume in Gb. Must be greater than or equal to the DefaultEbsVolumeSizeInGb.
- default_
ebs_ intvolume_ size_ in_ gb - Default size of the Amazon EBS volume in Gb
- maximum_
ebs_ intvolume_ size_ in_ gb - Maximum size of the Amazon EBS volume in Gb. Must be greater than or equal to the DefaultEbsVolumeSizeInGb.
- default
Ebs NumberVolume Size In Gb - Default size of the Amazon EBS volume in Gb
- maximum
Ebs NumberVolume Size In Gb - Maximum size of the Amazon EBS volume in Gb. Must be greater than or equal to the DefaultEbsVolumeSizeInGb.
UserProfileDefaultSpaceStorageSettings, UserProfileDefaultSpaceStorageSettingsArgs
- Default
Ebs Pulumi.Storage Settings Aws Native. Sage Maker. Inputs. User Profile Default Ebs Storage Settings - The default EBS storage settings for a space.
- Default
Ebs UserStorage Settings Profile Default Ebs Storage Settings - The default EBS storage settings for a space.
- default
Ebs UserStorage Settings Profile Default Ebs Storage Settings - The default EBS storage settings for a space.
- default
Ebs UserStorage Settings Profile Default Ebs Storage Settings - The default EBS storage settings for a space.
- default_
ebs_ Userstorage_ settings Profile Default Ebs Storage Settings - The default EBS storage settings for a space.
- default
Ebs Property MapStorage Settings - The default EBS storage settings for a space.
UserProfileEfsFileSystemConfig, UserProfileEfsFileSystemConfigArgs
- File
System stringId - The ID of your Amazon EFS file system.
- File
System stringPath - The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
- File
System stringId - The ID of your Amazon EFS file system.
- File
System stringPath - The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
- file
System StringId - The ID of your Amazon EFS file system.
- file
System StringPath - The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
- file
System stringId - The ID of your Amazon EFS file system.
- file
System stringPath - The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
- file_
system_ strid - The ID of your Amazon EFS file system.
- file_
system_ strpath - The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
- file
System StringId - The ID of your Amazon EFS file system.
- file
System StringPath - The path to the file system directory that is accessible in Amazon SageMaker Studio. Permitted users can access only this directory and below.
UserProfileJupyterLabAppSettings, UserProfileJupyterLabAppSettingsArgs
- Code
Repositories List<Pulumi.Aws Native. Sage Maker. Inputs. User Profile Code Repository> - A list of CodeRepositories available for use with JupyterLab apps.
- Custom
Images List<Pulumi.Aws Native. Sage Maker. Inputs. User Profile Custom Image> - A list of custom images available for use for JupyterLab apps
- Default
Resource Pulumi.Spec Aws Native. Sage Maker. Inputs. User Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterLab app.
- Lifecycle
Config List<string>Arns - A list of LifecycleConfigArns available for use with JupyterLab apps.
- Code
Repositories []UserProfile Code Repository - A list of CodeRepositories available for use with JupyterLab apps.
- Custom
Images []UserProfile Custom Image - A list of custom images available for use for JupyterLab apps
- Default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterLab app.
- Lifecycle
Config []stringArns - A list of LifecycleConfigArns available for use with JupyterLab apps.
- code
Repositories List<UserProfile Code Repository> - A list of CodeRepositories available for use with JupyterLab apps.
- custom
Images List<UserProfile Custom Image> - A list of custom images available for use for JupyterLab apps
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterLab app.
- lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with JupyterLab apps.
- code
Repositories UserProfile Code Repository[] - A list of CodeRepositories available for use with JupyterLab apps.
- custom
Images UserProfile Custom Image[] - A list of custom images available for use for JupyterLab apps
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterLab app.
- lifecycle
Config string[]Arns - A list of LifecycleConfigArns available for use with JupyterLab apps.
- code_
repositories Sequence[UserProfile Code Repository] - A list of CodeRepositories available for use with JupyterLab apps.
- custom_
images Sequence[UserProfile Custom Image] - A list of custom images available for use for JupyterLab apps
- default_
resource_ Userspec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterLab app.
- lifecycle_
config_ Sequence[str]arns - A list of LifecycleConfigArns available for use with JupyterLab apps.
- code
Repositories List<Property Map> - A list of CodeRepositories available for use with JupyterLab apps.
- custom
Images List<Property Map> - A list of custom images available for use for JupyterLab apps
- default
Resource Property MapSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterLab app.
- lifecycle
Config List<String>Arns - A list of LifecycleConfigArns available for use with JupyterLab apps.
UserProfileJupyterServerAppSettings, UserProfileJupyterServerAppSettingsArgs
- Default
Resource Pulumi.Spec Aws Native. Sage Maker. Inputs. User Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
- Default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
- default_
resource_ Userspec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
- default
Resource Property MapSpec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
UserProfileKernelGatewayAppSettings, UserProfileKernelGatewayAppSettingsArgs
- Custom
Images List<Pulumi.Aws Native. Sage Maker. Inputs. User Profile 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. User Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- Custom
Images []UserProfile Custom Image - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- Default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- custom
Images List<UserProfile Custom Image> - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- custom
Images UserProfile Custom Image[] - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- default
Resource UserSpec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- custom_
images Sequence[UserProfile Custom Image] - A list of custom SageMaker images that are configured to run as a KernelGateway app.
- default_
resource_ Userspec Profile Resource Spec - The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.
- 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.
UserProfileRStudioServerProAppSettings, UserProfileRStudioServerProAppSettingsArgs
- Access
Status Pulumi.Aws Native. Sage Maker. User Profile RStudio Server Pro App Settings Access Status - Indicates whether the current user has access to the RStudioServerPro app.
- User
Group Pulumi.Aws Native. Sage Maker. User Profile RStudio Server Pro App Settings User Group - The level of permissions that the user has within the RStudioServerPro app. This value defaults to User. The Admin value allows the user access to the RStudio Administrative Dashboard.
- Access
Status UserProfile RStudio Server Pro App Settings Access Status - Indicates whether the current user has access to the RStudioServerPro app.
- User
Group UserProfile RStudio Server Pro App Settings User Group - The level of permissions that the user has within the RStudioServerPro app. This value defaults to User. The Admin value allows the user access to the RStudio Administrative Dashboard.
- access
Status UserProfile RStudio Server Pro App Settings Access Status - Indicates whether the current user has access to the RStudioServerPro app.
- user
Group UserProfile RStudio Server Pro App Settings User Group - The level of permissions that the user has within the RStudioServerPro app. This value defaults to User. The Admin value allows the user access to the RStudio Administrative Dashboard.
- access
Status UserProfile RStudio Server Pro App Settings Access Status - Indicates whether the current user has access to the RStudioServerPro app.
- user
Group UserProfile RStudio Server Pro App Settings User Group - The level of permissions that the user has within the RStudioServerPro app. This value defaults to User. The Admin value allows the user access to the RStudio Administrative Dashboard.
- access_
status UserProfile RStudio Server Pro App Settings Access Status - Indicates whether the current user has access to the RStudioServerPro app.
- user_
group UserProfile RStudio Server Pro App Settings User Group - The level of permissions that the user has within the RStudioServerPro app. This value defaults to User. The Admin value allows the user access to the RStudio Administrative Dashboard.
- access
Status "ENABLED" | "DISABLED" - Indicates whether the current user has access to the RStudioServerPro app.
- user
Group "R_STUDIO_ADMIN" | "R_STUDIO_USER" - The level of permissions that the user has within the RStudioServerPro app. This value defaults to User. The Admin value allows the user access to the RStudio Administrative Dashboard.
UserProfileRStudioServerProAppSettingsAccessStatus, UserProfileRStudioServerProAppSettingsAccessStatusArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- User
Profile RStudio Server Pro App Settings Access Status Enabled - ENABLED
- User
Profile RStudio Server Pro App Settings Access Status Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
UserProfileRStudioServerProAppSettingsUserGroup, UserProfileRStudioServerProAppSettingsUserGroupArgs
- RStudio
Admin - R_STUDIO_ADMIN
- RStudio
User - R_STUDIO_USER
- User
Profile RStudio Server Pro App Settings User Group RStudio Admin - R_STUDIO_ADMIN
- User
Profile RStudio Server Pro App Settings User Group RStudio User - R_STUDIO_USER
- RStudio
Admin - R_STUDIO_ADMIN
- RStudio
User - R_STUDIO_USER
- RStudio
Admin - R_STUDIO_ADMIN
- RStudio
User - R_STUDIO_USER
- R_STUDIO_ADMIN
- R_STUDIO_ADMIN
- R_STUDIO_USER
- R_STUDIO_USER
- "R_STUDIO_ADMIN"
- R_STUDIO_ADMIN
- "R_STUDIO_USER"
- R_STUDIO_USER
UserProfileResourceSpec, UserProfileResourceSpecArgs
- Instance
Type Pulumi.Aws Native. Sage Maker. User Profile Resource Spec Instance Type - The instance type that the image version runs on.
- 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 UserProfile Resource Spec Instance Type - The instance type that the image version runs on.
- 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 UserProfile Resource Spec Instance Type - The instance type that the image version runs on.
- 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 UserProfile Resource Spec Instance Type - The instance type that the image version runs on.
- 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 UserProfile Resource Spec Instance Type - The instance type that the image version runs on.
- 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.
- 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.
UserProfileResourceSpecInstanceType, UserProfileResourceSpecInstanceTypeArgs
- 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
- User
Profile Resource Spec Instance Type System - system
- User
Profile Resource Spec Instance Type Ml T3Micro - ml.t3.micro
- User
Profile Resource Spec Instance Type Ml T3Small - ml.t3.small
- User
Profile Resource Spec Instance Type Ml T3Medium - ml.t3.medium
- User
Profile Resource Spec Instance Type Ml T3Large - ml.t3.large
- User
Profile Resource Spec Instance Type Ml T3Xlarge - ml.t3.xlarge
- User
Profile Resource Spec Instance Type Ml T32xlarge - ml.t3.2xlarge
- User
Profile Resource Spec Instance Type Ml M5Large - ml.m5.large
- User
Profile Resource Spec Instance Type Ml M5Xlarge - ml.m5.xlarge
- User
Profile Resource Spec Instance Type Ml M52xlarge - ml.m5.2xlarge
- User
Profile Resource Spec Instance Type Ml M54xlarge - ml.m5.4xlarge
- User
Profile Resource Spec Instance Type Ml M58xlarge - ml.m5.8xlarge
- User
Profile Resource Spec Instance Type Ml M512xlarge - ml.m5.12xlarge
- User
Profile Resource Spec Instance Type Ml M516xlarge - ml.m5.16xlarge
- User
Profile Resource Spec Instance Type Ml M524xlarge - ml.m5.24xlarge
- User
Profile Resource Spec Instance Type Ml C5Large - ml.c5.large
- User
Profile Resource Spec Instance Type Ml C5Xlarge - ml.c5.xlarge
- User
Profile Resource Spec Instance Type Ml C52xlarge - ml.c5.2xlarge
- User
Profile Resource Spec Instance Type Ml C54xlarge - ml.c5.4xlarge
- User
Profile Resource Spec Instance Type Ml C59xlarge - ml.c5.9xlarge
- User
Profile Resource Spec Instance Type Ml C512xlarge - ml.c5.12xlarge
- User
Profile Resource Spec Instance Type Ml C518xlarge - ml.c5.18xlarge
- User
Profile Resource Spec Instance Type Ml C524xlarge - ml.c5.24xlarge
- User
Profile Resource Spec Instance Type Ml P32xlarge - ml.p3.2xlarge
- User
Profile Resource Spec Instance Type Ml P38xlarge - ml.p3.8xlarge
- User
Profile Resource Spec Instance Type Ml P316xlarge - ml.p3.16xlarge
- User
Profile Resource Spec Instance Type Ml G4dn Xlarge - ml.g4dn.xlarge
- User
Profile Resource Spec Instance Type Ml G4dn2xlarge - ml.g4dn.2xlarge
- User
Profile Resource Spec Instance Type Ml G4dn4xlarge - ml.g4dn.4xlarge
- User
Profile Resource Spec Instance Type Ml G4dn8xlarge - ml.g4dn.8xlarge
- User
Profile Resource Spec Instance Type Ml G4dn12xlarge - ml.g4dn.12xlarge
- User
Profile Resource Spec Instance Type Ml G4dn16xlarge - ml.g4dn.16xlarge
- User
Profile Resource Spec Instance Type Ml R5Large - ml.r5.large
- User
Profile Resource Spec Instance Type Ml R5Xlarge - ml.r5.xlarge
- User
Profile Resource Spec Instance Type Ml R52xlarge - ml.r5.2xlarge
- User
Profile Resource Spec Instance Type Ml R54xlarge - ml.r5.4xlarge
- User
Profile Resource Spec Instance Type Ml R58xlarge - ml.r5.8xlarge
- User
Profile Resource Spec Instance Type Ml R512xlarge - ml.r5.12xlarge
- User
Profile Resource Spec Instance Type Ml R516xlarge - ml.r5.16xlarge
- User
Profile Resource Spec Instance Type Ml R524xlarge - ml.r5.24xlarge
- User
Profile Resource Spec Instance Type Ml P3dn24xlarge - ml.p3dn.24xlarge
- User
Profile Resource Spec Instance Type Ml M5d Large - ml.m5d.large
- User
Profile Resource Spec Instance Type Ml M5d Xlarge - ml.m5d.xlarge
- User
Profile Resource Spec Instance Type Ml M5d2xlarge - ml.m5d.2xlarge
- User
Profile Resource Spec Instance Type Ml M5d4xlarge - ml.m5d.4xlarge
- User
Profile Resource Spec Instance Type Ml M5d8xlarge - ml.m5d.8xlarge
- User
Profile Resource Spec Instance Type Ml M5d12xlarge - ml.m5d.12xlarge
- User
Profile Resource Spec Instance Type Ml M5d16xlarge - ml.m5d.16xlarge
- User
Profile Resource Spec Instance Type Ml M5d24xlarge - ml.m5d.24xlarge
- User
Profile Resource Spec Instance Type Ml G5Xlarge - ml.g5.xlarge
- User
Profile Resource Spec Instance Type Ml G52xlarge - ml.g5.2xlarge
- User
Profile Resource Spec Instance Type Ml G54xlarge - ml.g5.4xlarge
- User
Profile Resource Spec Instance Type Ml G58xlarge - ml.g5.8xlarge
- User
Profile Resource Spec Instance Type Ml G512xlarge - ml.g5.12xlarge
- User
Profile Resource Spec Instance Type Ml G516xlarge - ml.g5.16xlarge
- User
Profile Resource Spec Instance Type Ml G524xlarge - ml.g5.24xlarge
- User
Profile Resource Spec Instance Type Ml G548xlarge - ml.g5.48xlarge
- User
Profile Resource Spec Instance Type Ml P4d24xlarge - ml.p4d.24xlarge
- User
Profile Resource Spec Instance Type Ml P4de24xlarge - ml.p4de.24xlarge
- User
Profile Resource Spec Instance Type Ml Geospatial Interactive - ml.geospatial.interactive
- User
Profile Resource Spec Instance Type Ml Trn12xlarge - ml.trn1.2xlarge
- User
Profile Resource Spec Instance Type Ml Trn132xlarge - ml.trn1.32xlarge
- User
Profile 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
UserProfileSharingSettings, UserProfileSharingSettingsArgs
- Notebook
Output Pulumi.Option Aws Native. Sage Maker. User Profile Sharing Settings Notebook Output Option - Whether to include the notebook cell output when sharing the notebook. The default is Disabled.
- S3Kms
Key stringId - When NotebookOutputOption is Allowed, the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- S3Output
Path string - When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
- Notebook
Output UserOption Profile Sharing Settings Notebook Output Option - Whether to include the notebook cell output when sharing the notebook. The default is Disabled.
- S3Kms
Key stringId - When NotebookOutputOption is Allowed, the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- S3Output
Path string - When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
- notebook
Output UserOption Profile Sharing Settings Notebook Output Option - Whether to include the notebook cell output when sharing the notebook. The default is Disabled.
- s3Kms
Key StringId - When NotebookOutputOption is Allowed, the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- s3Output
Path String - When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
- notebook
Output UserOption Profile Sharing Settings Notebook Output Option - Whether to include the notebook cell output when sharing the notebook. The default is Disabled.
- s3Kms
Key stringId - When NotebookOutputOption is Allowed, the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- s3Output
Path string - When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
- notebook_
output_ Useroption Profile Sharing Settings Notebook Output Option - Whether to include the notebook cell output when sharing the notebook. The default is Disabled.
- s3_
kms_ strkey_ id - When NotebookOutputOption is Allowed, the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- s3_
output_ strpath - When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
- notebook
Output "Allowed" | "Disabled"Option - Whether to include the notebook cell output when sharing the notebook. The default is Disabled.
- s3Kms
Key StringId - When NotebookOutputOption is Allowed, the AWS Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
- s3Output
Path String - When NotebookOutputOption is Allowed, the Amazon S3 bucket used to store the shared notebook snapshots.
UserProfileSharingSettingsNotebookOutputOption, UserProfileSharingSettingsNotebookOutputOptionArgs
- Allowed
- Allowed
- Disabled
- Disabled
- User
Profile Sharing Settings Notebook Output Option Allowed - Allowed
- User
Profile Sharing Settings Notebook Output Option Disabled - Disabled
- Allowed
- Allowed
- Disabled
- Disabled
- Allowed
- Allowed
- Disabled
- Disabled
- ALLOWED
- Allowed
- DISABLED
- Disabled
- "Allowed"
- Allowed
- "Disabled"
- Disabled
UserProfileUserSettings, UserProfileUserSettingsArgs
- Code
Editor Pulumi.App Settings Aws Native. Sage Maker. Inputs. User Profile Code Editor App Settings - The Code Editor application settings.
- Custom
File List<Pulumi.System Configs Aws Native. Sage Maker. Inputs. User Profile Custom File System Config> - The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
- Custom
Posix Pulumi.User Config Aws Native. Sage Maker. Inputs. User Profile Custom Posix User Config - Details about the POSIX identity that is used for file system operations.
- Default
Landing stringUri - Defines which Amazon SageMaker application users are directed to by default.
- Execution
Role string - The user profile Amazon Resource Name (ARN).
- Jupyter
Lab Pulumi.App Settings Aws Native. Sage Maker. Inputs. User Profile Jupyter Lab App Settings - The settings for the JupyterLab application.
- Jupyter
Server Pulumi.App Settings Aws Native. Sage Maker. Inputs. User Profile Jupyter Server App Settings - The Jupyter server's app settings.
- Kernel
Gateway Pulumi.App Settings Aws Native. Sage Maker. Inputs. User Profile Kernel Gateway App Settings - The kernel gateway app settings.
- RStudio
Server Pulumi.Pro App Settings Aws Native. Sage Maker. Inputs. User Profile RStudio Server Pro App Settings - A collection of settings that configure user interaction with the
RStudioServerPro
app. - Security
Groups List<string> - The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- Pulumi.
Aws Native. Sage Maker. Inputs. User Profile Sharing Settings - The sharing settings.
- Space
Storage Pulumi.Settings Aws Native. Sage Maker. Inputs. User Profile Default Space Storage Settings - The storage settings for a space.
- Studio
Web Pulumi.Portal Aws Native. Sage Maker. User Profile User Settings Studio Web Portal - Indicates whether the Studio experience is available to users. If not, users cannot access Studio.
- Code
Editor UserApp Settings Profile Code Editor App Settings - The Code Editor application settings.
- Custom
File []UserSystem Configs Profile Custom File System Config - The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
- Custom
Posix UserUser Config Profile Custom Posix User Config - Details about the POSIX identity that is used for file system operations.
- Default
Landing stringUri - Defines which Amazon SageMaker application users are directed to by default.
- Execution
Role string - The user profile Amazon Resource Name (ARN).
- Jupyter
Lab UserApp Settings Profile Jupyter Lab App Settings - The settings for the JupyterLab application.
- Jupyter
Server UserApp Settings Profile Jupyter Server App Settings - The Jupyter server's app settings.
- Kernel
Gateway UserApp Settings Profile Kernel Gateway App Settings - The kernel gateway app settings.
- RStudio
Server UserPro App Settings Profile RStudio Server Pro App Settings - A collection of settings that configure user interaction with the
RStudioServerPro
app. - Security
Groups []string - The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- User
Profile Sharing Settings - The sharing settings.
- Space
Storage UserSettings Profile Default Space Storage Settings - The storage settings for a space.
- Studio
Web UserPortal Profile User Settings Studio Web Portal - Indicates whether the Studio experience is available to users. If not, users cannot access Studio.
- code
Editor UserApp Settings Profile Code Editor App Settings - The Code Editor application settings.
- custom
File List<UserSystem Configs Profile Custom File System Config> - The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
- custom
Posix UserUser Config Profile Custom Posix User Config - Details about the POSIX identity that is used for file system operations.
- default
Landing StringUri - Defines which Amazon SageMaker application users are directed to by default.
- execution
Role String - The user profile Amazon Resource Name (ARN).
- jupyter
Lab UserApp Settings Profile Jupyter Lab App Settings - The settings for the JupyterLab application.
- jupyter
Server UserApp Settings Profile Jupyter Server App Settings - The Jupyter server's app settings.
- kernel
Gateway UserApp Settings Profile Kernel Gateway App Settings - The kernel gateway app settings.
- r
Studio UserServer Pro App Settings Profile RStudio Server Pro App Settings - A collection of settings that configure user interaction with the
RStudioServerPro
app. - security
Groups List<String> - The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- User
Profile Sharing Settings - The sharing settings.
- space
Storage UserSettings Profile Default Space Storage Settings - The storage settings for a space.
- studio
Web UserPortal Profile User Settings Studio Web Portal - Indicates whether the Studio experience is available to users. If not, users cannot access Studio.
- code
Editor UserApp Settings Profile Code Editor App Settings - The Code Editor application settings.
- custom
File UserSystem Configs Profile Custom File System Config[] - The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
- custom
Posix UserUser Config Profile Custom Posix User Config - Details about the POSIX identity that is used for file system operations.
- default
Landing stringUri - Defines which Amazon SageMaker application users are directed to by default.
- execution
Role string - The user profile Amazon Resource Name (ARN).
- jupyter
Lab UserApp Settings Profile Jupyter Lab App Settings - The settings for the JupyterLab application.
- jupyter
Server UserApp Settings Profile Jupyter Server App Settings - The Jupyter server's app settings.
- kernel
Gateway UserApp Settings Profile Kernel Gateway App Settings - The kernel gateway app settings.
- r
Studio UserServer Pro App Settings Profile RStudio Server Pro App Settings - A collection of settings that configure user interaction with the
RStudioServerPro
app. - security
Groups string[] - The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- User
Profile Sharing Settings - The sharing settings.
- space
Storage UserSettings Profile Default Space Storage Settings - The storage settings for a space.
- studio
Web UserPortal Profile User Settings Studio Web Portal - Indicates whether the Studio experience is available to users. If not, users cannot access Studio.
- code_
editor_ Userapp_ settings Profile Code Editor App Settings - The Code Editor application settings.
- custom_
file_ Sequence[Usersystem_ configs Profile Custom File System Config] - The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
- custom_
posix_ Useruser_ config Profile Custom Posix User Config - Details about the POSIX identity that is used for file system operations.
- default_
landing_ struri - Defines which Amazon SageMaker application users are directed to by default.
- execution_
role str - The user profile Amazon Resource Name (ARN).
- jupyter_
lab_ Userapp_ settings Profile Jupyter Lab App Settings - The settings for the JupyterLab application.
- jupyter_
server_ Userapp_ settings Profile Jupyter Server App Settings - The Jupyter server's app settings.
- kernel_
gateway_ Userapp_ settings Profile Kernel Gateway App Settings - The kernel gateway app settings.
- r_
studio_ Userserver_ pro_ app_ settings Profile RStudio Server Pro App Settings - A collection of settings that configure user interaction with the
RStudioServerPro
app. - security_
groups Sequence[str] - The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- User
Profile Sharing Settings - The sharing settings.
- space_
storage_ Usersettings Profile Default Space Storage Settings - The storage settings for a space.
- studio_
web_ Userportal Profile User Settings Studio Web Portal - Indicates whether the Studio experience is available to users. If not, users cannot access Studio.
- code
Editor Property MapApp Settings - The Code Editor application settings.
- custom
File List<Property Map>System Configs - The settings for assigning a custom file system to a user profile. Permitted users can access this file system in Amazon SageMaker Studio.
- custom
Posix Property MapUser Config - Details about the POSIX identity that is used for file system operations.
- default
Landing StringUri - Defines which Amazon SageMaker application users are directed to by default.
- execution
Role String - The user profile Amazon Resource Name (ARN).
- jupyter
Lab Property MapApp Settings - The settings for the JupyterLab application.
- jupyter
Server Property MapApp Settings - The Jupyter server's app settings.
- kernel
Gateway Property MapApp Settings - The kernel gateway app settings.
- r
Studio Property MapServer Pro App Settings - A collection of settings that configure user interaction with the
RStudioServerPro
app. - security
Groups List<String> - The security groups for the Amazon Virtual Private Cloud (VPC) that Studio uses for communication.
- Property Map
- The sharing settings.
- space
Storage Property MapSettings - The storage settings for a space.
- studio
Web "ENABLED" | "DISABLED"Portal - Indicates whether the Studio experience is available to users. If not, users cannot access Studio.
UserProfileUserSettingsStudioWebPortal, UserProfileUserSettingsStudioWebPortalArgs
- Enabled
- ENABLED
- Disabled
- DISABLED
- User
Profile User Settings Studio Web Portal Enabled - ENABLED
- User
Profile User Settings Studio Web Portal Disabled - DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- Enabled
- ENABLED
- Disabled
- DISABLED
- ENABLED
- ENABLED
- DISABLED
- DISABLED
- "ENABLED"
- ENABLED
- "DISABLED"
- DISABLED
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.
AWS Native v0.109.0 published on Wednesday, Jun 26, 2024 by Pulumi