SQL ステートメントの実行のキャンセル

ステートメントの実行をキャンセルするには、 POST リクエストをキャンセルエンドポイントに送信します。詳細については POST /api/v2/statements/{statementHandle}/cancel をご参照ください。

POST /api/v2/statements/{statementHandle}/cancel
Copy

次のフローチャートは、リクエストをキャンセルするために実行するステップを示しています。

Flow chart for cancelling the execution of a statement