awslabs / awslabs/aws-cyclone-solution

Schema Validation in APIConfigLambda

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.