aws-samples / aws-samples/amazon-comprehend-s3-object-lambda-functions
PII redaction masking not working
- 主要言語
- Python
- スター
- 31
- フォーク
- 9
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
調査の方向性
まず、説明されている3つの入力、特に暗号化されたJSONオブジェクトを含むparquetファイルを使って、S3 Object Lambda access point経由で動作を再現します。テキスト、プレーンなJSON、parquetのマスキング結果を比較し、その後、parquetの場合にもPIIが一貫してマスキングされるために必要な、欠けている処理を特定します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, python
- 領域
- backend, cloud
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100