Get startedGet started for free

Preventing PII exposure in application logs

Your application logs user activity to CloudWatch for debugging. A log entry contains: userId="user123", email="[email protected]", nationalId="123-45-6789", action="updated_profile". You need to sanitize this before sending to CloudWatch to comply with GDPR and HIPAA.

Which sanitization approach is most appropriate?

This exercise is part of the course

Using Data Stores in AWS

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise