Get Insight Rule Report

GET {{aws_cloudwatch_base_url}}/?Action=GetInsightRuleReport&EndTime=&MaxContributorCount=&Metrics.member.N=&OrderBy=&Period=&RuleName=&StartTime=&Version=2010-08-01

Request Params

KeyDatatypeRequiredDescription
Actionstring
EndTimenullThe end time of the data to use in the report. When used in a raw HTTP Query API, it is formatted as yyyy-MM-dd'T'HH:mm:ss. For example, 2019-07-01T23:59:59.
MaxContributorCountnullThe maximum number of contributors to include in the report. The range is 1 to 100. If you omit this, the default of 10 is used.
Metrics.member.NnullSpecifies which metrics to use for aggregation of contributor values for the report. You can specify one or more of the following metrics:
OrderBynullDetermines what statistic to use to rank the contributors. Valid values are SUM and MAXIMUM.
PeriodnullThe period, in seconds, to use for the statistics in the InsightRuleMetricDatapoint results.
RuleNamenullThe name of the rule that you want to see data from.
StartTimenullThe start time of the data to use in the report. When used in a raw HTTP Query API, it is formatted as yyyy-MM-dd'T'HH:mm:ss. For example, 2019-07-01T23:59:59.
Versionstring