aws-athena-mcp

get_status

Check the current status of a query execution in AWS Athena by providing the query execution ID, enabling real-time monitoring of SQL query progress.

Instructions

Get the current status of a query execution

Input Schema

NameRequiredDescriptionDefault
queryExecutionIdYesThe query execution ID

Input Schema (JSON Schema)

{ "properties": { "queryExecutionId": { "description": "The query execution ID", "type": "string" } }, "required": [ "queryExecutionId" ], "type": "object" }

You must be authenticated.

Other Tools from aws-athena-mcp

Related Tools

ID: 0i7dhkex6t