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
Configurationand find yourDB instance parameter group(orDB cluster parameter groupif you are using Aurora) - If you don’t have one, go to
Parameter groupsand clickCreate parameter group

- Find and change
rds.logical_replicationand set it to1

- Associate the parameter group with your database instance
