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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则