Cron is a scheduler that executes shell commands. Lambda represents the shell command itself right? What are you using to specify when something should run?
Lambda can trigger off a bunch of AWS events. One of those events types are CloudWatch events, mostly used for triggering in response to things like CPU activity or other metrics. One of the CloudWatch events you can specify are plain old Cron events: