Name

ec2-describe-addresses

Synopsis

ec2-describe-addresses [ipaddres1 [...ipaddressN]]

Lists the information associated with the specified elastic IP addresses. If you do not specify any particular addresses, it will list all IP addresses you have allocated in the current EC2 region.

Examples

# SHOW ALL ALLOCATED
$ ec2-describe-addresses
ADDRESS 67.202.55.255 i-12b3ff6a
ADDRESS 67.203.55.255

# SHOW A SPECIFIC ADDRESS
$ ec2-describe-addresses 67.202.55.255
ADDRESS 67.202.55.255 i-12b3ff6a

Get Cloud Application Architectures now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.