Delete media convert job

0

Hello. I'm a beginner in aws services.
Please, how can I delete created jobs with aws media convert using the aws console? the jobs are created in the default queue. when I select a job, the cancel button is not activated.

asked 3 years ago698 views
4 Answers
1
Accepted Answer

Hi there,

There is no way to delete jobs that have ran and are in a completed, errored, or cancelled stated. The service will display these jobs for 90 days [1], and then remove them from the console view.

Thanks,
Jeremy

== Resources ==
[1] https://docs.aws.amazon.com/mediaconvert/latest/ug/setting-up-resources-for-catt.html

answered 3 years ago
0

Hi

Did you follow this document to cancel the job? https://docs.aws.amazon.com/mediaconvert/latest/ug/canceling-a-job.html.
If yes, and you still unable to cancel the job. Could you check the policy of your user in IAM? For detail, you can read this doc: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_testing-policies.html

Here is the tool: https://policysim.aws.amazon.com/home/index.jsp

If you have this policy only: AWSElementalMediaConvertReadOnly, then you have readyonly access. You need to have AWSElementalMediaConvertFullAccess in order to control the job.

Regards
Michael

AWS
answered 3 years ago
0

Thank you for your answer
I discover that I hadn't the policy to delete a job. I add AWSElementalMediaConvertFullAccess to the user but that doesn't give me the access to the delete button.
May be There's a condition in the status of jobs to be deleted?

answered 3 years ago
0

Thank you very much

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions