Skip to content

PII redaction masking not working #1

@sj211988

Description

@sj211988

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions