Values.FeaturedDocumentMissingSourceA document ID doesn't exist but you have specified as a featured document. Amazon Kendra cannot feature the document if it doesn't exist in the index. You can check the status of a document and its ID or check for documents with status errors using the BatchGetDocumentStatus API.
type nonrec t = {id : DocumentId.t option;The identifier of the document that doesn't exist but you have specified as a featured document.
*)}