I'm trying to setup replication between two MySQL RDS instances for one table only. I would like to replicate for example, schema1.users to schema2.users.
Under Mapping rules, I'm able to specify the schema and table names but I think they are for source only but I can't seem to find anything about specifying target schema and table name.
Thus I would like to know if it's a limitation of this service or am I missing something.