Micah Martin

Results 11 comments of Micah Martin

Wanted to checkin and see if any more progress has been made on the design of this. I'm curious how you would address assume role and inline policies.

This shouldn't be stale. It's pretty critical that this gets fixed.

@pingles I think this is helpful but if you could add a diagram show the relationship between the IAM roles at each stage that would be SUPER helpful. Reading the...

:+1: to just using the [babel-loader](https://github.com/babel/babel-loader). It works great for me.

I started with the view classes at first, but I felt like it was a little bit of unnecessary overhead. Also, In some cases I'm rendering mustache views within a...

For now I've just monkey patched the method to suite my needs but I think it's something that should be added. ``` python def _new_render(self, engine, context): """ Monkey patching...

+1 I'm getting the same error. I tried using the config from that stackoverflow post but when I try it I get this error: ``` fetched an invalid config {:config=>"input...