I'm trying to configure external slave connecting to Aurora RDS. To my delight, I run into a silly problem where the Aurora cluster name - assigned by AWS - exceeds permissible MASTER_HOST limit of 60 characters.
I want to use the cluster name (not IP) since it can be dynamically changed by Route53 on failover.
Can anyone suggest a solution?