npx remotion lambda 函数 ls
npx remotion lambda functions ls列出你在 所选区域 部署到 AWS 的函数。
🌐 Lists the functions that you have deployed to AWS in the selected region.
示例输出
eu-central-1 区域的 6 个函数
名称 版本 内存 (MB) 超时 (秒)
remotion-render-2021-12-16-2048mb-240sec 2021-12-16 2048 240
remotion-render-2021-12-17-2048mb-120sec 2021-12-17 2048 120
remotion-render-2021-12-15-2048mb-240sec 2021-12-15 2048 240
--compatible-onlyv4.0.164
仅列出与你调用命令的 CLI 版本相同的函数。
🌐 Only lists functions that have the same version as the CLI you are calling the command from.
--region
要选择的 AWS 区域。
🌐 The AWS region to select.
--quiet, -q
仅打印以空格分隔的函数名称列表。如果没有函数,则打印 ()
🌐 Prints only the function names in a space-separated list. If no functions exist, prints ()