cloudwatch_delete_insight_rules {paws.management} | R Documentation |
Permanently deletes the specified Contributor Insights rules
Description
Permanently deletes the specified Contributor Insights rules.
See https://www.paws-r-sdk.com/docs/cloudwatch_delete_insight_rules/ for full documentation.
Usage
cloudwatch_delete_insight_rules(RuleNames)
Arguments
RuleNames |
[required] An array of the rule names to delete. If you need to find out the names
of your rules, use
|
[Package paws.management version 0.7.0 Index]