Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 701 Bytes

File metadata and controls

30 lines (19 loc) · 701 Bytes

example-lambda for rendering video from lambda function

How to Use

  1. Clone the repository

  2. Install the dependencies

npm install
  1. Create the CDK stack
npx aws-cdk deploy \
  --outputs-file ./cdk-outputs.json
  1. Open the AWS Console and find the lambda

  2. Cleanup

npx aws-cdk destroy

License

This package and its source code is available under the MIT license. Read the full license terms here.. Notice that Remotion requires a licence for most use cases, read the terms here.