Need to pass parameters in hash
Open
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
I need to pass some parameters in hash to the serverless lambda function in the url but cant seem to be getting in the "event" parameter of the handler. What could be done to do this?
Contributor guide
Research direction
Start with the Lambda handler entry point and the URL parameter behavior described in the issue. Reproduce the request with parameters in the URL, inspect the handler's event value, and confirm what parameter representation is expected and whether it is delivered there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- api, backend, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100