View source: R/redshiftdataapiservice_operations.R
redshiftdataapiservice_cancel_statement | R Documentation |
Cancels a running query. To be canceled, a query must be running.
See https://www.paws-r-sdk.com/docs/redshiftdataapiservice_cancel_statement/ for full documentation.
redshiftdataapiservice_cancel_statement(Id)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.