When uploading video files to my S3 bucket, I can include custom metadata:
x-amz-client-id
x-amz-timestamp
x-amz-pretty-name
What I'm wondering is, once these videos enter an Elastic Transcoder pipeline, is there any way to include this metadata, say, in the "complete" notification the Elastic Transcoder sends out? The intent is to, once a file is processed, use the returned data to update database records.