amazonka-iot-1.3.7: 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.AttachThingPrincipal

Contents

Description

Attaches the specified principal to the specified thing.

See: AWS API Reference for AttachThingPrincipal.

Synopsis

Creating a Request

attachThingPrincipal Source

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

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

Request Lenses

atpPrincipal :: Lens' AttachThingPrincipal Text Source

The principal (certificate or other credential).

Destructuring the Response

attachThingPrincipalResponse Source

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

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

Response Lenses