You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Kendra::Types::BatchPutDocumentResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kendra::Types::BatchPutDocumentResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#failed_documents ⇒ Array<Types::BatchPutDocumentResponseFailedDocument>
A list of documents that were not added to the index because the document failed a validation check.
Instance Attribute Details
#failed_documents ⇒ Array<Types::BatchPutDocumentResponseFailedDocument>
A list of documents that were not added to the index because the document failed a validation check. Each document contains an error message that indicates why the document couldn\'t be added to the index.
If there was an error adding a document to an index the error is reported in your AWS CloudWatch log. For more information, see Monitoring Amazon Kendra with Amazon CloudWatch Logs