cloudtools/troposphere

Add ScheduleExpression validation

Open

#1,052 opened on 2018年5月24日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (4,865 stars) (1,487 forks)batch import
enhancementhelp wanted

説明

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.

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

コントリビューターガイド