Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cloudwatch_delete_dashboards

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.

Usage

cloudwatch_delete_dashboards(DashboardNames)

Arguments

DashboardNames

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

Value

An empty list.

Request syntax

svc$delete_dashboards(
  DashboardNames = list(
    "string"
  )
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.