Chapter 487: Permissions
Core Idea
This document describes the necessary permissions for Remotion Lambda and explains to those interested why the permissions are necessary.
Key Concepts
- User permissions
- Role permissions
- Validation
- Explanation
- User policies
- Role policies
- See also
Code Examples
npx remotion lambda policies validate
- What it demonstrates: Usage pattern for Permissions from the official docs.
Key Takeaways
- Understand user permissions when working with Permissions.
- Understand role permissions when working with Permissions.
- Understand validation when working with Permissions.
- Understand explanation when working with Permissions.
- Understand user policies when working with Permissions.
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.