Creating a service account
Turning on logical replication
rds.logical_replication is a static parameter which requires a database reboot to take effect.
- Select your database instance
- Go into
Configuration
and find yourDB instance parameter group
(orDB cluster parameter group
if you are using Aurora) - If you don’t have one, go to
Parameter groups
and clickCreate parameter group

- Find and change
rds.logical_replication
and set it to1

- Associate the parameter group with your database instance
