Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement to RouteTable describe and adding AllocationId as attribute to PublicIpInstanceIdPair and related describes #211

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

qpointsystems
Copy link

RouteTable describe now has an ability to describe by filter which allows for searching by 'vpc-id' for instance.
PublicIpInstanceIpPair for EC2 how has the AllocationId associated with that IP pair along with the ability to describe and release IP Address by its associated AllocationId in EC2

…that RouteTables can be described by Vpc-Id, for instance

Added a unit test which searches for a RouteTable by a VPC-id
… be tracked by that AWS concept.

Added a releaseAddressInRegionByAllocationId so that an IP address can be released by that addresses AllocationId
Modified the DescribeAddressesResponseHandler so that it can optionally take allocationId into account on a Describe
Added a use case to test allocationId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant