quicksight_restore_analysis {paws.analytics} | R Documentation |
Restores an analysis
Description
Restores an analysis.
See https://www.paws-r-sdk.com/docs/quicksight_restore_analysis/ for full documentation.
Usage
quicksight_restore_analysis(AwsAccountId, AnalysisId)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that contains the analysis. |
AnalysisId |
[required] The ID of the analysis that you're restoring. |
[Package paws.analytics version 0.7.0 Index]