Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How modify existing time for running lambda-janitor ? #43

Open
ayushnaithani6 opened this issue Feb 2, 2022 · 1 comment
Open

How modify existing time for running lambda-janitor ? #43

ayushnaithani6 opened this issue Feb 2, 2022 · 1 comment

Comments

@ayushnaithani6
Copy link

By default it runs on rate(1 hour), changing rate(1 day) is not working, even cron is not working, Any fixes?

@ayushnaithani6 ayushnaithani6 changed the title How set time for running lambda-janitor ? How modify existing time for running lambda-janitor ? Feb 3, 2022
@fatihdestegul
Copy link

Make sure you do the following changes

  • Go to your lambda-janitor application
  • In Resources section find CleanCleanScheduledEvent . It will open Amazon EvenBridge-Rules
  • Go Event schedule section and click edit.
  • Change your schedule pattern
  • Apply & Next few times to update rule

Done !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants