connect_disassociate_user_proficiencies: Disassociates a set of proficiencies from a user

View source: R/connect_operations.R

connect_disassociate_user_proficienciesR Documentation

Disassociates a set of proficiencies from a user

Description

Disassociates a set of proficiencies from a user.

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

Usage

connect_disassociate_user_proficiencies(InstanceId, UserId, UserProficiencies)

Arguments

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 disassociate from the user.


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.