Amazon Kendra Query Suggestions Block List

Amazon Kendra Query Suggestions Block List is a resource that defines a list of words or phrases that should be excluded from query suggestions in an Amazon Kendra index. It helps control and filter out inappropriate, irrelevant, or sensitive terms from being suggested to users, improving the quality and compliance of search experiences.

aws.kendra_query_suggestions_block_list

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
created_atcoretimestampThe Unix timestamp when a block list for query suggestions was created.
descriptioncorestringThe description for the block list.
error_messagecorestringThe error message containing details if there are issues processing the block list.
file_size_bytescoreint64The current size of the block list text file in S3.
idcorestringThe identifier of the block list.
index_idcorestringThe identifier of the index for the block list.
item_countcoreint64The current number of valid, non-empty words or phrases in the block list text file.
namecorestringThe name of the block list.
role_arncorestringThe IAM (Identity and Access Management) role used by Amazon Kendra to access the block list text file in S3. The role needs S3 read permissions to your file in S3 and needs to give STS (Security Token Service) assume role permissions to Amazon Kendra.
source_s3_pathcorejsonShows the current S3 path to your block list text file in your S3 bucket. Each block word or phrase should be on a separate line in a text file. For information on the current quota limits for block lists, see Quotas for Amazon Kendra.
statuscorestringThe current status of the block list. When the value is ACTIVE, the block list is ready for use.
tagscorehstore_csv
updated_atcoretimestampThe Unix timestamp when a block list for query suggestions was last updated.