Is there an easy way to have all the private IP assigned in a particular subnet with the AWS command line?
I want to give in as my input the subnet ID, ie. subnet-0ca0b01xxxxxxxxxx and the output should the list of all the private IPs assigned in the subnet. Thanks.