cloudtrail_start_dashboard_refresh: Starts a refresh of the specified dashboard

View source: R/cloudtrail_operations.R

cloudtrail_start_dashboard_refreshR Documentation

Starts a refresh of the specified dashboard

Description

Starts a refresh of the specified dashboard.

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

Usage

cloudtrail_start_dashboard_refresh(DashboardId, QueryParameterValues = NULL)

Arguments

DashboardId

[required] The name or ARN of the dashboard.

QueryParameterValues

The query parameter values for the dashboard

For custom dashboards, the following query parameters are valid: ⁠$StartTime$⁠, ⁠$EndTime$⁠, and ⁠$Period$⁠.

For managed dashboards, the following query parameters are valid: ⁠$StartTime$⁠, ⁠$EndTime$⁠, ⁠$Period$⁠, and ⁠$EventDataStoreId$⁠. The ⁠$EventDataStoreId$⁠ query parameter is required.


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