| Copyright | (c) 2013-2018 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | None |
| Language | Haskell2010 |
Network.AWS.IoTData.Publish
Description
Publishes state information.
For more information, see HTTP Protocol in the AWS IoT Developer Guide .
Creating a Request
The input for the Publish operation.
See: publish smart constructor.
Instances
Request Lenses
Destructuring the Response
publishResponse :: PublishResponse Source #
Creates a value of PublishResponse with the minimum fields required to make a request.
data PublishResponse Source #
See: publishResponse smart constructor.