SQL Analytics Workflow
Workflow capability for running and managing SQL analytics queries with Amazon Athena including query execution, named queries, work groups, and data catalog management.
What You Can Do
MCP Tools
start-query-execution
Run a SQL query against S3 data using Amazon Athena for serverless analytics.
get-query-execution
Check the status of a running or completed Athena query execution.
get-query-results
Download the results of a completed Athena SQL query.
list-query-executions
List recent query executions in an Athena workgroup.
create-named-query
Save a SQL query as a named query for reuse in Athena.
list-named-queries
List saved named queries available in an Athena workgroup.
list-work-groups
List Athena workgroups to understand available query isolation environments.
list-data-catalogs
List data catalogs registered with Athena to discover available data sources.
list-databases
List databases in an Athena data catalog to explore available schemas.
list-table-metadata
List tables in an Athena database to understand available data.