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

Contents

Description

 

Synopsis

Service Configuration

ioTDataPlane :: 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.