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

Validation: Resource property cannot set readOnly properties

Open
#102 1 comment 6 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
96
Forks
38
PR merge metrics
No merged PRs in 30d

Description

Currently, if set a value for a readOnlyProperties, this will be silently ignored. We should have validation to enforce this validation.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Java validation path that processes readOnlyProperties and reproduce the case where a value is silently ignored. Trace how resource property assignments are checked, then verify that assigning a read-only property produces a validation failure rather than being accepted or ignored.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java
Domain
backend-api-design, cloud
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.