--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_connect_user_hierarchy_group Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::Connect::UserHierarchyGroup --- # awscc_connect_user_hierarchy_group (Data Source) Data Source schema for AWS::Connect::UserHierarchyGroup ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `instance_arn` (String) The identifier of the Amazon Connect instance. - `name` (String) The name of the user hierarchy group. - `parent_group_arn` (String) The Amazon Resource Name (ARN) for the parent user hierarchy group. - `user_hierarchy_group_arn` (String) The Amazon Resource Name (ARN) for the user hierarchy group.