class Aws::Comprehend::Types::EntityRecognizerDocuments

Describes the training documents submitted with an entity recognizer.

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

data as a hash:

    {
      s3_uri: "S3Uri", # required
    }

@!attribute [rw] s3_uri

Specifies the Amazon S3 location where the training documents 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/EntityRecognizerDocuments AWS API Documentation

Constants

SENSITIVE