amazonka-appconfigdata-2.0: Amazon AppConfig Data 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.AppConfigData.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2021-11-11 of the Amazon AppConfig Data SDK configuration.

Errors

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

The input fails to satisfy the constraints specified by the service.

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

There was an internal failure in the service.

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

The requested resource could not be found.

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

The request was denied due to request throttling.