list_analyses
Retrieve all QuickSight analyses with their names, IDs, and status to discover and select analyses before inspecting or managing them.
Instructions
List all QuickSight analyses with their names, IDs, and status.
Returns every analysis in the account. Results are cached for 5 minutes. Use this to discover analyses before inspecting them.
Each entry includes:
name: Human-readable analysis name
id: Analysis ID (use this for other analysis operations)
status: CREATION_SUCCESSFUL, UPDATE_SUCCESSFUL, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||