Describes the groups specified by the query. Groups are defined by the underlying Active Directory.
See https://www.paws-r-sdk.com/docs/workdocs_describe_groups/ for full documentation.
workdocs_describe_groups(
AuthenticationToken = NULL,
SearchQuery,
OrganizationId = NULL,
Marker = NULL,
Limit = NULL
)
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
[required] A query to describe groups by group name.
The ID of the organization.
The marker for the next set of results. (You received this marker from a previous call.)
The maximum number of items to return with this call.