Module Smaws_Client_CloudWatch.DeleteDashboards

Deletes all dashboards that you specify. You can specify up to 100 dashboards to delete. If there is an error during this call, the operation attempts to delete as many dashboards as possible.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ConflictException of Types.conflict_exception | `InternalServiceFault of Types.internal_service_fault | `InvalidParameterValueException of Types.invalid_parameter_value_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_dashboards_input -> (Types.delete_dashboards_output, [> Smaws_Lib.Protocols.AwsQuery.error | `ConflictException of Types.conflict_exception | `InternalServiceFault of Types.internal_service_fault | `InvalidParameterValueException of Types.invalid_parameter_value_exception ]) Stdlib.result