AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
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.
Data points with a period of 60 seconds (1-minute) are available for 15 days.
Data points with a period of 300 seconds (5-minute) are available for 63 days.
Data points with a period of 3600 seconds (1 hour) are available for 90 days.
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.
For .NET Core this operation is only available in asynchronous form. Please refer to ListInsightsMetricDataAsync.
Namespace: Amazon.CloudTrail
Assembly: AWSSDK.CloudTrail.dll
Version: 3.x.y.z
public abstract ListInsightsMetricDataResponse ListInsightsMetricData( ListInsightsMetricDataRequest request )
Container for the necessary parameters to execute the ListInsightsMetricData service method.
Exception | Condition |
---|---|
InvalidParameterException | The request includes a parameter that is not valid. |
OperationNotPermittedException | This exception is thrown when the requested operation is not permitted. |
UnsupportedOperationException | This exception is thrown when the requested operation is not supported. |
.NET Framework:
Supported in: 4.5 and newer, 3.5