

# MedicalTranscript
<a name="API_MedicalTranscript"></a>

Provides you with the Amazon S3 URI you can use to access your transcript.

## Contents
<a name="API_MedicalTranscript_Contents"></a>

 ** TranscriptFileUri **   <a name="transcribe-Type-MedicalTranscript-TranscriptFileUri"></a>
The Amazon S3 location of your transcript. You can use this URI to access or download your transcript.  
Note that this is the Amazon S3 location you specified in your request using the `OutputBucketName` parameter.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2000.  
Pattern: `(s3://|http(s*)://).+`   
Required: No

## See Also
<a name="API_MedicalTranscript_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/transcribe-2017-10-26/MedicalTranscript) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/transcribe-2017-10-26/MedicalTranscript) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/transcribe-2017-10-26/MedicalTranscript) 