S3PathCopyimport type { S3Path } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/kendra.ts";interface S3Path {Bucket: string;Key: string;}§Properties§Bucket: string[src]§Key: string[src]