DeleteDashboards
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.
Request Parameters
- DashboardNames
-
The dashboards to be deleted. This parameter is required.
Type: Array of strings
Required: Yes
Errors
For information about the errors that are common to all actions, see Common Errors.
- ConflictException
-
This operation attempted to create a resource that already exists.
HTTP Status Code: 409
- InternalServiceError
-
Request processing has failed due to some unknown error, exception, or failure.
HTTP Status Code: 500
- InvalidParameterValue
-
The value of an input parameter is bad or out-of-range.
HTTP Status Code: 400
- ResourceNotFound
-
The specified dashboard does not exist.
HTTP Status Code: 404
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: