cloudwatch_delete_dashboards: Deletes all dashboards that you specify

View source: R/cloudwatch_operations.R

cloudwatch_delete_dashboardsR Documentation

Deletes all dashboards that you specify

Description

Deletes all dashboards that you specify. You can specify up to 100 dashboards to delete. If there is an error during this call, no dashboards are deleted.

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

Usage

cloudwatch_delete_dashboards(DashboardNames)

Arguments

DashboardNames

[required] The dashboards to be deleted. This parameter is required.


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