Starting today, new Vapor deployments will ensure a separate AWS Lambda function exists for running your queued jobs. Before this change, queued jobs executed within the CLI Lambda. This Lambda is also used for running deployment commands, CLI commands, and scheduled jobs.