Problem scenario
You want to list the elastic load balancers in your AWS account. How do you view the ELBs?
Solution
Run this command:
aws elbv2 describe-load-balancers
A Technical I.T./DevOps Blog
Problem scenario
You want to list the elastic load balancers in your AWS account. How do you view the ELBs?
Solution
Run this command:
aws elbv2 describe-load-balancers