Deletes all dashboards that you specify
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.
cloudwatch_delete_dashboards(DashboardNames)
DashboardNames |
[required] The dashboards to be deleted. This parameter is required. |
An empty list.
svc$delete_dashboards( DashboardNames = list( "string" ) )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.