How to show/list Instance id of AWS load balancer from command line

Run command to list Instance id of AWS load balancer

aws elb describe-load-balancers --load-balancer-name ELB-Name-here | jq -r '.LoadBalancerDescriptions[].Instances[].InstanceId'
Share on Google Plus

About Md. Shahzad Alam

I am a passionate cloud and DevOps professional specializing in Linux and open-source solutions. Through this blog, I share my knowledge and experience with the community, offering tips and insights on cloud technologies and DevOps practices.
    Blogger Comment

0 comments:

Post a Comment