Could someone let me know how to migrate RDS postgre from one vpc to another using DMS? the documents for DMS only talks about using DMS between two differnet database in same vpc or from onpremise to aws..I want to know how to do it for RDS postgre db from one vpc to another.. I dont have schema change.So it should be homogeneous migration..There could be some minor change like patch version change in target RDS postgres DB.However no schema change
Do I need vpc peering for this?