managedgrafana_list_workspace_service_accounts: Returns a list of service accounts for a workspace

View source: R/managedgrafana_operations.R

managedgrafana_list_workspace_service_accountsR Documentation

Returns a list of service accounts for a workspace

Description

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.

Usage

managedgrafana_list_workspace_service_accounts(
  maxResults = NULL,
  nextToken = NULL,
  workspaceId
)

Arguments

maxResults

The maximum number of service accounts to include in the results.

nextToken

The token for the next set of service accounts to return. (You receive this token from a previous list_workspace_service_accounts operation.)

workspaceId

[required] The workspace for which to list service accounts.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.