This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SageMaker::Space OwnershipSettings
The collection of ownership settings for a space.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "OwnerUserProfileName" :String}
YAML
OwnerUserProfileName:String
Properties
- OwnerUserProfileName
- 
                    The user profile who is the owner of the space. Required: Yes Type: String Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}Maximum: 63Update requires: Replacement