clone_analysis
Create a full copy of a QuickSight analysis to safely test changes without affecting the original.
Instructions
Clone a QuickSight analysis for safe experimentation.
Creates a full copy of the analysis with a new name and ID. The clone includes all sheets, visuals, calculated fields, parameters, and filters. Use this to test changes without affecting the original.
Best practice workflow:
clone_analysis to create a test copy
Make and test changes on the clone
When satisfied, publish_dashboard from the clone
Delete the clone when done
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | Name for the cloned analysis. Example: "WBR Weekly - Test Copy" | |
| source_analysis_id | Yes | The analysis ID to clone. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||