get_analysis_raw
Retrieve the complete raw QuickSight analysis definition for debugging, manual inspection, or extracting complex structures like visual definitions and filter groups to pass to other tools.
Instructions
Get the complete raw analysis definition for inspection.
Returns the full Definition dict exactly as stored by AWS. This is useful for debugging, manual inspection, or extracting complex structures (visual definitions, filter groups, etc.) that can be passed to other tools.
WARNING: The output can be very large for complex analyses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_id | Yes | The QuickSight analysis ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||