In Amazon's description of its Application Load Balancer, they include the following diagram (which I have seen replicated in other materials on the topic):
But they describe that Listener is configured to communicate with Target Groups, not the Targets, directly. If that is the case shouldn't there be only one arrow from the Listener to each Target Group that it targets?