gateway icon indicating copy to clipboard operation
gateway copied to clipboard

API gateway resource does not pass into handler

Open chichunhua opened this issue 2 years ago • 0 comments

I used this dependency in my go project for lambda function and api gateway. The api gateway do invoke the lambda function, however the api call returns 404 page not found error. And in the log, the path is / instead of the /resource. Do you have any suggestions?

chichunhua avatar Apr 07 '22 02:04 chichunhua