Returns a list of all the Contributor Insights rules in your account.
For more information about Contributor Insights, see Using Contributor Insights to Analyze High-Cardinality Data.
cloudwatch_describe_insight_rules(NextToken, MaxResults)
Include this value, if it was returned by the previous operation, to get the next set of rules.
The maximum number of results to return in one operation. If you omit this parameter, the default of 500 is used.
svc$describe_insight_rules( NextToken = "string", MaxResults = 123 )