Returns a list that contains the number of managed Contributor Insights rules in your account.
See https://www.paws-r-sdk.com/docs/cloudwatch_list_managed_insight_rules/ for full documentation.
cloudwatch_list_managed_insight_rules(
ResourceARN,
NextToken = NULL,
MaxResults = NULL
)
[required] The ARN of an Amazon Web Services resource that has managed Contributor Insights rules.
Include this value to get the next set of rules if the value was returned by the previous operation.
The maximum number of results to return in one operation. If you omit
this parameter, the default number is used. The default number is 100
.