Data Source: aws_kendra_query_suggestions_block_list

Provides details about a specific Amazon Kendra block list used for query suggestions for an index.

Example Usage

data "aws_kendra_query_suggestions_block_list" "example" {
  index_id                        = "12345678-1234-1234-1234-123456789123"
  query_suggestions_block_list_id = "87654321-1234-4321-4321-321987654321"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above:

The source_s3_path configuration block supports the following attributes: