Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Synopsis
- defaultService :: Service
- _ServiceUnavailable :: AsError a => Getting (First ServiceError) a ServiceError
- _ModelError :: AsError a => Getting (First ServiceError) a ServiceError
- _InternalFailure :: AsError a => Getting (First ServiceError) a ServiceError
- _ValidationError :: AsError a => Getting (First ServiceError) a ServiceError
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.