cloudtools / cloudtools/troposphere

Add ScheduleExpression validation

Open
#1,052 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
4.9k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

The field `troposphere.events.Rule::ScheduleExpression` is a `basestring`. The validity of it is confirmed during the stack creation of CloudWatch.
The documentation for that field can be found [here](https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/ScheduledEvents.html).

Would it be possible to validate the cron when JSON is being generated?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.