S3 File Anonymization ( Data Masking)
Could you please tell me whether there is any AWS service that can mask the content of S3 files? (Data masking/Anonymization).
For Example,
1. Masking Name from John to 'abcd'
2. Masking Phone Number from 770012 to 11111
3. Masking Date of Birth from 2020-01-05 to 2000-11-11
Even after masking, the column's format should be preserved. Example, Date of birth should be in date format even after the masking
Thanks & Regards,
Aflah Kanhayi