amazonka-iot-dataplane-1.6.1: Amazon IoT Data Plane SDK.

Copyright(c) 2013-2018 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.IoTData.Types

Contents

Description

 
Synopsis

Service Configuration

ioTData :: Service Source #

API version 2015-05-28 of the Amazon IoT Data Plane SDK configuration.

Errors

_ConflictException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified version does not match the version of the document.

_RequestEntityTooLargeException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The payload exceeds the maximum size allowed.

_MethodNotAllowedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified combination of HTTP verb and URI is not supported.

_InternalFailureException :: AsError a => Getting (First ServiceError) a ServiceError Source #

An unexpected error has occurred.

_ServiceUnavailableException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The service is temporarily unavailable.

_UnauthorizedException :: AsError a => Getting (First ServiceError) a ServiceError Source #

You are not authorized to perform this operation.

_ResourceNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The specified resource does not exist.

_UnsupportedDocumentEncodingException :: AsError a => Getting (First ServiceError) a ServiceError Source #

The document encoding is not supported.