BatchGetDocumentStatusResponseError - Amazon Kendra API Reference

BatchGetDocumentStatusResponseError

Provides a response when the status of a document could not be retrieved.

Contents

DataSourceId

The identifier of the data source connector that the failed document belongs to.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: [a-zA-Z0-9][a-zA-Z0-9_-]*

Required: No

DocumentId

The identifier of the document whose status could not be retrieved.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: No

ErrorCode

Indicates the source of the error.

Type: String

Valid Values: InternalError | InvalidRequest

Required: No

ErrorMessage

States that the API could not get the status of a document. This could be because the request is not valid or there is a system error.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: ^\P{C}*$

Required: No

See Also

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