Index

class Index : KotlinCustomResource

A Kendra index

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the index. For example: arn:aws:kendra:us-west-2:111122223333:index/0123456789abcdef .

Link copied to clipboard
val awsId: Output<String>

The identifier for the index. For example: f4aeaa10-8056-4b2c-a343-522ca0f41234 .

Link copied to clipboard
Link copied to clipboard
val description: Output<String>?

A description for the index

Link copied to clipboard

Document metadata configurations

Link copied to clipboard
val edition: Output<IndexEdition>

Indicates whether the index is a Enterprise Edition index or a Developer Edition index. Valid values are DEVELOPER_EDITION and ENTERPRISE_EDITION .

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>

The name of the index.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

An IAM role that gives Amazon Kendra permissions to access your Amazon CloudWatch logs and metrics. This is also the role used when you use the BatchPutDocument operation to index documents from an Amazon S3 bucket.

Link copied to clipboard

Server side encryption configuration

Link copied to clipboard
val tags: Output<List<Tag>>?

Tags for labeling the index

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard

The user context policy. ATTRIBUTE_FILTER

Link copied to clipboard

Defines the type of user token used for the index.