amazonka-sagemaker-runtime-1.6.1: Amazon SageMaker Runtime 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.SageMakerRuntime.Types

Contents

Description

 
Synopsis

Service Configuration

sageMakerRuntime :: Service Source #

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

Errors

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

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 an error 500.

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

Internal failure occurred.

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

Inspect your request and try again.