AWS::SageMaker::UserProfileResource Type definition for AWS::SageMaker::UserProfile
6 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DomainId | string | RequiredCreate-only |
UserProfileName | string | RequiredCreate-only |
SingleSignOnUserIdentifier | string | Create-only |
SingleSignOnUserValue | string | Create-only |
Tags | Array<Tag> | Create-onlyWrite-only |
UserSettings | UserSettings |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
UserProfileArn | string | The user profile Amazon Resource Name (ARN). |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SageMaker::UserProfile
Resources:
MyResource:
Type: AWS::SageMaker::UserProfile
Properties:
DomainId: "my-domainid"
UserProfileName: "my-userprofilename"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
sagemaker:CreateUserProfilesagemaker:DescribeUserProfilesagemaker:DescribeImagesagemaker:DescribeImageVersioniam:PassRolesagemaker:DescribeUserProfilesagemaker:UpdateUserProfilesagemaker:DescribeUserProfilesagemaker:DescribeImagesagemaker:DescribeImageVersioniam:PassRolesagemaker:DeleteUserProfilesagemaker:DescribeUserProfilesagemaker:ListUserProfilesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterUserProfileNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DomainIdUserProfileNameSingleSignOnUserIdentifierSingleSignOnUserValueUserSettings/RStudioServerProAppSettings/AccessStatusUserSettings/RStudioServerProAppSettings/UserGroupTags