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

AssociateEntitiesToExperienceRequest

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

§Properties

§

Lists users or groups in your IAM Identity Center identity source.

§
Id: string
[src]

The identifier of your Amazon Kendra experience.

§
IndexId: string
[src]

The identifier of the index for your Amazon Kendra experience.