amazonka-autoscaling-1.2.0: Amazon Auto Scaling 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.AutoScaling.DeleteNotificationConfiguration

Contents

Description

Deletes the specified notification.

See: AWS API Reference for DeleteNotificationConfiguration.

Synopsis

Creating a Request

deleteNotificationConfiguration Source

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

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

Request Lenses

dncTopicARN :: Lens' DeleteNotificationConfiguration Text Source

The Amazon Resource Name (ARN) of the Amazon Simple Notification Service (SNS) topic.

Destructuring the Response