amazonka-cloudwatch-1.0.0: Amazon CloudWatch SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudWatch.EnableAlarmActions

Contents

Description

Enables actions for the specified alarms.

See: AWS API Reference for EnableAlarmActions.

Synopsis

Creating a Request

enableAlarmActions :: EnableAlarmActions Source

Creates a value of EnableAlarmActions with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

eaaAlarmNames :: Lens' EnableAlarmActions [Text] Source

The names of the alarms to enable actions for.

Destructuring the Response

enableAlarmActionsResponse :: EnableAlarmActionsResponse Source

Creates a value of EnableAlarmActionsResponse with the minimum fields required to make a request.