AWS MediaConvert - Add metadata to s3 output

Viewed 639

Description:

I would like to be able to add S3 Metadata to a MediaConvert Job Output but can't seem to find any settings that would allow me to do this. I am able to update the object metadata after the job has completed, but I need the Metadata to be available when the 's3:ObjectCreated:*' event occurs as I need that Metadata available in another Lambda function.

Question:

Is it possible to get MediaConvert to add metadata to an object in S3 when it completes a job?

0 Answers
Related