aws-samples / aws-samples/amazon-comprehend-s3-object-lambda-functions

PII redaction masking not working

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
31
Forks
9
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.