Automating MediaConvert Jobs with AWS Lambda
In this Demo, we will use Amazon S3 and Lambda to trigger AWS Elemental MediaConvert jobs automatically.
Prerequisites
You must have an Amazon S3 source bucket (for example, ip-tutorial-bucket-1) with videos to be transcoded already stored in it.
And...
blog.learndev.in7 min read
Burke Ingraffia
What is "FileInput": "s3://rodeolabz-us-west-2/vodconsole/VANLIFE.m2ts", and why do we have to use this in our code? Is there a way that we can have that m2ts file in our own account?