BatchItemError - Amazon Comprehend API Reference

BatchItemError

Describes an error that occurred while processing a document in a batch. The operation returns on BatchItemError object for each document that contained an error.

Contents

ErrorCode

The numeric error code of the error.

Type: String

Length Constraints: Minimum length of 1.

Required: No

ErrorMessage

A text description of the error.

Type: String

Length Constraints: Minimum length of 1.

Required: No

Index

The zero-based index of the document in the input list.

Type: Integer

Required: No

See Also

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