View source: R/cloudwatch_operations.R
cloudwatch_disable_alarm_actions | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/cloudwatch_disable_alarm_actions/ for full documentation.
cloudwatch_disable_alarm_actions(AlarmNames)
AlarmNames |
[required] The names of the alarms. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.