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.CreateTopicRule

Contents

Description

Creates a rule. Creating rules is an administrator-level action. Any user who has permission to create rules will be able to access data processed by the rule.

Synopsis

Creating a Request

createTopicRule Source

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

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

Request Lenses

ctrRuleName :: Lens' CreateTopicRule Text Source

The name of the rule.

Destructuring the Response

createTopicRuleResponse :: CreateTopicRuleResponse Source

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