Returns a list of service accounts for a workspace.
See https://www.paws-r-sdk.com/docs/managedgrafana_list_workspace_service_accounts/ for full documentation.
managedgrafana_list_workspace_service_accounts(
maxResults = NULL,
nextToken = NULL,
workspaceId
)
The maximum number of service accounts to include in the results.
The token for the next set of service accounts to return. (You receive
this token from a previous
list_workspace_service_accounts
operation.)
[required] The workspace for which to list service accounts.