cloudwatch_describe_insight_rules: Returns a list of all the Contributor Insights rules in your...

View source: R/cloudwatch_operations.R

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


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