amazonka-iot-dataplane-1.4.0: Amazon IoT Data Plane 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.IoTDataPlane.DeleteThingShadow

Contents

Description

Deletes the thing shadow for the specified thing.

For more information, see DeleteThingShadow in the AWS IoT Developer Guide.

Synopsis

Creating a Request

deleteThingShadow Source

Creates a value of DeleteThingShadow 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

deleteThingShadowResponse Source

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

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

Response Lenses

dtsrsPayload :: Lens' DeleteThingShadowResponse (HashMap Text Value) Source

The state information, in JSON format.