How to enable masking of PII in logs that's URL encoded

0

In Cloudwatch Logs, we've enabled masking of email addresses via arn:aws:dataprotection::aws:data-identifier/EmailAddress

However, we're still seeing emails in the code if they have been URL-encoded. e.g. email=some-user%40gmail.com

How do I enable the masking of these values? Please note that we are unable to URL decode the value since it's not under our control.

If this is not supported, I think it's either a defect or a feature request.

Thank you.

RobS
asked 8 months ago157 views
1 Answer
0

Hi,

You are right the pattern of email model could be enhanced to supported encoded email addresses.

The best is to open a ticket from your AWS account console: service teams are not supposed to monitor re:Post to see feature requests / bug reports.

Best,

Didier

profile pictureAWS
EXPERT
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions