v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426136110.8 KB

The DetectEntities operation is deprecated. You should use the DetectEntitiesV2 operation instead.

Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information .

post/#X-Amz-Target=ComprehendMedical_20181030.DetectEntities

Headers

X-Amz-Target'ComprehendMedical_20181030.DetectEntities' required

Request body

Textstring required

A UTF-8 text string containing the clinical content being examined for entities. Each string must contain fewer than 20,000 bytes of characters.

Response

Success

PaginationTokenstring

If the result of the previous request to <code>DetectEntities</code> was truncated, include the <code>PaginationToken</code> to fetch the next page of entities.

ModelVersionstring required

The version of the model used to analyze the documents. The version number looks like X.X.X. You can use this information to track the model used for a particular batch of documents.