quicksight_list_groups: Lists all user groups in Amazon QuickSight

View source: R/quicksight_operations.R

quicksight_list_groupsR Documentation

Lists all user groups in Amazon QuickSight

Description

Lists all user groups in Amazon QuickSight.

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

Usage

quicksight_list_groups(
  AwsAccountId,
  NextToken = NULL,
  MaxResults = NULL,
  Namespace
)

Arguments

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.

NextToken

A pagination token that can be used in a subsequent request.

MaxResults

The maximum number of results to return.

Namespace

[required] The namespace that you want a list of groups from.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.