athena_delete_work_group: Deletes the workgroup with the specified name

View source: R/athena_operations.R

athena_delete_work_groupR Documentation

Deletes the workgroup with the specified name

Description

Deletes the workgroup with the specified name. The primary workgroup cannot be deleted.

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

Usage

athena_delete_work_group(WorkGroup, RecursiveDeleteOption = NULL)

Arguments

WorkGroup

[required] The unique name of the workgroup to delete.

RecursiveDeleteOption

The option to delete the workgroup and its contents even if the workgroup contains any named queries, query executions, or notebooks.


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