athena_get_prepared_statement {paws.analytics} | R Documentation |
Retrieves the prepared statement with the specified name from the specified workgroup.
See https://www.paws-r-sdk.com/docs/athena_get_prepared_statement/ for full documentation.
athena_get_prepared_statement(StatementName, WorkGroup)
StatementName |
[required] The name of the prepared statement to retrieve. |
WorkGroup |
[required] The workgroup to which the statement to be retrieved belongs. |