User - Amazon Connect

User

Contains information about a user account for an Amazon Connect instance.

Contents

Arn

The Amazon Resource Name (ARN) of the user account.

Type: String

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

PhoneConfig

Information about the phone configuration for the user.

Type: UserPhoneConfig object

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:)[a-zA-Z+-=._:/]+$

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

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: