#ec2
Read more stories on Hashnode
Articles with this tag
For example, to get list of AWS EC2 instances with their private IP address, instance ID and their name, do this - $ aws ec2 describe-instances \ ...