cloudtrail_list_dashboards: Returns information about all dashboards in the account, in...

View source: R/cloudtrail_operations.R

cloudtrail_list_dashboardsR Documentation

Returns information about all dashboards in the account, in the current Region

Description

Returns information about all dashboards in the account, in the current Region.

See https://www.paws-r-sdk.com/docs/cloudtrail_list_dashboards/ for full documentation.

Usage

cloudtrail_list_dashboards(
  NamePrefix = NULL,
  Type = NULL,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

NamePrefix

Specify a name prefix to filter on.

Type

Specify a dashboard type to filter on: CUSTOM or MANAGED.

NextToken

A token you can use to get the next page of dashboard results.

MaxResults

The maximum number of dashboards to display on a single page.


paws.management documentation built on April 3, 2025, 10:39 p.m.