react-cron-generator icon indicating copy to clipboard operation
react-cron-generator copied to clipboard

Support for AWS

Open jesusenlanet opened this issue 3 years ago • 1 comments

Hi,

I'm playing with a backend/frontend tool (full stack) that involves cron expressions and AWS.

For the frontend part of the app I find this package a must have.

Right now I can work with unix cron expressions, but, is there any option to have support for AWS EventBridge cron expressions? (are similar to unix expressions, but not compatible).

For the backend part I found a solution here time ago (in case you can find it useful for more context) https://github.com/vcoder4c/cron-validator/issues/10

Many thanks.

jesusenlanet avatar Nov 19 '22 23:11 jesusenlanet

@jesusenlanet Thanks For reporting this Will definitely try the same ASAP

sojinantony01 avatar Nov 21 '22 12:11 sojinantony01