View source: R/connect_operations.R
connect_describe_user | R Documentation |
Describes the specified user. 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.
connect_describe_user(UserId, InstanceId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.