R/glue_operations.R
glue_cancel_statement.Rd
Cancels the statement.
See https://www.paws-r-sdk.com/docs/glue_cancel_statement/ for full documentation.
glue_cancel_statement(SessionId, Id, RequestOrigin = NULL)
[required] The Session ID of the statement to be cancelled.
[required] The ID of the statement to be cancelled.
The origin of the request to cancel the statement.