AWS – AWS DMS now supports Data Masking
AWS Database Migration Service (AWS DMS) now supports Data Masking, enabling customers to transform sensitive data at the column level during migration, helping to comply with data protection regulations like GDPR. Using AWS DMS, you can now create copies of data that redacts information at a column level that you need to protect.
AWS Data Masking will automatically mask the portions of data you specify. Data Masking offers three transformation techniques: digit randomization, digit masking, and hashing. It’s available for all endpoints supported by DMS Classic and DMS Serverless in version 3.5.4.
To learn more about Data Masking with AWS DMS, please please refer to the AWS DMS technical documentation.
Read More for the details.