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

EntityRecognizerEntityList

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

Describes the entity recognizer submitted with an entity recognizer.

interface EntityRecognizerEntityList {
S3Uri: string;
}

§Properties

§
S3Uri: string
[src]

Specifies the Amazon S3 location where the entity list is located. The URI must be in the same region as the API endpoint that you are calling.