### Summary `Router` doesn't return decorated function compared to `ApiGatewayResolver`. ### Why is this needed? This means it doesn't allow stacking decorators whether that for multiple route registration for the same function or additional powertools features. ### Which area does this relate to? Event Handler - REST API ### Solution _No response_ ### Acknowledgment - [X] This request meets [Lambda Powertools Tenets](https://awslabs.github.io/aws-lambda-powertools-python/latest/#tenets) - [ ] Should this be considered in other Lambda Powertools languages? i.e. [Java](https://github.com/awslabs/aws-lambda-powertools-java/), [TypeScript](https://github.com/awslabs/aws-lambda-powertools-typescript/)