class Aws::Comprehend::Types::EntityRecognizerEntityList

Describes the entity recognizer submitted with an entity recognizer.

@note When making an API call, you may pass EntityRecognizerEntityList

data as a hash:

    {
      s3_uri: "S3Uri", # required
    }

@!attribute [rw] s3_uri

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.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/comprehend-2017-11-27/EntityRecognizerEntityList AWS API Documentation

Constants

SENSITIVE