cloudwatch_describe_insight_rules {paws.management} | R Documentation |
Returns a list of all the Contributor Insights rules in your account
Description
Returns a list of all the Contributor Insights rules in your account.
See https://www.paws-r-sdk.com/docs/cloudwatch_describe_insight_rules/ for full documentation.
Usage
cloudwatch_describe_insight_rules(NextToken = NULL, MaxResults = NULL)
Arguments
NextToken |
Include this value, if it was returned by the previous operation, to get the next set of rules. |
MaxResults |
The maximum number of results to return in one operation. If you omit this parameter, the default of 500 is used. |
[Package paws.management version 0.7.0 Index]