-
Notifications
You must be signed in to change notification settings - Fork 9
PII redaction masking not working #1
Copy link
Copy link
Open
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels