Subject: | Missing GroupId |
Date: | Mon, 6 Apr 2015 18:48:25 +0000 |
To: | "bug-Net-Amazon-EC2 [...] rt.cpan.org" <bug-Net-Amazon-EC2 [...] rt.cpan.org> |
From: | Sean Rodman <srodman [...] daxko.com> |
In using the functions authorize_security_group_ingress and authorize_security_group_egress with security groups that are attached to VPC's I have realized that these functions don't allow for the use of a GroupId as specified by Amazon's API documentation. I have some code that has added these changes to these functions if you would like for me to send it to you. Because of how well this module was written it was easy to make the needed changes to the functions.