EntityDisplayData
Information about the user entity.
Contents
- FirstName
-
The first name of the user.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[\S\s]*$
Required: No
- GroupName
-
The name of the group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[\S\s]*$
Required: No
- IdentifiedUserName
-
The user name of the user.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[\S\s]*$
Required: No
- LastName
-
The last name of the user.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[\S\s]*$
Required: No
- UserName
-
The name of the user.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[\S\s]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: