Data Source: aws_kendra_thesaurus

Provides details about a specific Amazon Kendra Thesaurus.

Example Usage

data "aws_kendra_thesaurus" "example" {
  index_id     = "12345678-1234-1234-1234-123456789123"
  thesaurus_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: