1 Answer
- Newest
- Most votes
- Most comments
0
Thank you for the details. Via the Test
tab GUI, it's correct to add the params to Query string
section.
When you are sending requests from other clients, the query parameters should as well reside in querystring
field as explained in this document. This can be verified by deploying the function to LIVE
stage and looking into the edge function logs.
(as is adding the params to Query string
section in the Test
tab GUI)
answered 2 years ago
Relevant content
- asked 10 months ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 3 years ago