# lambda-assets

This repo contains the lambda functions for the `assets-transcoding-v2` state machines in AWS.

The trigger that starts the `assets-transcoding-v2` is an Amazon eventbridge rule: arn:aws:events:us-east-1:437795906767:rule/prod_raw_asset_rule.

The gist of the eventbridge rule is that when a file gets dropped in to `prod-orcd-raw-assets` S3 bucket, then a state machine run for `assets-transcoding-v2` will begin.
