Skip to main content

npx remotion lambda functions ls

npx remotion lambda functions ls

Lists the functions that you have deployed to AWS in the selected region.

Example output

6 functions in the eu-central-1 region
Name Version Memory (MB) Timeout (sec)
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

Only lists functions that have the same version as the CLI you are calling the command from.

--region

The AWS region to select.

--quiet, -q

Prints only the function names in a space-separated list. If no functions exist, prints ()