kendra_batch_get_document_status {paws.analytics} | R Documentation |
Returns the indexing status for one or more documents submitted with the BatchPutDocument API
Description
Returns the indexing status for one or more documents submitted with the BatchPutDocument API.
See https://www.paws-r-sdk.com/docs/kendra_batch_get_document_status/ for full documentation.
Usage
kendra_batch_get_document_status(IndexId, DocumentInfoList)
Arguments
IndexId |
[required] The identifier of the index to add documents to. The index ID is returned by the CreateIndex API. |
DocumentInfoList |
[required] A list of |
[Package paws.analytics version 0.7.0 Index]