Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

AccessControlListConfiguration

import type { AccessControlListConfiguration } from "https://aws-api.deno.dev/v0.3/services/kendra.ts?docs=full";

Access Control List files for the documents in a data source. For the format of the file, see Access control for S3 data sources.

interface AccessControlListConfiguration {
KeyPath?: string | null;
}

§Properties

§
KeyPath?: string | null
[src]

Path to the Amazon Web Services S3 bucket that contains the ACL files.