Cancels a running query. To be canceled, a query must be running.
See https://paws-r.github.io/docs/redshiftdataapiservice/cancel_statement.html for full documentation.
redshiftdataapiservice_cancel_statement(Id)[required] The identifier of the SQL statement to cancel. This value is a
universally unique identifier (UUID) generated by Amazon Redshift Data
API. This identifier is returned by BatchExecuteStatment,
ExecuteStatment, and
list_statements.