Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cloudwatch_disable_alarm_actions

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.

Usage

cloudwatch_disable_alarm_actions(AlarmNames)

Arguments

AlarmNames

[required] The names of the alarms.

Value

An empty list.

Request syntax

svc$disable_alarm_actions(
  AlarmNames = list(
    "string"
  )
)

paws.management

Amazon Web Services Management & Governance Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.