Learn R Programming

paws.analytics (version 0.7.0)

kendra_delete_query_suggestions_block_list: Deletes a block list used for query suggestions for an index

Description

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

See https://www.paws-r-sdk.com/docs/kendra_delete_query_suggestions_block_list/ for full documentation.

Usage

kendra_delete_query_suggestions_block_list(IndexId, Id)

Arguments

IndexId

[required] The identifier of the index for the block list.

Id

[required] The identifier of the block list you want to delete.