aws_athena_get_query_execution
Retrieve status and detailed results for an AWS Athena query execution using the query execution ID.
Instructions
Get status and details of an Athena query execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| query_execution_id | Yes | Query execution ID |