cloudwatch_list_managed_insight_rules: Returns a list that contains the number of managed...

View source: R/cloudwatch_operations.R

cloudwatch_list_managed_insight_rulesR Documentation

Returns a list that contains the number of managed Contributor Insights rules in your account

Description

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.

Usage

cloudwatch_list_managed_insight_rules(
  ResourceARN,
  NextToken = NULL,
  MaxResults = NULL
)

Arguments

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 100.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.