aws-eventbridge-cron: AWS EventBridge cron, rate, and one-time parser with scheduler
Parse AWS EventBridge cron, rate, and one-time expressions and compute the next run times from a base timestamp. The package validates AWS-specific extensions such as "?" day wildcards, nth weekdays (#), and last-weekday (L, LW) modifiers so you can rely on the same behaviour as AWS Scheduler cron schedules. . The README includes usage examples and notes on the guarantees provided by the evaluator.
[Skip to Readme]
Downloads
- aws-eventbridge-cron-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.14 && <5), containers, megaparsec, text, time [details] |
| Tested with | ghc >=9.6 && <9.7 || >=9.8 && <9.9 || >=9.10 && <9.11 || >=9.12 && <9.13 |
| License | BSD-3-Clause |
| Author | Kushagra Gupta |
| Maintainer | Kushagra Gupta <khushiitrans@gmail.com> |
| Category | AWS, Cloud, Scheduling |
| Home page | https://github.com/kushagarr/aws-eventbridge-cron#readme |
| Bug tracker | https://github.com/kushagarr/aws-eventbridge-cron/issues |
| Source repo | head: git clone https://github.com/kushagarr/aws-eventbridge-cron |
| Uploaded | by kushagarr at 2025-11-17T05:19:46Z |
| Distributions | |
| Downloads | 8 total (8 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |