Subject: | Bug while doing describe_security_groups |
Here is the scenario when an error occurred.
First, create a new group using create_security_group with GroupName =>
"mygroup", GroupDescription => "test".
Then, when I try to list all group names using describe_security_groups.
It causes a problem. When I used previous version of Net-Amazon-EC2,
there was no problem. So currently I am using 0.06 version with
"user_old_api=1" for the command, describe_security_groups.