Search results for "ec2"
VM::EC2 - Perl interface to Amazon EC2, Virtual Private Cloud, Elastic Load Balancing, Autoscaling, and Relational Database services
This is an interface to the 2014-05-01 version of the Amazon AWS API (http://aws.amazon.com/ec2). It was written provide access to the new tag and metadata interface that is not currently supported by Net::Amazon::EC2, as well as to provide developer...
LDS/VM-EC2-1.28 - 23 Oct 2014 20:39:58 UTC - Search in distribution- VM::EC2::Tag - Object describing a tagged Amazon EC2 resource
- VM::EC2::ASG - Object describing an AutoScaling Group
- VM::EC2::ELB - Object describing an Elastic Load Balancer
- 174 more results from VM-EC2 »
Paws::EC2 - Perl Interface to AWS Amazon Elastic Compute Cloud
Amazon Elastic Compute Cloud Amazon Elastic Compute Cloud (Amazon EC2) provides secure and resizable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates the need to invest in hardware up front, so you can develop and deploy applications ...
JLMARTIN/Paws-0.44 - 14 Jul 2021 09:09:00 UTC - Search in distribution
Amazon::EC2
Perl interface to the Amazon EC2 API...
BIGFOOT/Amazon-EC2-1.0.1 - 03 Dec 2018 01:45:21 UTC - Search in distribution
App::EC2Cssh - Package for ec2-cssh CLI application
JETEVE/App-EC2Cssh-0.007
-
27 Mar 2017 15:46:19 UTC
-
Search in distribution
- ec2-cssh - Cluster SSH your EC2 instances
Net::EC2::Tiny - Basic EC2 client
MALLEN/Net-EC2-Tiny-0.03
-
21 Feb 2013 16:28:53 UTC
-
Search in distribution
Net::Amazon::EC2 - Perl interface to the Amazon Elastic Compute Cloud (EC2) environment.
This module is a Perl interface to Amazon's Elastic Compute Cloud. It uses the Query API to communicate with Amazon's Web Services framework....
MALLEN/Net-Amazon-EC2-0.36 - 03 Apr 2018 18:35:00 UTC - Search in distribution
AnyEvent::EC2::Tiny - Tiny asynchronous (non-blocking) interface to EC2 using AnyEvent
This is a basic asynchronous, non-blocking, interface to EC2 based on Net::EC2::Tiny. It's relatively compatible while the only difference is with regards to the callbacks and returned information....
XSAWYERX/AnyEvent-EC2-Tiny-0.002 - 26 Feb 2013 23:19:22 UTC - Search in distribution
App::EC2::API::Tools - ec2-api api tool wrapper scirpt
This script will make an easy entry to run / install / and upgrade ec2-api api tools...
MICVU/App-EC2-API-Tools-0.2 - 03 Dec 2014 13:35:25 UTC - Search in distribution
TAP::Harness::Remote::EC2 - Run tests on EC2 servers
Based on TAP::Harness::Remote, this module uses your running Amazon EC2 instances (<http://amazon.com/ec2>) to run tests against, instead of a preconfigured list of hosts....
ALEXMV/TAP-Harness-Remote-EC2-1.00 - 30 Sep 2008 21:32:32 UTC - Search in distribution
Net::Amazon::EC2::Metadata - Retrieves data from EC2 Metadata service. Both script and API; Works only from an EC2 instance.
This module queries Amazon's Elastic Compute Cloud Metadata service described at: http://docs.amazonwebservices.com/AWSEC2/2007-08-29/DeveloperGuide/AESDG -chapter-instancedata.html . It also fetches 'user_data' which follows the same API but is ofte...
NMCFARL/Net-Amazon-EC2-Metadata-0.10 - 22 Jan 2008 19:42:41 UTC - Search in distribution- ec2meta - get the metadata for this particular ec2 instance
VM::EC2::Instance::Located - determine if code is executing on an EC2 instance
Provides a function that determines if code is executing on an EC2 instance. Currently implemented by resolving instnace-data.ec2.internal. It will succeed on an ec2 instance and fail otherwise....
RCONOVER/VM-EC2-Instance-Located-0.13 - 20 Oct 2014 13:24:16 UTC - Search in distribution
Net::Amazon::HadoopEC2 - perl interface to work with Hadoop-EC2
This module is perl interface to work with Hadoop-EC2....
DANJOU/Net-Amazon-HadoopEC2-0.02 - 22 Oct 2008 05:33:13 UTC - Search in distribution- Net::Amazon::HadoopEC2::SSH - Net::SSH::Perl wrapper for Net::Amazon::HadoopEC2
- Net::Amazon::HadoopEC2::Group - A class to manipulate EC2 security group for hadoop-ec2.
- Net::Amazon::HadoopEC2::Cluster - Representation of Hadoop-EC2 cluster
- 1 more result from Net-Amazon-HadoopEC2 »
HON::EC2::Snapshots::Monitoring - Log file monitoring
Several utilities functions...
WILLBELL/HON-EC2-Snapshots-Monitoring-0.04 - 08 Mar 2016 11:54:17 UTC - Search in distribution- hon-ec2-snapshots-monitoring.pl - Monitor EC2 snapshots log
VM::EC2::Security::CredentialCache - Cache credentials respecting expiration time for IAM roles.
This module provides a cache for an EC2's IAM credentials represented by VM::EC2::Security::Credentials. Rather than retriving the credentials for every possible call that uses them, cache them until they expire and retreive them again if they have e...
RCONOVER/VM-EC2-Security-CredentialCache-0.25 - 23 Aug 2015 14:49:34 UTC - Search in distribution
Cfn::Resource::AWS::EC2::VPC - Cfn resource for AWS::EC2::VPC
This module implements a Perl module that represents the CloudFormation object AWS::EC2::VPC. See Cfn for more information on how to use it....
JLMARTIN/Cfn-0.14 - 07 May 2021 09:10:03 UTC - Search in distribution- Cfn::Resource::AWS::EC2::EIP - Cfn resource for AWS::EC2::EIP
- Cfn::Resource::AWS::EC2::Host - Cfn resource for AWS::EC2::Host
- Cfn::Resource::AWS::EC2::Route - Cfn resource for AWS::EC2::Route
- 73 more results from Cfn »
lib/AWS/XRay/Plugin/EC2.pm
FUJIWARA/AWS-XRay-0.12
-
11 May 2022 03:47:53 UTC
-
Search in distribution
Annelidous/Connector/EC2.pm
EWINDISCH/Annelidous-snapshot-20090727
-
28 Jul 2009 02:02:00 UTC
-
Search in distribution
lib/Chef/Knife/Cmd/EC2.pm
KABLAMO/Chef-Knife-Cmd-0.15
-
06 Mar 2017 07:46:45 UTC
-
Search in distribution
- lib/Chef/Knife/Cmd/EC2/Server.pm
- Chef::Knife::Cmd - A small wrapper around the Chef 'knife' command line utility
Net::Amazon::HadoopEC2::S3fs - Perl interface to hadoop s3fs
Net::Amazon::HadoopEC2::S3fs is a Perl interface to hadoop s3fs....
DANJOU/Net-Amazon-HadoopEC2-S3fs-0.02 - 28 Oct 2008 05:39:33 UTC - Search in distribution- Net::Amazon::HadoopEC2::S3fs::Inode - A representation of Hadoop-ec2 s3fs inode.
- Net::Amazon::HadoopEC2::S3fs::Block - A representation of Hadoop-ec2 s3fs block.
Muck - a toolkit for managing a cloud on Amazon EC2 and S3
See the specific modules for details, or vist www.muckOS.org...
MIKE/Muck-0.02 - 25 Jan 2007 17:57:36 UTC - Search in distribution