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

2 Risposte
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
ESPERTO
con risposta un anno fa
0

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

chiyoda
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande