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