Michael Robellard

Results 15 comments of Michael Robellard

This issue not only occurs in API Gateway, It also happens with SQS Queues as well. The first time the deploy works and all subsequent times it will fail unless...

They just added support for lambda and iam authorizers for http apis. I don’t think you would want to make it a boolean on the current decorator since they have...

Are there any workarounds for this issue? I am seeing it as well, and it is breaking things in a way that makes our app unusable.

So I think this is not a bug (At least in Vue 3) If you provide a key in your for loop the problem goes away Reading the documentation in...

I'd like to see support for automatic layer generation like chalice has. Chalice can take all the dependencies and bundle them together in a layer so that it doesn't have...

I think we should lump the destinations options under this as well seeing as they are related. For completeness here are the AWS Blog Posts for both destinations and the...

I don't think this fix solves the problem, tried checking it out locally and doesn't solve the problem for me. I can't under any circumstances get a git repo to...

I know it looks big, but of the 117 files changed only 23 are actual system code, the rest is documentation, examples and tests.

I have updated the code to fix some layout issues and caching issues I found when I started testing against real projects instead of just the example projects. I am...