MedicalScribeOutput - Amazon Transcribe

MedicalScribeOutput

The location of the output of your Medical Scribe job. ClinicalDocumentUri holds the Amazon S3 URI for the Clinical Document and TranscriptFileUri holds the Amazon S3 URI for the Transcript.

Contents

ClinicalDocumentUri

Holds the Amazon S3 URI for the Clinical Document.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2000.

Pattern: (s3://|http(s*)://).+

Required: Yes

TranscriptFileUri

Holds the Amazon S3 URI for the Transcript.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2000.

Pattern: (s3://|http(s*)://).+

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: