When using "* * * * * *" as a cron expression the library treats it as a valid expression. The [aws docs ](https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-create-rule-schedule.html#eb-cron-expressions) specify that this expression is **invalid** Could you please fix that or are you open for contributions?