amazonka-iot-1.3.3: 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.ListPrincipalThings

Contents

Description

Lists the things associated with the specified principal.

See: AWS API Reference for ListPrincipalThings.

Synopsis

Creating a Request

listPrincipalThings Source

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

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

Request Lenses

Destructuring the Response

listPrincipalThingsResponse Source

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

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

Response Lenses

lptrsNextToken :: Lens' ListPrincipalThingsResponse (Maybe Text) Source

A token used to retrieve the next value.