View source: R/cloudwatch_operations.R
cloudwatch_list_managed_insight_rules | R Documentation |
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
)
ResourceARN |
[required] The ARN of an Amazon Web Services resource that has managed Contributor Insights rules. |
NextToken |
Include this value to get the next set of rules if the value was returned by the previous operation. |
MaxResults |
The maximum number of results to return in one operation. If you omit
this parameter, the default number is used. The default number is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.