Module Smaws_Client_CloudWatch.DeleteInsightRules

Permanently deletes the specified Contributor Insights rules.

If you create a rule, delete it, and then re-create it with the same name, historical data from the first time the rule was created might not be available.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `MissingRequiredParameterException of Types.missing_required_parameter_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_insight_rules_input -> (Types.delete_insight_rules_output, [> Smaws_Lib.Protocols.AwsQuery.error | `InvalidParameterValueException of Types.invalid_parameter_value_exception | `MissingRequiredParameterException of Types.missing_required_parameter_exception ]) Stdlib.result