Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.


Add question

You must login to ask a question.

Login

Register Now

Lorem ipsum dolor sit amet, consectetur adipiscing elit.Morbi adipiscing gravdio, sit amet suscipit risus ultrices eu.Fusce viverra neque at purus laoreet consequa.Vivamus vulputate posuere nisl quis consequat.

Delete AWS Application Load Balancer | CLI Guide

To delete an Application Load Balancer in AWS using the AWS CLI, you can use the following command:

aws elbv2 delete-load-balancer --load-balancer-arn <load_balancer_arn>

Replace <load_balancer_arn> with the actual ARN (Amazon Resource Name) of the load balancer you want to delete. This command will delete the specified Application Load Balancer.

ALSO READ  What are some recommended entry level cloud certifications?

About Abhay Singh

I'm Abhay Singh, an Architect with 9 Years of It experience. AWS Certified Solutions Architect.

Follow Me

Leave a reply