-
Hi guys! Sorry for this very basic questions, but Google wasn't very helpful and I am very new to Bref/Lambda/Api gateway. I have a (very) small PHP web app on AWS lambda using Bref. Application works perfectly (generates a PDF from some input parameters) but I am unsure of how to handle nicer-looking URLs. If I make a normal GET request to my app like this: everything works perfectly, but I would like to have it in the format:
I tried this in my serverless.yml:
But that doesn't seem to work. Can anyone point me in the right direction? Do I need to do some custom work in API Gateway or is there some simple way to get this to work using just serverless.yml? Thankful for any help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
That looks about right.
We cannot help without more details 😄 |
Beta Was this translation helpful? Give feedback.
That looks about right.
We cannot help without more details 😄