cloudtools/troposphere

Add ScheduleExpression validation

Open

#1,052 建立於 2018年5月24日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (4,865 star) (1,487 fork)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?

貢獻者指南