This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::DataZone::UserProfile SsoUserProfileDetails
The SSO user profile detail.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
Properties
FirstName-
The first name as part of the SSO user profile detail.
Required: No
Type: String
Update requires: No interruption
LastName-
The last name as part of the SSO user profile detail.
Required: No
Type: String
Update requires: No interruption
Username-
The username as part of the SSO user profile detail.
Required: No
Type: String
Pattern:
^[a-zA-Z_0-9+=,.@-]+$Minimum:
1Maximum:
1024Update requires: No interruption