I have 2 AWS accounts 1. Production 2. Development. I want to replicate the development RDS encrypted database to production account in a automated way. VPC peering is not allowed between the accounts but I can share the KMS keys between the accounts.
I read few blogs but they are talking about manual process. Any suggestions