Uly.me

cloud engineer

  • Home
  • About
  • Archives
Home/Archives for elbv2

August 17, 2020

AWS List of Application LB

Here’s how to display a list of application load balancers.

aws elbv2 describe-load-balancers --profile --region us-east-1

aws elbv2 describe-load-balancers --profile --region us-east-1

Here’s how to display classic load balancers.

aws elb describe-load-balancers --profile --region us-east-1

aws elb describe-load-balancers --profile --region us-east-1

  • Cloud
  • Linux
  • Git

Copyright © 2012–2021