Describes the dataset entity list for an entity recognizer model.

For more information on how the input file is formatted, see Preparing training data in the Comprehend Developer Guide.

interface DatasetEntityRecognizerEntityList {
    S3Uri: undefined | string;
}

Properties

Properties

S3Uri: undefined | string

Specifies the Amazon S3 location where the entity list is located.