AWS::DataZone::UserProfile SsoUserProfileDetails
The single sign-on details of the user profile.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
FirstName
-
The first name included in the single sign-on details of the user profile.
Required: No
Type: String
Update requires: No interruption
LastName
-
The last name included in the single sign-on details of the user profile.
Required: No
Type: String
Update requires: No interruption
Username
-
The username included in the single sign-on details of the user profile.
Required: No
Type: String
Pattern:
^[a-zA-Z_0-9+=,.@-]+$
Minimum:
1
Maximum:
1024
Update requires: No interruption