View source: R/connect_operations.R
connect_associate_user_proficiencies | R Documentation |
\>Associates a set of proficiencies with a user.
See https://www.paws-r-sdk.com/docs/connect_associate_user_proficiencies/ for full documentation.
connect_associate_user_proficiencies(InstanceId, UserId, UserProficiencies)
InstanceId |
[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN of the instance). |
UserId |
[required] The identifier of the user account. |
UserProficiencies |
[required] The proficiencies to associate with the user. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.