aws-samples / aws-samples/amazon-comprehend-s3-object-lambda-functions
PII redaction masking not working
- Lenguaje dominante
- Python
- Estrellas
- 31
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Línea de trabajo
Comienza reproduciendo el comportamiento mediante el S3 Object Lambda access point con las tres entradas descritas, especialmente con el archivo parquet que contiene un objeto JSON cifrado. Compara el resultado del enmascaramiento para texto, JSON simple y parquet, y luego identifica el manejo que falta para que PII se enmascare de forma coherente en el caso de parquet.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- aws, python
- Área
- backend, cloud
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100