Results 3 comments of Kim Säppi

Here's one solution for implementation (I can make a PR if this is deemed a valuable suggestion, tips for how to document it welcome): ```diff diff --git a/aws_lambda_powertools/event_handler/api_gateway.py b/aws_lambda_powertools/event_handler/api_gateway.py index...

> Hey Kim, did you face any issues accessing via the app.current_event within the middleware? The app instance is the same for both middlewares and routes by design. No, there...

I think that sounds very good. I wasn't able to find the issue right now, but I'll keep an eye out. Perhaps it doesn't make sense to implement a temporary...