AWS Batch adds support for cancelling queued jobs

AWS Batch now supports cancellation of jobs while they are waiting in the queue. This allows you to cancel jobs before they are executed. Also, if you are using the fair-share scheduling feature, you can cancel jobs with an outdated priority to make room for jobs submitted by other users to the same queue to progress. Jobs canceled while waiting in queue will be moved to the FAILED state.

Source:: Amazon AWS