quicksight_restore_analysis: Restores an analysis

View source: R/quicksight_operations.R

quicksight_restore_analysisR 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, RestoreToFolders = NULL)

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.

RestoreToFolders

A boolean value that determines if the analysis will be restored to folders that it previously resided in. A True value restores analysis back to all folders that it previously resided in. A False value restores the analysis but does not restore the analysis back to all previously resided folders. Restoring a restricted analysis requires this parameter to be set to True.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.