AWS Transcribe console, S3 buckets are empty

0

Hi, I'm trying to give a try with AWS transcribe. For this I'm using the web form where I can select an audio file. Unfortunately it seems all the buckets I choose are empty (even if they are not, of course), therefore I can't select any audio file.

Is required a specific permission on the S3 bucket to permit AWS Transcribe to access the source media?

Enter image description here

Thanks

質問済み 1年前472ビュー
2回答
0

To use AWS Transcribe on objects stored in an S3 bucket, you must give Transcribe access to the bucket via an IAM role with the necessary permissions, such as GetBucket and ListBuckets.

Refer to this document and check S3 related section: https://docs.aws.amazon.com/transcribe/latest/dg/security_iam_id-based-policy-examples.html

profile picture
エキスパート
回答済み 1年前
0

Also you have to add ListAllMyBuckets to list S3 bucket in the console.

chiyoda
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ