connect_disassociate_traffic_distribution_group_user: Disassociates an agent from a traffic distribution group

View source: R/connect_operations.R

connect_disassociate_traffic_distribution_group_userR Documentation

Disassociates an agent from a traffic distribution group

Description

Disassociates an agent from a traffic distribution group.

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

Usage

connect_disassociate_traffic_distribution_group_user(
  TrafficDistributionGroupId,
  UserId,
  InstanceId
)

Arguments

TrafficDistributionGroupId

[required] The identifier of the traffic distribution group. This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created. The ARN must be provided if the call is from the replicated Region.

UserId

[required] The identifier for the user. This can be the ID or the ARN of the user.

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.