Using AWS Lambda to copy RDS snapshots between regions 2 minute read At work we needed to make MySQL database on RDS backups between regions without having a running instance in the destination region, I mean, no read replic...