remotion lambda functions
Manage functions on AWS Lambda
Subcommands
Name | Description |
---|---|
ls | List deployed functions |
deploy | Deploy a function if one with the same parameters doesn't exist |
rmall | Remove all functions in a region |
rm | Remove a function |
Options
Name | Description |
---|---|
--quiet | Print less output |
-q | Print less output |
--log <arg> | Log level, "error", "warning", "verbose", "info" (default) |
--yes | Skip confirmation |
--force |
|
-y |
|
-f |
|
--region <arg> | The AWS region specifier |