**To display the details for a user** The following ``describe-user`` example displays the details for the specified Amazon Connect user. :: aws connect describe-user \ --user-id 0c245dc0-0cf5-4e37-800e-2a7481cc8a60 --instance-id 40c83b68-ea62-414c-97bb-d018e39e158e Output:: { "User": { "Id": "0c245dc0-0cf5-4e37-800e-2a7481cc8a60", "Arn": "arn:aws:connect:us-west-2:123456789012:instance/40c83b68-ea62-414c-97bb-d018e39e158e/agent/0c245dc0-0cf5-4e37-800e-2a7481cc8a60", "Username": "Jane", "IdentityInfo": { "FirstName": "Jane", "LastName": "Doe", "Email": "example.com" }, "PhoneConfig": { "PhoneType": "SOFT_PHONE", "AutoAccept": false, "AfterContactWorkTimeLimit": 0, "DeskPhoneNumber": "" }, "DirectoryUserId": "8b444cf6-b368-4f29-ba18-07af27405658", "SecurityProfileIds": [ "b6f85a42-1dc5-443b-b621-de0abf70c9cf" ], "RoutingProfileId": "0be36ee9-2b5f-4ef4-bcf7-87738e5be0e5", "Tags": {} } } For more information, see `Manage Users <https://docs.aws.amazon.com/connect/latest/adminguide/manage-users.html>`__ in the *Amazon Connect Administrator Guide*.
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
create-user.rst | File | 1023 B | 0755 |
|
delete-user.rst | File | 489 B | 0755 |
|
describe-user-hierarchy-group.rst | File | 1.25 KB | 0755 |
|
describe-user-hierarchy-structure.rst | File | 1.38 KB | 0755 |
|
describe-user.rst | File | 1.38 KB | 0755 |
|
get-contact-attributes.rst | File | 661 B | 0755 |
|
list-contact-flows.rst | File | 1.57 KB | 0755 |
|
list-hours-of-operations.rst | File | 864 B | 0755 |
|
list-phone-numbers.rst | File | 1.33 KB | 0755 |
|
list-queues.rst | File | 1.64 KB | 0755 |
|
list-routing-profiles.rst | File | 844 B | 0755 |
|
list-security-profiles.rst | File | 1.72 KB | 0755 |
|
list-user-hierarchy-groups.rst | File | 861 B | 0755 |
|
list-users.rst | File | 1.59 KB | 0755 |
|
update-contact-attributes.rst | File | 643 B | 0755 |
|
update-user-hierarchy.rst | File | 603 B | 0755 |
|
update-user-identity-info.rst | File | 639 B | 0755 |
|
update-user-phone-config.rst | File | 661 B | 0755 |
|
update-user-routing-profile.rst | File | 632 B | 0755 |
|
update-user-security-profiles.rst | File | 657 B | 0755 |
|