cloudwatch_put_managed_insight_rules: Creates a managed Contributor Insights rule for a specified...

View source: R/cloudwatch_operations.R

cloudwatch_put_managed_insight_rulesR Documentation

Creates a managed Contributor Insights rule for a specified Amazon Web Services resource

Description

Creates a managed Contributor Insights rule for a specified Amazon Web Services resource. When you enable a managed rule, you create a Contributor Insights rule that collects data from Amazon Web Services services. You cannot edit these rules with put_insight_rule. The rules can be enabled, disabled, and deleted using enable_insight_rules, disable_insight_rules, and delete_insight_rules. If a previously created managed rule is currently disabled, a subsequent call to this API will re-enable it. Use list_managed_insight_rules to describe all available rules.

See https://www.paws-r-sdk.com/docs/cloudwatch_put_managed_insight_rules/ for full documentation.

Usage

cloudwatch_put_managed_insight_rules(ManagedRules)

Arguments

ManagedRules

[required] A list of ManagedRules to enable.


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