NAME
Paws::Kendra::BatchGetDocumentStatusResponse
ATTRIBUTES
DocumentStatusList => ArrayRef[Paws::Kendra::Status]
The status of documents. The status indicates if the document is waiting to be indexed, is in the process of indexing, has completed indexing, or failed indexing. If a document failed indexing, the status provides the reason why.
Errors => ArrayRef[Paws::Kendra::BatchGetDocumentStatusResponseError]
A list of documents that Amazon Kendra couldn't get the status for. The list includes the ID of the document and the reason that the status couldn't be found.