diff_analysis
Compare current QuickSight analysis state against a previous snapshot to identify added, removed, or modified elements. Use after changes to verify intended effects and catch unexpected breaks.
Instructions
Compare current analysis state against a previous snapshot.
Use AFTER making changes to see what was added, removed, or modified. This is the QA reviewer -- ensures changes had the intended effect and nothing unexpected broke.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_id | Yes | The QuickSight analysis ID. | |
| snapshot_id | Yes | The snapshot_id from a previous snapshot_analysis call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||