Connect User

Connect User in AWS refers to an Amazon Connect user account, which represents an individual agent or administrator within a contact center. It contains details such as user identity, security profile, hierarchy group, and routing profile. This resource is used to manage and retrieve information about users, enabling administrators to control access, assign roles, and configure permissions for handling customer interactions in Amazon Connect.

aws.connect_user

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) of the user account.
directory_user_idcorestringThe identifier of the user account in the directory used for identity management.
hierarchy_group_idcorestringThe identifier of the hierarchy group for the user.
idcorestringThe identifier of the user account.
identity_infocorejsonInformation about the user identity.
last_modified_regioncorestringThe Amazon Web Services Region where this resource was last modified.
last_modified_timecoretimestampThe timestamp when this resource was last modified.
phone_configcorejsonInformation about the phone configuration for the user.
routing_profile_idcorestringThe identifier of the routing profile for the user.
security_profile_idscorearray<string>The identifiers of the security profiles for the user.
tagscorehstore
usernamecorestringThe user name assigned to the user account.