Skip Menu |

This queue is for tickets about the Net-Amazon-EC2 CPAN distribution.

Report information
The Basics
Id: 103346
Status: open
Priority: 0/
Queue: Net-Amazon-EC2

People
Owner: Nobody in particular
Requestors: srodman [...] daxko.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.
Subject: Re: [rt.cpan.org #103346] AutoReply: Missing GroupId
Date: Mon, 6 Apr 2015 18:56:06 +0000
To: "bug-Net-Amazon-EC2 [...] rt.cpan.org" <bug-Net-Amazon-EC2 [...] rt.cpan.org>
From: Sean Rodman <srodman [...] daxko.com>
Sorry, I wrote the wrong function name for the second function. It effects the revoke_security_group_ingress funtion, not the authorize_security_group_egress function. On 4/6/15, 1:48 PM, "Bugs in Net-Amazon-EC2 via RT" <bug-Net-Amazon-EC2@rt.cpan.org> wrote: Show quoted text
> >Greetings, > >This message has been automatically generated in response to the >creation of a trouble ticket regarding: > "Missing GroupId", >a summary of which appears below. > >There is no need to reply to this message right now. Your ticket has been >assigned an ID of [rt.cpan.org #103346]. Your ticket is accessible >on the web at: > > https://rt.cpan.org/Ticket/Display.html?id=103346 > >Please include the string: > > [rt.cpan.org #103346] > >in the subject line of all future correspondence about this issue. To do >so, >you may reply to this message. > > Thank you, > bug-Net-Amazon-EC2@rt.cpan.org > >------------------------------------------------------------------------- >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. >
On Mon Apr 06 14:56:17 2015, srodman@daxko.com wrote: Show quoted text
> Sorry, I wrote the wrong function name for the second function. It effects > the revoke_security_group_ingress funtion, not the > authorize_security_group_egress function.
Hi, sorry about the long delay in dealing with the ticket - I would love to get a patch to fix this issue. Please feel free to attach it to this ticket or you can email me using MALLEN AT CPAN