There are a couple of options you can look into for migration.
Use AWS Database Migration Service to use Aurora postgres SQL as source and Postgre(RDS or any other) as target.
Test setting up Aurora logical representation from Aurora PostgreSQL to move data changes.