quicksight_describe_group {paws.analytics} | R Documentation |
Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN)
Description
Returns an Amazon QuickSight group's description and Amazon Resource Name (ARN).
See https://www.paws-r-sdk.com/docs/quicksight_describe_group/ for full documentation.
Usage
quicksight_describe_group(GroupName, AwsAccountId, Namespace)
Arguments
GroupName |
[required] The name of the group that you want to describe. |
AwsAccountId |
[required] The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account. |
Namespace |
[required] The namespace of the group that you want described. |
[Package paws.analytics version 0.9.0 Index]