Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions,
see Getting Started with Amazon Web Services in China
(PDF).
Delete a listener for your Application Load Balancer
Before you delete a listener, consider the impact on your application:
- Console
-
To delete a listener
Open the Amazon EC2 console at
https://console.amazonaws.cn/ec2/.
-
On the navigation pane, choose Load Balancers.
-
Select the load balancer.
-
On the Listeners and rules tab, select the check box for the listener
and choose Manage listener, Delete listener.
-
When prompted for confirmation, enter confirm
and then
choose Delete.
- Amazon CLI
-
To delete a listener
Use the delete-listener command.
aws elbv2 delete-listener \
--listener-arn listener-arn