paws.analytics (version 0.1.0)

athena_get_work_group: Returns information about the workgroup with the specified name

Description

Returns information about the workgroup with the specified name.

Usage

athena_get_work_group(WorkGroup)

Arguments

WorkGroup

[required] The name of the workgroup.

Request syntax

svc$get_work_group(
  WorkGroup = "string"
)