aws-samples / aws-samples/amazon-comprehend-s3-object-lambda-functions
PII redaction masking not working
- Vorherrschende Sprache
- Python
- Sterne
- 31
- Forks
- 9
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
Beginne damit, das Verhalten über den S3 Object Lambda access point mit den drei beschriebenen Eingaben zu reproduzieren, insbesondere mit der parquet-Datei, die ein verschlüsseltes JSON-Objekt enthält. Vergleiche das Maskierungsergebnis für Text, einfaches JSON und parquet und ermittle dann die fehlende Verarbeitung, die erforderlich ist, damit PII im parquet-Fall konsistent maskiert wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- aws, python
- Bereich
- backend, cloud
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100