class Aws::Comprehend::Types::EntityRecognizerAnnotations

Describes the annotations associated with a entity recognizer.

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

data as a hash:

    {
      s3_uri: "S3Uri", # required
    }

@!attribute [rw] s3_uri

Specifies the Amazon S3 location where the annotations for an entity
recognizer are 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/EntityRecognizerAnnotations AWS API Documentation

Constants

SENSITIVE