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:
63
Update requires: Replacement