Chapter 421: Auto-delete renders
Core Idea
_available from v4. 0.
Key Concepts
- Apply the lifecycle rules
- Trigger a render with expiration
- How it works
- See also
Code Examples
npx remotion lambda sites create --site-name=my-site-name --enable-folder-expiry
- What it demonstrates: Usage pattern for Auto-delete renders from the official docs.
Key Takeaways
- Understand apply the lifecycle rules when working with Auto-delete renders.
- Understand trigger a render with expiration when working with Auto-delete renders.
- Understand how it works when working with Auto-delete renders.
- Understand see also when working with Auto-delete renders.
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.