View source: R/cloudwatch_operations.R
cloudwatch_delete_dashboards | R Documentation |
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.
cloudwatch_delete_dashboards(DashboardNames)
DashboardNames |
[required] The dashboards to be deleted. This parameter is required. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.