This post concludes recent work and commentary on exporting masked data from one AWS Aurora PostgreSQL environment to another: PostgreSQL Masking Functions AWS RDS Aurora PostgreSQL Query Export to S3 Stub AWS RDS Aurora PostgreSQL Table Import from S3 Stub We were able to export masked data successfully and import it without issue. The export is significantly slower than the import, at least in our case where we needed many of the exports to have joins in order to restrict what data was expo...