aws-cloudformation / aws-cloudformation/cloudformation-resource-schema

Validate the type of properties in `primaryIdentifier`

Open
#98 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
96
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Only `String` or `Number` type property can be `primaryIdentifier`. We should enforce it during schema validation.

Contributor guide

Open the contributing guide

Research direction

Start by locating the schema-validation logic for primaryIdentifier and inspect how property types are represented. Confirm validation rejects non-String/Number properties assigned to primaryIdentifier, and add or run the relevant validation tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.