Builder
Properties
Provides the path to the S3 bucket that contains the user context filtering files for the data source. For the format of the file, see Access control for S3 data sources.
The name of the bucket that contains the documents.
Document metadata files that contain information such as the document access control information, source URI, document author, and custom attributes. Each metadata file contains metadata about a single document.
A list of glob patterns for documents that should not be indexed. If a document that matches an inclusion prefix or inclusion pattern also matches an exclusion pattern, the document is not indexed.
A list of glob patterns for documents that should be indexed. If a document that matches an inclusion pattern also matches an exclusion pattern, the document is not indexed.
A list of S3 prefixes for the documents that should be included in the index.
Functions
construct an aws.sdk.kotlin.services.kendra.model.AccessControlListConfiguration inside the given block
construct an aws.sdk.kotlin.services.kendra.model.DocumentsMetadataConfiguration inside the given block