aws.connect.describe_user_hierarchy_group
Example SQL Queries
SELECT * FROMaws.connect.describe_user_hierarchy_groupWHERE"hierarchy_group_id" = 'VALUE'AND "instance_id" = 'VALUE';Description
Describes the specified hierarchy group.
Table Definition
| Column Name | Column Data Type |
|---|---|
| hierarchy_group_id Required Input Column The identifier of the hierarchy group. | VARCHAR |
| instance_id Required Input Column The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| hierarchy_group Information about the hierarchy group. | STRUCT( |
Show child fields
| |