events: add aws recording start time to dto
The automation of live-stream recordings uses the AWS Sessions
(generated by AWS) to identify the raw video files on AWS S3. However, there are cases where these AWS Sessions
do not match those files. This MR adds an optional recordingStartTime
parameter to the DTO of POST sessions/:sessionUUID/transcode
.