I want to use AWS aurora replica as a master for external MySQL instance.
I have created an aurora instance and a read replica with BinLog enabled DB cluster parameter.
Replication from writer is working fine but I am not able to see bin_log parameter ON for read replica.
Is there any way by which we can achieve this?