remotion lambda functions deploy
Deploy a function if one with the same parameters doesn't exist
Options
Name | Description |
---|---|
--memory <sizeInMegabytes> | Amount of memory in MB to allocate |
--disk <diskInMegabytes> | Amount of disk space in MB to allocate |
--architecture <architecture> | Type of CPU architecture to use for the Lambda function |
--disable-cloudwatch | Disable CloudWatch logging |
--custom-role-arn <Role ARN> | Set a custom role ARN to be used instead of the default |
--retention-period <retentionPeriodInDays> | CloudWatch log retention period in days |
--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 |