@omakoleg Why is that so bad? As you wrote,
there are different entry points, so the folder may be the same but the handler
is different.
Of course it would be cleaner to extract shared code into a library and group
lambdas per "feature" of your solution.