I have a amazon instance, that has several elastic ips assigned to it.
Looking at this answer, I have found a way to get one of the elastic ips of the instance, the one I use to ssh into it.
However, I would like to know if there is a way to get all the elastic ips assigned to the machine.
How do I get a list of all elastic ips assigned to my amazon instance?
Thanks!