WE are launching an ALB to access various UIs of the EMR services. But when we enable the High availability of EMR launching 3 master nodes, how will the alb automatically points out to new masternode thats active. The ALB should not distribute the traffic to secondary instances. It need to point to the whatever instance which is acting as master at a given time.
Thank you