Module Smaws_Client_CloudWatch.GetInsightRuleReport

This operation returns the time series data collected by a Contributor Insights rule. The data includes the identity and number of contributors to the log group.

You can also optionally return one or more statistics about each data point in the time series. These statistics can include the following:

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