cloudtools/troposphere

Add ScheduleExpression validation

Open

#1052 aperta il 24 mag 2018

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Python (1487 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (4865 star)
Metriche merge PR
 (Merge medio 6g 3h) (3 PR mergiate in 30 g)

Descrizione

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?

Guida contributor