athena_cancel
Cancel a running Athena query by providing its execution ID to stop processing and prevent further charges.
Instructions
Cancel an in-flight Athena execution (StopQueryExecution server-side).
Args: execution_id: The Athena execution id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |