ComprehendMedical#

Client#

class ComprehendMedical.Client#

A low-level client representing AWS Comprehend Medical (ComprehendMedical)

Amazon Comprehend Medical extracts structured information from unstructured clinical text. Use these actions to gain insight in your documents. Amazon Comprehend Medical only detects entities in English language texts. Amazon Comprehend Medical places limits on the sizes of files allowed for different API operations. To learn more, see Guidelines and quotas in the Amazon Comprehend Medical Developer Guide.

import boto3

client = boto3.client('comprehendmedical')

These are the available methods: