v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426136110.8 KB

Starts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology. Use the DescribeSNOMEDCTInferenceJob operation to track the status of a job.

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

Headers

X-Amz-Target'ComprehendMedical_20181030.StartSNOMEDCTInferenceJob' required

Request body

DataAccessRoleArnstring required

The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend Medical read access to your input data.

JobNamestring

The user generated name the asynchronous InferSNOMEDCT job.

ClientRequestTokenstring

A unique identifier for the request. If you don't set the client request token, Amazon Comprehend Medical generates one.

KMSKeystring

An AWS Key Management Service key used to encrypt your output files. If you do not specify a key, the files are written in plain text.

LanguageCode'en' required

The language of the input documents. All documents must be in the same language.

Response

Success

JobIdstring

The identifier generated for the job. To get the status of a job, use this identifier with the StartSNOMEDCTInferenceJob operation.