Delete Prepared Statement
athena_delete_prepared_statement | R Documentation |
Deletes the prepared statement with the specified name from the specified workgroup¶
Description¶
Deletes the prepared statement with the specified name from the specified workgroup.
Usage¶
Arguments¶
StatementName
[required] The name of the prepared statement to delete.
WorkGroup
[required] The workgroup to which the statement to be deleted belongs.
Value¶
An empty list.