aws-cloudformation / aws-cloudformation/cloudformation-cli
Update contract test will generate update request without writeOnlyProperties
Offen
contract tests
- Vorherrschende Sprache
- Python
- Sterne
- 336
- Forks
- 172
- Ø Merge
- 3 T. 5 Min.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.