v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465566486.4 KB

Updates a block list used for query suggestions for an index.

Updates to a block list might not take effect right away. Amazon Kendra needs to refresh the entire suggestions list to apply any updates to the block list. Other changes not related to the block list apply immediately.

If a block list is updating, then you need to wait for the first update to finish before submitting another update.

Amazon Kendra supports partial updates, so you only need to provide the fields you want to update.

UpdateQuerySuggestionsBlockList is currently not supported in the Amazon Web Services GovCloud (US-West) region.

post/#X-Amz-Target=AWSKendraFrontendService.UpdateQuerySuggestionsBlockList

Headers

X-Amz-Target'AWSKendraFrontendService.UpdateQuerySuggestionsBlockList' required

Request body

IndexIdstring required

The identifier of the index for the block list.

Idstring required

The identifier of the block list you want to update.

Namestring

A new name for the block list.

Descriptionstring

A new description for the block list.

RoleArnstring

The IAM (Identity and Access Management) role used to access the block list text file in S3.

Response

Success