cloudwatch_disable_alarm_actions: Disables the actions for the specified alarms

View source: R/cloudwatch_operations.R

cloudwatch_disable_alarm_actionsR Documentation

Disables the actions for the specified alarms

Description

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.

Usage

cloudwatch_disable_alarm_actions(AlarmNames)

Arguments

AlarmNames

[required] The names of the alarms.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.