managedgrafana_list_workspaces: Returns a list of Amazon Managed Grafana workspaces in the...

View source: R/managedgrafana_operations.R

managedgrafana_list_workspacesR Documentation

Returns a list of Amazon Managed Grafana workspaces in the account, with some information about each workspace

Description

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.

Usage

managedgrafana_list_workspaces(maxResults = NULL, nextToken = NULL)

Arguments

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 list_workspaces operation.)


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.