kevgliss

Results 42 comments of kevgliss

Hi, I think targeting via tags is a great idea! I think you would want to make a new plugin similar to: https://github.com/Netflix-Skunkworks/diffy/blob/master/diffy/plugins/diffy_aws/plugin.py#L64 There is some rough documentation here, please...

@monkeysecurity Let's trade horses, I can work on it but I expect a pull request to Lemur :-)

We are also facing this issue; it's often unclear what is causing an exception (or swallowing them entirely).

A PR with that check seems reasonable, haven't played much with step functions myself.

Thats an interesting question, I'm not sure how you would reconcile multiple events in the context of one lambda? i.e. when you are writing your lambda code is it expected...