Enables the specified Contributor Insights rules
Source:R/cloudwatch_operations.R
cloudwatch_enable_insight_rules.RdEnables the specified Contributor Insights rules. When rules are enabled, they immediately begin analyzing log data.
See https://www.paws-r-sdk.com/docs/cloudwatch_enable_insight_rules/ for full documentation.
Arguments
- RuleNames
[required] An array of the rule names to enable. If you need to find out the names of your rules, use
describe_insight_rules.