Permanently deletes the specified Contributor Insights rules
Permanently deletes the specified Contributor Insights rules.
If you create a rule, delete it, and then re-create it with the same name, historical data from the first time the rule was created might not be available.
cloudwatch_delete_insight_rules(RuleNames)
RuleNames |
[required] An array of the rule names to delete. If you need to find out the names
of your rules, use
|
A list with the following syntax:
list( Failures = list( list( FailureResource = "string", ExceptionType = "string", FailureCode = "string", FailureDescription = "string" ) ) )
svc$delete_insight_rules( RuleNames = list( "string" ) )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.