Back to Remotion

npx remotion lambda functions rm

packages/docs/docs/lambda/cli/functions/rm.mdx

4.0.474589 B
Original Source
npx remotion lambda functions rm remotion-render-2021-12-16-2048mb-240sec

Removes one or more functions from your AWS infrastructure. Pass a space-separated list of functions you'd like to delete.

<details> <summary> Example output </summary> <pre>

Function name: remotion-render-2021-12-16-2048mb-240sec

Memory: 2048MB

Timeout: 120sec

Version: 2021-12-16

Delete? (Y/n): Y

Deleted!

</pre> </details>

--region

The AWS region to select.

--yes, -y

Skips confirmation.