Delete Work Group
| athena_delete_work_group | R Documentation |
Deletes the workgroup with the specified name¶
Description¶
Deletes the workgroup with the specified name. The primary workgroup cannot be deleted.
Usage¶
Arguments¶
WorkGroup[required] The unique name of the workgroup to delete.
RecursiveDeleteOptionThe option to delete the workgroup and its contents even if the workgroup contains any named queries, query executions, or notebooks.
Value¶
An empty list.