Describes the entity list submitted with an entity recognizer.

interface EntityRecognizerEntityList {
    S3Uri: undefined | string;
}

Properties

Properties

S3Uri: undefined | string

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.