Database Backup
backup-database
{ "name": "Database Backup", "handler": "backup-database", "delivery": { "type": "pull" }, "cron": "0 2 * * *", "timezone": "UTC", "timeout": 300000, "maxRetries": 5, "description": "Full database backup to S3" }