On a schedule — Running functions in AWS Lambda

The scenario wakes up on a schedule and runs functions in AWS Lambda. Runs on its own, no manual copying.

  • The right action in AWS Lambda launches itself, right on schedule.
  • You don't launch the same process by hand every day.
  • By the right hour it's all done — you just check the result.
AWS Lambda

How it works

Automating AWS Lambda takes no code: a ready-made scenario does the routine for you.

  1. Starts when: Schedule
  2. Then: Aws Lambda

You can launch this integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.