WarningsListItem - Amazon Comprehend API Reference

WarningsListItem

The system identified one of the following warnings while processing the input document:

  • The document to classify is plain text, but the classifier is a native document model.

  • The document to classify is semi-structured, but the classifier is a plain-text model.

Contents

Page

Page number in the input document.

Type: Integer

Required: No

WarnCode

The type of warning.

Type: String

Valid Values: INFERENCING_PLAINTEXT_WITH_NATIVE_TRAINED_MODEL | INFERENCING_NATIVE_DOCUMENT_WITH_PLAINTEXT_TRAINED_MODEL

Required: No

WarnMessage

Text message associated with the warning.

Type: String

Length Constraints: Minimum length of 1.

Required: No

See Also

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