Learn R Programming

paws.analytics (version 0.7.0)

quicksight_list_analyses: Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account

Description

Lists Amazon QuickSight analyses that exist in the specified Amazon Web Services account.

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

Usage

quicksight_list_analyses(AwsAccountId, NextToken = NULL, MaxResults = NULL)

Arguments

AwsAccountId

[required] The ID of the Amazon Web Services account that contains the analyses.

NextToken

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

MaxResults

The maximum number of results to return.