User
Contains information about a user account for an Amazon Connect instance.
Contents
- AfterContactWorkConfigs
-
The list of after contact work (ACW) timeout configuration settings for each channel.
Type: Array of AfterContactWorkConfigPerChannel objects
Required: No
- Arn
-
The Amazon Resource Name (ARN) of the user account.
Type: String
Required: No
- AutoAcceptConfigs
-
The list of auto-accept configuration settings for each channel.
Type: Array of AutoAcceptConfig objects
Required: No
- DirectoryUserId
-
The identifier of the user account in the directory used for identity management.
Type: String
Required: No
- HierarchyGroupId
-
The identifier of the hierarchy group for the user.
Type: String
Required: No
- Id
-
The identifier of the user account.
Type: String
Required: No
- IdentityInfo
-
Information about the user identity.
Type: UserIdentityInfo object
Required: No
- LastModifiedRegion
-
The AWS Region where this resource was last modified.
Type: String
Pattern:
[a-z]{2}(-[a-z]+){1,2}(-[0-9])?Required: No
- LastModifiedTime
-
The timestamp when this resource was last modified.
Type: Timestamp
Required: No
- PersistentConnectionConfigs
-
The list of persistent connection configuration settings for each channel.
Type: Array of PersistentConnectionConfig objects
Required: No
- PhoneConfig
-
Information about the phone configuration for the user.
Type: UserPhoneConfig object
Required: No
- PhoneNumberConfigs
-
The list of phone number configuration settings for each channel.
Type: Array of PhoneNumberConfig objects
Required: No
- RoutingProfileId
-
The identifier of the routing profile for the user.
Type: String
Required: No
- SecurityProfileIds
-
The identifiers of the security profiles for the user.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Required: No
- Tags
-
The tags.
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 user name assigned to the user account.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
- VoiceEnhancementConfigs
-
The list of voice enhancement configuration settings for each channel.
Type: Array of VoiceEnhancementConfig objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: