amazonka-iot-1.4.0: Amazon IoT SDK.

Copyright(c) 2013-2016 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.IoT.DisableTopicRule

Contents

Description

Disables the specified rule.

Synopsis

Creating a Request

disableTopicRule Source

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

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

Request Lenses

dtrRuleName :: Lens' DisableTopicRule Text Source

The name of the rule to disable.

Destructuring the Response

disableTopicRuleResponse :: DisableTopicRuleResponse Source

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