aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin
Sensitive data should not be logged: Part 2
Open
question
- Dominant language
- Java
- Stars
- 30
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
Issue #221 deals with not logging information that is marked as a `writeOnlyProperty`. The resource I'm developing has a `readOnlyProperty` that is sensitive and should not be logged. How do I make sure it does not get logged, but still returned in a Read handler?
Contributor guide
Assessment
This issue has not been assessed yet.