Migration of MYSQL Replication set from AWS RDS to EC2 without data loss
Hi everyone i am having a MYSQL replica set with 1 primary and 3 read replicas hosted in AWS RDS, I want to migrate the data to AWS EC2 instance without any downtime and no data loss. Please provide me the info or approach How to perform this migration?