cloudwatch_delete_insight_rules: Permanently deletes the specified Contributor Insights rules
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
describe_insight_rules
.