quicksight_describe_analysis_permissions {paws.analytics} | R Documentation |
Provides the read and write permissions for an analysis
Description
Provides the read and write permissions for an analysis.
See https://www.paws-r-sdk.com/docs/quicksight_describe_analysis_permissions/ for full documentation.
Usage
quicksight_describe_analysis_permissions(AwsAccountId, AnalysisId)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the analysis whose permissions you're describing. You must be using the Amazon Web Services account that the analysis is in. |
AnalysisId |
[required] The ID of the analysis whose permissions you're describing. The ID is part of the analysis URL. |
[Package paws.analytics version 0.7.0 Index]