在Amazon S3数据源中放置Amazon Kendra元数据文件的位置在哪里?

0

【以下的问题经过翻译处理】 我在Amazon S3的存储桶下有以下结构:

-/kendra-analysis/
     - ead0d0af-e769-4c99-97f7-04e68d1cf8b2.txt
-/kendra-analysis-meta/
     - ead0d0af-e769-4c99-97f7-04e68d1cf8b2.txt.metadata.json

我的Amazon Kendra数据源配置如下:

Data source bucket:<Bucket_Name>

**Metadata prefix:**kendra-analysis-meta/

**Include prefixes:**kendra-analysis/

看起来我的元数据没有被检索到,是什么原因造成的?

profile picture
EXPERT
asked 9 months ago96 views
1 Answer
0

【以下的回答经过翻译处理】 在这种情况下,Amazon Kendra索引正在查找:

/kendra-analysis-meta/kendra-analysis/ead0d0af-e769-4c99-97f7-04e68d1cf8b2.txt.metadata.json

因为它映射了指定元数据前缀下的第一个对象前缀。

请参考:https://docs.aws.amazon.com/kendra/latest/dg/s3-metadata.html

profile picture
EXPERT
answered 9 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions