Disables the actions for the specified alarms
Disables the actions for the specified alarms. When an alarm's actions are disabled, the alarm actions do not execute when the alarm state changes.
cloudwatch_disable_alarm_actions(AlarmNames)
AlarmNames |
[required] The names of the alarms. |
An empty list.
svc$disable_alarm_actions( AlarmNames = list( "string" ) )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.