I have configured MediaConvert to trigger a success event which is listened/handled by a lambda.
But I have different kinds of jobs for MediaConvert, which means, on success, based on the input, I would like to trigger different sns topics or lambdas.
Is it possible to trigger different success events(sns topics) based on the inputs?