View source: R/cloudwatch_operations.R
cloudwatch_disable_insight_rules | R Documentation |
Disables the specified Contributor Insights rules. When rules are disabled, they do not analyze log groups and do not incur costs.
See https://www.paws-r-sdk.com/docs/cloudwatch_disable_insight_rules/ for full documentation.
cloudwatch_disable_insight_rules(RuleNames)
RuleNames |
[required] An array of the rule names to disable. If you need to find out the names
of your rules, use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.