Learn R Programming

paws.management (version 0.1.6)

cloudwatch_describe_insight_rules: 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. All rules in your account are returned with a single operation.

Usage

cloudwatch_describe_insight_rules(NextToken, MaxResults)

Arguments

NextToken

Reserved for future use.

MaxResults

This parameter is not currently used. Reserved for future use. If it is used in the future, the maximum value may be different.

Request syntax

svc$describe_insight_rules(
  NextToken = "string",
  MaxResults = 123
)

Details

For more information about Contributor Insights, see Using Contributor Insights to Analyze High-Cardinality Data.