Skip to main content

卸载 Lambda

当然,如果你决定不再使用 Remotion Lambda,我们会感到失望。如果你愿意与我们分享意见,我们非常乐意接受反馈。

🌐 Of course we are bummed if you decided not to use Remotion Lambda anymore. We are very receptive to feedback if you'd like to share it with us.

如果你想从你的基础设施中移除所有与 Remotion Lambda 相关的对象,你可以按照以下步骤操作。

🌐 If you would like to remove all Remotion Lambda related objects from your infrastructure, you can follow these steps.

warning

这将删除所有已渲染的视频,并破坏正在使用 Remotion Lambda 渲染视频的程序。

删除 Lambda 函数

🌐 Delete Lambda Functions

你可以使用以下命令删除所有函数。yes 标志已经包含,如果你执行此命令,它将删除所有函数而不进行确认。

🌐 You can delete all functions using the following command. The yes flag is already included, if you run this, it will delete all functions without confirmation.

npx remotion lambda functions rmall -y

删除项目

🌐 Delete projects

npx remotion lambda sites rmall -y

删除渲染和伪影

🌐 Delete renders and artifacts

删除你 AWS 账户中所有以 remotionlambda- 开头的 S3 存储桶。

🌐 Delete all S3 buckets starting with remotionlambda- from your AWS account.


确保你已经将指令应用到所有区域。你现在已经清理了 AWS 基础设施中所有与 Remotion Lambda 相关的资源。

🌐 Make sure you have applied the instructions to all regions. You have now cleared up your AWS infrastructure from all Remotion Lambda-related resources.