Update Prepared Statement
| athena_update_prepared_statement | R Documentation |
Updates a prepared statement¶
Description¶
Updates a prepared statement.
Usage¶
Arguments¶
StatementName[required] The name of the prepared statement.
WorkGroup[required] The workgroup for the prepared statement.
QueryStatement[required] The query string for the prepared statement.
DescriptionThe description of the prepared statement.
Value¶
An empty list.