Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Perl AWS Error

by Your Mother (Archbishop)
on Feb 12, 2016 at 19:17 UTC ( [id://1155123]=note: print w/replies, xml ) Need Help??


in reply to Perl AWS Error

I have never used this library but I do expect this change will shed some light on your problem (namely that your $image object is never actually created)–

my $ec2 = VM::EC2->new( -access_key => "5454fgfffh", -secret_key => "dscsdcsd", -endpoint => 'http://ec2.amazonaws.com', -raise_error => 1 );

Note that the code you posted is slightly broken (missing quote in the args to new) and will not even compile as it stands.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1155123]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2026-02-16 21:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.