Media
Describes the Amazon S3 location of the media file you want to use in your request.
Contents
- MediaFileUri
-
The Amazon S3 location of the media file you want to transcribe. For example:
-
s3://DOC-EXAMPLE-BUCKET/my-media-file.flac
-
s3://DOC-EXAMPLE-BUCKET/media-files/my-media-file.flac
Note that the Amazon S3 bucket that contains your input media must be located in the same AWS Region where you're making your transcription request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Pattern:
(s3://|http(s*)://).+
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: