ErrorInfo - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ErrorInfo

This is an error field object that contains the error code and the reason for an operation failure.

Contents

Code

The error code for an invalid or failed operation.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 64.

Pattern: (?!\s*$).+

Required: No

Reason

The failure reason for the operation.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Pattern: (?!\s*$).+

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: