Delete a listener for your Application Load Balancer - Elastic Load Balancing

Delete a listener for your Application Load Balancer

You can delete a listener at any time. When you delete a load balancer, all its listeners are deleted.

To delete a listener using the console
  1. Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/.

  2. On the navigation pane, choose Load Balancers.

  3. Select the load balancer.

  4. On the Listeners and rules tab, select the check box for the listener and choose Manage listener, Delete listener.

  5. When prompted for confirmation, enter confirm and choose Delete.

To delete a listener using the AWS CLI

Use the delete-listener command.