Module Smaws_Client_CloudWatch.EnableInsightRules

Enables the specified Contributor Insights rules. When rules are enabled, they immediately begin analyzing log data.

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