Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in AWS by (5.6k points)
edited by

Just want to know that in Amazon CloudWatch is it possible to run a rule according to a schedule that is defined in cron expression. But the attempts were rejected by the CloudWatch with the below message:

"Parameter ScheduleExpression is not valid..."

0 16 * * SUN *

0 16 * * 6 *

0 16 * * SUN-SUN *

0 16 * * 6-6 *

1 Answer

0 votes
by (12.4k points)
edited by

 You can try with "0 16 ? * 1 *", where the question mark says that it must no be executed every day, so it must check the weekday values.

Looking forward to know more about AWS? Then do check out the AWS Training offered by Intellipaat.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
asked Apr 2, 2020 in AWS by Amenda (1.4k points)
0 votes
1 answer

Browse Categories

...