media-insights-on-aws icon indicating copy to clipboard operation
media-insights-on-aws copied to clipboard

Transcribe fails when AWS account has enabled AI services opt-out

Open ianwow opened this issue 3 years ago • 1 comments

Describe the bug

Transcribe fails when AWS account has enabled the following opt-out:

https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_ai-opt-out.html

start_transcribe.py line 162

throws this error:

'An error occurred (BadRequestException) when calling the StartTranscriptionJob operation: You must specify a value for outputBucketName because your account, XXXXXXXXXXXXX, has opted out of using your content for quality improvements. Make sure you provide a value for outputBucketName and try your request again.'

ianwow avatar Feb 23 '22 17:02 ianwow

image

ianwow avatar Feb 23 '22 19:02 ianwow