UserSearchSummary
Information about the returned users.
Contents
- Arn
- 
               The Amazon Resource Name (ARN) of the user. Type: String Required: No 
- DirectoryUserId
- 
               The directory identifier of the user. Type: String Required: No 
- HierarchyGroupId
- 
               The identifier of the user's hierarchy group. Type: String Required: No 
- Id
- 
               The identifier of the user's summary. Type: String Required: No 
- IdentityInfo
- 
               The user's first name and last name. Type: UserIdentityInfoLite object Required: No 
- PhoneConfig
- 
               Contains information about the phone configuration settings for a user. Type: UserPhoneConfig object Required: No 
- RoutingProfileId
- 
               The identifier of the user's routing profile. Type: String Required: No 
- SecurityProfileIds
- 
               The identifiers of the user's security profiles. Type: Array of strings Array Members: Minimum number of 1 item. Maximum number of 10 items. Required: No 
- Tags
- 
               The tags used to organize, track, or control access for this resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }. Type: String to string map Map Entries: Maximum number of 50 items. Key Length Constraints: Minimum length of 1. Maximum length of 128. Key Pattern: ^(?!aws:)[\p{L}\p{Z}\p{N}_.:/=+\-@]*$Value Length Constraints: Maximum length of 256. Required: No 
- Username
- 
               The name of the user. Type: String Length Constraints: Minimum length of 1. Maximum length of 100. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: