S3 access denied error for a mediaconvert job

103 views Asked by At

I am trying to follow the instructions from this AWS documentation to create a AWS MediaConvert job with a KMS key for server side encryption https://docs.aws.amazon.com/mediaconvert/latest/ug/implementing-server-side-encryption.html

The job keeps giving me error
Unable to write to output file [s3://{path to my output bucket}/file_example_MP4_480_1_5MGhls_264_00001.ts]: [Failed to write data: Access Denied]

I understand that the job is unable to access the output bucket. I have tried everything but nothing seems to work.

Here are some of the links I referred
What permissions S3 needs for AWS MediaConverter to have access to write files? https://repost.aws/questions/QUWX3fYP2CT7eychPQqiwHJQ/unable-to-write-to-output-file

Here is my policy snapshot for my Media Converter Role Media_Convert_Default_Role Mediaconvert_default_role_* policy enter image description here

Can someone help me troubleshoot the issue? Any help is appreciated. Thanks

0

There are 0 answers