aws-cloudformation / aws-cloudformation/cloudformation-cli

Update contract test will generate update request without writeOnlyProperties

Open
#778 0 comments 0 reactions 1 assignee Claimed by @omkhegde View on GitHub
contract tests
Dominant language
Python
Stars
336
Forks
172
Avg merge
3d 5m
Merged PRs (30d)
3

Description

Update contract will use the create handler result as input to generate update request. However, the writeOnlyProperties are removed from the output of create handler for security reason. This causes update contract won't have writeOnlyProperties as update request and can cause update handler fail due to writeOnlyProperties removed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.