connect_describe_user: Describes the specified user account

View source: R/connect_operations.R

connect_describe_userR Documentation

Describes the specified user account

Description

Describes the specified user account. You can find the instance ID in the Amazon Connect console (it’s the final part of the ARN). The console does not display the user IDs. Instead, list the users and note the IDs provided in the output.

See https://www.paws-r-sdk.com/docs/connect_describe_user/ for full documentation.

Usage

connect_describe_user(UserId, InstanceId)

Arguments

UserId

[required] The identifier of the user account.

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.