Learn R Programming

paws.customer.engagement (version 0.8.0)

connect_delete_user_hierarchy_group: Deletes an existing user hierarchy group

Description

Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.

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

Usage

connect_delete_user_hierarchy_group(HierarchyGroupId, InstanceId)

Arguments

HierarchyGroupId

[required] The identifier of the hierarchy group.

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.