v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439185265.0 KB

Provides information about the specified medical transcription job.

To view the status of the specified medical transcription job, check the TranscriptionJobStatus field. If the status is COMPLETED, the job is finished. You can find the results at the location specified in TranscriptFileUri. If the status is FAILED, FailureReason provides details on why your transcription job failed.

To get a list of your medical transcription jobs, use the operation.

post/#X-Amz-Target=Transcribe.GetMedicalTranscriptionJob

Headers

X-Amz-Target'Transcribe.GetMedicalTranscriptionJob' required

Request body

MedicalTranscriptionJobNamestring required

The name of the medical transcription job you want information about. Job names are case sensitive.

Response

Success