Back to Remotion

npx remotion lambda functions rmall

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

4.0.466684 B
Original Source
npx remotion lambda functions rmall

Removes all functions in a region from your AWS infrastructure.

<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!

Function name: remotion-render-2021-12-18-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.