View source: R/managedgrafana_operations.R
managedgrafana_list_workspaces | R Documentation |
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)
maxResults |
The maximum number of workspaces to include in the results. |
nextToken |
The token for the next set of workspaces to return. (You receive this
token from a previous
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.