
Last chance! 50% off unlimited learning
Sale ends in
Returns a list of all of the Amazon QuickSight users belonging to this account.
See https://www.paws-r-sdk.com/docs/quicksight_list_users/ for full documentation.
quicksight_list_users(
AwsAccountId,
NextToken = NULL,
MaxResults = NULL,
Namespace
)
[required] The ID for the Amazon Web Services account that the user is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account.
A pagination token that can be used in a subsequent request.
The maximum number of results to return from this request.
[required] The namespace. Currently, you should set this to default
.