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

gefragt vor einem Jahr472 Aufrufe
2 Antworten
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
EXPERTE
beantwortet vor einem Jahr
0

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

chiyoda
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen