Module Smaws_Client_CloudTrail.ListInsightsMetricData

Returns Insights metrics data for trails that have enabled Insights. The request must include the EventSource, EventName, and InsightType parameters.

If the InsightType is set to ApiErrorRateInsight, the request must also include the ErrorCode parameter.

The following are the available time periods for ListInsightsMetricData. Each cutoff is inclusive.

Access to the ListInsightsMetricData API operation is linked to the cloudtrail:LookupEvents action. To use this operation, you must have permissions to perform the cloudtrail:LookupEvents action.

val request : Smaws_Lib.Context.t -> list_insights_metric_data_request -> (list_insights_metric_data_response, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidParameterException of invalid_parameter_exception | `OperationNotPermittedException of operation_not_permitted_exception | `UnsupportedOperationException of unsupported_operation_exception ]) Stdlib.result