# lambda-songwhip-mediaconvert-status

A lambda function for handling MediaConvert job status notifications.

## Overview

This Lambda consumes SQS messages containing MediaConvert job status events. On completion,
it tags the S3 source file as transcoded. It handles both error and completion states from
MediaConvert events.
