delete_work_group
(**kwargs)¶Deletes the workgroup with the specified name. The primary workgroup cannot be deleted.
See also: AWS API Documentation
Request Syntax
response = client.delete_work_group(
WorkGroup='string',
RecursiveDeleteOption=True|False
)
[REQUIRED]
The unique name of the workgroup to delete.
dict
Response Syntax
{}
Response Structure
Exceptions
Athena.Client.exceptions.InternalServerException
Athena.Client.exceptions.InvalidRequestException