Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.1.0
Description
When calling the ElasticIPAddressApi#describeAddressesInRegion method, a NullPointerException is thrown if the Elastic IP has tags.
The response can contain a tagSet element and the current SAX parser reads the items in the tag set as if they were public ip addresses.