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

Amazonka.SageMakerRuntime.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2017-05-13 of the Amazon SageMaker Runtime SDK configuration.

Errors

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

The service is unavailable. Try your call again.

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

Model (owned by the customer in the container) returned 4xx or 5xx error code.

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

An internal failure occurred.

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

Inspect your request and try again.