Capítulo 487 de 988

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

  1. Understand user permissions when working with Permissions.
  2. Understand role permissions when working with Permissions.
  3. Understand validation when working with Permissions.
  4. Understand explanation when working with Permissions.
  5. 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.