View source: R/cloudwatch_operations.R
cloudwatch_put_managed_insight_rules | R Documentation |
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.
cloudwatch_put_managed_insight_rules(ManagedRules)
ManagedRules |
[required] A list of |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.