amazonka-iot-1.3.5: Amazon IoT 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.IoT.ReplaceTopicRule

Contents

Description

Replaces the specified rule. You must specify all parameters for the new rule.

See: AWS API Reference for ReplaceTopicRule.

Synopsis

Creating a Request

replaceTopicRule Source

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

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

Request Lenses

rtrRuleName :: Lens' ReplaceTopicRule Text Source

The name of the rule.

Destructuring the Response

replaceTopicRuleResponse :: ReplaceTopicRuleResponse Source

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