Main > Programming > Libraries >

Net::Amazon::EC2 0.04

Net::Amazon::EC2 0.04

Sponsored Links

Net::Amazon::EC2 0.04 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.022 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 899
Date added: 2007-05-12
Publisher: Jeff Kim

Net::Amazon::EC2 0.04 description

Net::Amazon::EC2 is a Perl interface to the Amazon Elastic Compute Cloud (EC2) environment.

SYNOPSIS

use Net::Amazon::EC2;

my $ec2 = Net::Amazon::EC2->new(
AWSAccessKeyId => PUBLIC_KEY_HERE,
SecretAccessKey => SECRET_KEY_HERE
);

# Start 1 new instance from AMI: ami-XXXXXXXX
my $instance = $ec2->run_instances(ImageId => ami-XXXXXXXX, MinCount => 1, MaxCount => 1);

my $running_instances = $ec2->describe_instances();

foreach my $inst (@{$running_instances}) {
print "$inst->{instance}[0]{instanceId}n";
}

# Terminate instance

my $result = $ec2->terminate_instances(InstanceId => $instance->{instance}[0]{instanceId});

If an error occurs in communicating with EC2, the return value will be undef and $ec2->{error} will be populated with the message.

Net::Amazon::EC2 0.04 Screenshot

Advertisements

Net::Amazon::EC2 0.04 Keywords

Bookmark Net::Amazon::EC2 0.04

Hyperlink code:
Link for forum:

Net::Amazon::EC2 0.04 Copyright

WareSeeker periodically updates pricing and software information of Net::Amazon::EC2 0.04 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::Amazon::EC2 0.04 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Net::Amazon is a framework for accessing amazon.com via REST. Free Download
Net::Amazon::S3 is a simple, easy to use, pure Ruby implementation of the Amazon S3 REST API. Free Download
Net::Akismet is a Perl interface to Akismet - comment and trackback spam fighter. Free Download
Net::Amazon::Property::DVD is a Perl class for DVDs on amazon.com. Free Download
Net::Amazon::Validate::ItemSearch is a Perl module to validate ItemSearch requests. Free Download
Net::CyanChat is a Perl interface for connecting to Cyan Worlds chat room. Free Download
Net::AudioScrobbler is a Perl module that provides an interface to AudioScrobbler. Free Download
Time::Convert is a Perl interface to converting unix seconds to years, days, hours and minutes. Free Download