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

AssociatePersonasToEntitiesRequest

import type { AssociatePersonasToEntitiesRequest } from "https://aws-api.deno.dev/v0.4/services/kendra.ts?docs=full";
interface AssociatePersonasToEntitiesRequest {
Id: string;
IndexId: string;
}

§Properties

§
Id: string
[src]

The identifier of your Amazon Kendra experience.

§
IndexId: string
[src]

The identifier of the index for your Amazon Kendra experience.

§

The personas that define the specific permissions of users or groups in your IAM Identity Center identity source. The available personas or access roles are Owner and Viewer. For more information on these personas, see Providing access to your search page.