Support continuously updated sync instance for logically provisioned DLE
Goal
If my DLE is created based on logical data retrieval, I may want to keep the database fresh at all times.
TODO / How to implement
RDS supports logical replication. We could utilize it.
Use logical replication/decoding in sync instance.
Details TBD
Acceptance criteria
I can have always fresh DLE for RDS and other managed services that support logical decoding/replication.