question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add schedule option on function category cli

See original GitHub issue

Describe the solution you’d like

Should be possible to set a schedule/cron on function category CLI.

amplify function add

among the other questions:

  1. It’s a Lambda function that should be scheduled?
  2. What’s the schedule expression?

Describe alternatives you’ve considered

Edit the JSON autogenerated or go to console to add a schedule/cron

Where this came from: https://twitter.com/gdecampo/status/1148210103893594114

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:17
  • Comments:17 (4 by maintainers)

github_iconTop GitHub Comments

15reactions
yuthcommented, Jul 8, 2019

@guilhermedecampo I have added this to our back log. Our product team will review this and prioritize this

3reactions
kaustavghosh06commented, Apr 7, 2020

Hey guys, yesterday with Amplify CLI v4.18.0 we officially support schedule functionality in the functions category. Here’s a blog post for the release explaining the functionality - https://aws.amazon.com/blogs/mobile/how-to-schedule-recurring-lambda-functions-using-the-amplify-cli/

Read more comments on GitHub >

github_iconTop Results From Across the Web

Scheduler CLI - AWS Documentation
The Instance Scheduler on AWS command line interface (CLI) allows you to configure schedules and periods, and estimate cost savings for a given...
Read more >
Functions - Overview - AWS Amplify Docs
Amplify CLI allows you to schedule Lambda functions to be executed periodically (e.g every minute, hourly, daily, weekly, monthly or yearly). You can...
Read more >
Create a function in the Azure portal that runs on a schedule
Learn how to use the Azure portal to create a function that runs based on a schedule that you define.
Read more >
Task Scheduling - The PHP Framework For Web Artisans
Schedule Frequency Options ... These methods may be combined with additional constraints to create even more finely tuned schedules that only run on...
Read more >
tsm Command Line Reference - Tableau Help
The topics in this section include reference content for Tableau Services Manager (TSM) command line interface (CLI) to support Tableau Server.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found