ErrorObject - Amazon Lambda
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).

ErrorObject

An object that contains error information.

Contents

ErrorData

Machine-readable error data.

Type: String

Required: No

ErrorMessage

A human-readable error message.

Type: String

Required: No

ErrorType

The error type.

Type: String

Required: No

StackTrace

Stack trace information for the error.

Type: Array of strings

Required: No

See Also

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