cloudwatch_enable_alarm_actions {paws.management} | R Documentation |
Enables the actions for the specified alarms
Description
Enables the actions for the specified alarms.
See https://www.paws-r-sdk.com/docs/cloudwatch_enable_alarm_actions/ for full documentation.
Usage
cloudwatch_enable_alarm_actions(AlarmNames)
Arguments
AlarmNames |
[required] The names of the alarms. |
[Package paws.management version 0.9.0 Index]