Use the DescribeGroup
API operation to view an Amazon QuickSight group's description and Amazon Resource Name (ARN). You can find a group name by calling the ListGroups
API operation.
Following is an example AWS CLI command for this operation.
aws quicksight describe-group --group-name
GROUPNAME
--aws-account-idAWSACCOUNTID
--namespacedefault
For more information about the DescribeGroup
API operation, see DescribeGroup in the Amazon QuickSight API Reference.