Returns a list of Amazon Managed Grafana workspaces in the account, with some information about each workspace. For more complete information about one workspace, use describe_workspace
.
See https://www.paws-r-sdk.com/docs/managedgrafana_list_workspaces/ for full documentation.
managedgrafana_list_workspaces(maxResults = NULL, nextToken = NULL)
The maximum number of workspaces to include in the results.
The token for the next set of workspaces to return. (You receive this
token from a previous
list_workspaces
operation.)