Does anyone have a good set of functions for searching cloudwatch?
I'm working on a cloudwatch repo that lazyloads the logs given a log-group-name. it currently fails with a stackoverflow... https://github.com/drewverlee/cloudwatch/blob/master/src/drewverlee/aws/cloudwatch.clj#L84
ideas, concerns, insults welcome.