I want to create a RefreshSchedule with updates scheduled at 00:00 daily.
Deployment by CloudFomation is successful, but when I check the schedule from the management console, there is an error.
Hi @Wakana
Thanks to reply!
I could understand that the StartAfterDateTime setting is required.
I would like to see CreateRefreshSchedule generate an error and fail the call if a past date is entered for StartAfterDateTime.
It would be great if you could add it to the feature request!
when refresh schedule is created first time, StartAfterDataTime field requires to have future datetime, as QS can’t schedule based on the past datetime. but once it is created, the schedule runs at 12am on daily basis from the StartAfterDateTime you specified. would there be some other issues you are facing ?