glue_run_statement: Executes the statement

View source: R/glue_operations.R

glue_run_statementR Documentation

Executes the statement

Description

Executes the statement.

See https://www.paws-r-sdk.com/docs/glue_run_statement/ for full documentation.

Usage

glue_run_statement(SessionId, Code, RequestOrigin = NULL)

Arguments

SessionId

[required] The Session Id of the statement to be run.

Code

[required] The statement code to be run.

RequestOrigin

The origin of the request.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.