Chapter 479: Enable Lambda Insights
Core Idea
You may enable AWS Lambda Insights for your Remotion Lambda function.
Key Concepts
- Prerequisites
- Enable Lambda Insights
- Add a role to the Lambda function
- View Lambda insights
- Unsupported regions
- See also
Code Examples
npx remotion lambda functions deploy --enable-lambda-insights
- What it demonstrates: Usage pattern for Enable Lambda Insights from the official docs.
Key Takeaways
- Understand prerequisites when working with Enable Lambda Insights.
- Understand enable lambda insights when working with Enable Lambda Insights.
- Understand add a role to the lambda function when working with Enable Lambda Insights.
- Understand view lambda insights when working with Enable Lambda Insights.
- Understand unsupported regions when working with Enable Lambda Insights.
Connects To
- api: related page in the Lambda (@remotion/lambda) section.
- Approuterwebhook: related page in the Lambda (@remotion/lambda) section.
- Authentication: related page in the Lambda (@remotion/lambda) section.