aws-samples / aws-samples/amazon-comprehend-s3-object-lambda-functions
PII redaction masking not working
- Lingua principale
- Python
- Stelle
- 31
- Fork
- 9
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi,
I have a text file, JSON, and parquet file. The text file contains a text some PII information. When I get an object using the object lambda access point, the PII information is masked and returns as expected result
The JSON file contains an object with some PII information. When I get the object using the object lambda access point, the PII information is masked and returns as expected result
But the parquet file has encrypted JSON object with some PII information. When I get the object using the object lambda access point, the PII information is not masked and returns not expected result
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.