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

Contents

Description

Returns a unique endpoint specific to the AWS account making the call. You specify the following URI when updating state information for your thing: https://endpoint/things/thingName/shadow.

Synopsis

Creating a Request

describeEndpoint :: DescribeEndpoint Source

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

Destructuring the Response

describeEndpointResponse Source

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

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

Response Lenses

dersEndpointAddress :: Lens' DescribeEndpointResponse (Maybe Text) Source

The endpoint. The format of the endpoint is as follows: identifier.iot.region.amazonaws.com.