Updates the properties associated with the proficiencies of a user
Source:R/connect_operations.R
connect_update_user_proficiencies.RdUpdates the properties associated with the proficiencies of a user.
See https://www.paws-r-sdk.com/docs/connect_update_user_proficiencies/ for full documentation.
Arguments
- InstanceId
[required] The identifier of the Connect Customer 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 be updated for the user. Proficiencies must first be associated to the user. You can do this using AssociateUserProficiencies API.