-
Notifications
You must be signed in to change notification settings - Fork 364
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
Invalid CRON expression cron(* ? * * * *)
#261
Comments
Thanks for reporting. Will be fixed in the next release. |
@zsidez |
@aijunpeng This is how it will be at the beginning of the hour: Can't put question mark To reproduce can open created(or create new) events bridge rule in aws console:
|
Also I suggest to run this Current code that adds partition already doesn't add it if partition exists: So cron can be: |
Thanks for providing more information. I've validated that |
Is this a valid cron expression?
cron(* ? * * * *)
EventBridge's
Define schedule
shows error:Invalid CRON expression
Latest version (v4.0.2) of Security Automation still have this setting
Originally posted by @zsidez in #186 (comment)
The text was updated successfully, but these errors were encountered: