David Calavera

Results 104 comments of David Calavera

This is addressed in #34. It might be better to merge that PR because it also addresses other issues.

@mhvelplund do you have an example payload that you've received from CloudWatch? It looks like there is a discrepancy between the implementation and documentation, and I'd like to see what...

that's nice. Do you want to open a PullRequest and add the changes?

@brentlemons I just moved S3 out, and added the S3ObjectLambdaEvent struct: #92

The Alb code is no longer under the generator, so we can make any adjustments we'd like to improve the experience of using that type, like the automatic encoding selection...

This is probably the best path forward. #50 is a good example of people providing hand written events. I think the only events I miss so far in this crate...

It'd be great to get this merged, it's a super useful feature specially when you want to keep code private but releases public.

I understand for the lack of traffic here that this is not in any roadmap, but I thought I could ask again. @ethomson, @carlosmn is there any possibility that this...

The destination route must be absolute for that proxy to work correctly. The fact that it actually works in `netlify dev` is actually an issue in the cli for not...

@michaelcaterisano can you share the rules here, with the url to your production site?