An EventBridge rule invokes the CLI function with schedule:run every minute.
next in ~24s
| Command | Schedule | Cron | Last run | Status |
|---|---|---|---|---|
| emails:digest | Daily 08:00 | 0 8 * * * | 8h ago | ok |
| metrics:rollup | Every 5 min | */5 * * * * | 3m ago | ok |
| subscriptions:renew | Every minute | */1 * * * * | 36s ago | ok |
| cleanup:temp | Daily 03:30 | 30 3 * * * | 5h ago | failed |
Sub-minute mode loops schedule:run within each invocation. Run manually: cloud command "schedule:run"