powered by
Restores an analysis.
quicksight_restore_analysis(AwsAccountId, AnalysisId)
[required] The ID of the AWS account that contains the analysis.
[required] The ID of the analysis that you're restoring.
A list with the following syntax:
list( Status = 123, Arn = "string", AnalysisId = "string", RequestId = "string" )
svc$restore_analysis( AwsAccountId = "string", AnalysisId = "string" )