---
type: resource-type
title: ConnectUser
description: aws resource type AWS::Connect::User
name: ConnectUser
lexicon: aws
resource_type: AWS::Connect::User
---
`AWS::Connect::User`, a resource type of the aws lexicon.

## Properties

- `InstanceArn` (`string`, required): The identifier of the Amazon Connect instance.
- `RoutingProfileArn` (`string`, required): The identifier of the routing profile for the user.
- `SecurityProfileArns` (`string[]`, required): One or more security profile arns for the user
- `Username` (`string`, required): The user name for the account.
- `AfterContactWorkConfigs` (`ConnectUser_AfterContactWorkConfigPerChannel[]`, optional): After Contact Work configurations of a user.
- `AutoAcceptConfigs` (`ConnectUser_AutoAcceptConfig[]`, optional): Auto-accept configurations of a user.
- `DirectoryUserId` (`string`, optional): The identifier of the user account in the directory used for identity management.
- `HierarchyGroupArn` (`string`, optional): The identifier of the hierarchy group for the user.
- `IdentityInfo` (`ConnectUser_UserIdentityInfo`, optional): The information about the identity of the user.
- `Password` (`string`, optional): The password for the user account. A password is required if you are using Amazon Connect for identity management. Otherwise, it is an error to include a password.
- `PersistentConnectionConfigs` (`ConnectUser_PersistentConnectionConfig[]`, optional): Persistent Connection configurations of a user.
- `PhoneConfig` (`ConnectUser_UserPhoneConfig`, optional): The phone settings for the user.
- `PhoneNumberConfigs` (`ConnectUser_PhoneNumberConfig[]`, optional): Phone Number configurations of a user.
- `Tags` (`ConnectUser_Tag[]`, optional): One or more tags.
- `UserArn` (`string`, optional): The Amazon Resource Name (ARN) for the user.
- `UserProficiencies` (`ConnectUser_UserProficiency[]`, optional): One or more predefined attributes assigned to a user, with a level that indicates how skilled they are.
- `VoiceEnhancementConfigs` (`ConnectUser_VoiceEnhancementConfig[]`, optional): Voice Enhancement configurations of a user.

## Attributes

- `UserArn`
