rfagen
Results
2
issues of
rfagen
Currently (just upgraded to 0.2.2) time parameters can only be set as epoch-time-milliseconds. The AWS cli supports ISO 8601 timestamps, as well as epoch time. Could using "2021-03-11T19:00:00Z" be added?...
I tried looking through the source code to see if this was an available option, but I couldn't find it if it is. I tried to follow the code to...