athena_get_execution_status
Poll the status of an Athena query execution by ID to determine if it finished after the initial query request timed out.
Instructions
Poll a single tick. Use when athena_run_query timed out.
Args: execution_id: The Athena execution id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |