aws / aws/aws-dynamodb-encryption-java
Guide clients away from withAttributeValues in EncryptionContext
- Lingua principale
- Java
- Stelle
- 141
- Fork
- 74
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
withAttributeValues is OK to be exposed to the SDK via package private or some other means, but clients aren't intended to use it.
The solution we discussed was to deprecate this method. Maybe there is another way to convince clients not to use it.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Locate withAttributeValues in EncryptionContext and inspect how it is exposed and used by the SDK. Review the surrounding API and any existing deprecation guidance or tests before choosing an approach. Done means clients are clearly discouraged from using the method while the SDK can still access the required functionality.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- security
- Tipo di issue
- Refactoring
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100