Principal
import type { Principal } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kendra.ts";interface Principal {
Access: ReadAccessType;
DataSourceId?: string | null;
Name: string;
Type: PrincipalType;
}import type { Principal } from "https://aws-api-16vtt531a2w0.deno.dev/v0.2/services/kendra.ts";