amazonka-connect-1.6.0: Amazon Connect Service 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.Connect.Types

Contents

Description

 

Synopsis

Service Configuration

connect :: Service Source #

API version 2017-08-08 of the Amazon Connect Service SDK configuration.

Errors

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

The contact is not permitted because outbound calling is not enabled for the instance.

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

One or more of the parameters provided to the operation are not valid.

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

Outbound calls to the destination number are not allowed for your instance. You can request that the country be included in the allowed countries for your instance by submitting a Service Limit Increase .

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

The contact with the specified ID is not active or does not exist.

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

Request processing failed due to an error or failure with the service.

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

The specified resource was not found.

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

The limit exceeded the maximum allowed active calls in a queue.