Capítulo 443 de 988

Chapter 443: npx remotion lambda sites rm

Core Idea

Removes a site (or multiple) from S3 by its ID.

Key Concepts

  • --region
  • --yes, -y
  • --force-bucket-name<AvailableFrom v="3.3.42" />
  • --force-path-style<AvailableFrom v="4.0.202" />

Code Examples

npx remotion lambda sites rm abcdef
npx remotion lambda sites rm abcdef my-project # multiple at once
  • What it demonstrates: Usage pattern for npx remotion lambda sites rm from the official docs.

Key Takeaways

  1. Understand --region when working with npx remotion lambda sites rm.
  2. Understand --yes, -y when working with npx remotion lambda sites rm.
  3. Understand --force-bucket-name<availablefrom v="3.3.42" /> when working with npx remotion lambda sites rm.
  4. Understand --force-path-style<availablefrom v="4.0.202" /> when working with npx remotion lambda sites rm.

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.