awslabs / awslabs/aws-cyclone-solution
Schema Validation in APIConfigLambda
Open
- Dominant language
- Python
- Stars
- 28
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Users can pass resource parameters in to config tables. Idea here would be to include a schema validation function in that lambda to catch any issues before they happen and return an error to user.
Contributor guide
Research direction
Start by locating the APIConfigLambda entry point and tracing how resource parameters reach the config tables. Define the validation scope and expected error behavior before implementation. Done means invalid parameters are rejected before they cause downstream issues and the user receives an actionable error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- api, backend, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100