amazonka-worklink-2.0: Amazon WorkLink SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.WorkLink.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2018-09-25 of the Amazon WorkLink SDK configuration.

Errors

_InternalServerErrorException :: AsError a => Fold a ServiceError Source #

The service is temporarily unavailable.

_InvalidRequestException :: AsError a => Fold a ServiceError Source #

The request is not valid.

_ResourceAlreadyExistsException :: AsError a => Fold a ServiceError Source #

The resource already exists.

_ResourceNotFoundException :: AsError a => Fold a ServiceError Source #

The requested resource was not found.

_TooManyRequestsException :: AsError a => Fold a ServiceError Source #

The number of requests exceeds the limit.

_UnauthorizedException :: AsError a => Fold a ServiceError Source #

You are not authorized to perform this action.