in reply to Perl AWS Error

I have not used this module nor tested the following. Having said that, try:

my $image = $ec2->describe_images(-image_id=>'ami-12345');

See VM::EC2::Image