StartMedicalTranscriptionJobRequest
Types
Properties
Labels all personal health information (PHI) identified in your transcript. For more information, see Identifying personal health information (PHI) in a transcription.
A map of plain text, non-secret key:value pairs, known as encryption context pairs, that provide an added layer of security for your data. For more information, see KMS encryption context and Asymmetric keys in KMS.
The language code that represents the language spoken in the input media file. US English (en-US
) is the only valid value for medical transcription jobs. Any other value you enter for language code results in a BadRequestException
error.
Specify the format of your input media file.
The sample rate, in hertz, of the audio track in your input media file.
A unique name, chosen by you, for your medical transcription job. The name that you specify is also used as the default name of your transcription output file. If you want to specify a different name for your transcription output, use the OutputKey
parameter.
The name of the Amazon S3 bucket where you want your medical transcription output stored. Do not include the S3://
prefix of the specified bucket.
The KMS key you want to use to encrypt your medical transcription output.
Use in combination with OutputBucketName
to specify the output location of your transcript and, optionally, a unique name for your output file. The default name for your transcription output is the same as the name you specified for your medical transcription job (MedicalTranscriptionJobName
).
Specify additional optional settings in your request, including channel identification, alternative transcriptions, and speaker partitioning. You can use that to apply custom vocabularies to your transcription job.