Provides the basic functionality to send a request to the Amazon Ec2 Query API
Located in /Service/Amazon/Ec2/Abstract.php (line 47)
Zend_Service_Abstract | --Zend_Service_Amazon_Abstract | --Zend_Service_Amazon_Ec2_Abstract
Class | Description |
---|---|
![]() |
An Amazon EC2 interface that allows yout to run, terminate, reboot and describe Amazon Ec2 Instances. |
![]() |
An Amazon EC2 interface to create, describe, attach, detach and delete Elastic Block Storage Volumes and Snaphsots. |
![]() |
An Amazon EC2 interface to query which Availibity Zones your account has access to. |
![]() |
An Amazon EC2 interface to query which Regions your account has access to. |
![]() |
An Amazon EC2 interface to create, delete, describe, grand and revoke sercurity permissions. |
![]() |
Allows you to interface with the reserved instances on Amazon Ec2 |
![]() |
An Amazon EC2 interface that allows yout to run, terminate, reboot and describe Amazon Ec2 Instances. |
![]() |
An Amazon EC2 interface that allows yout to run, terminate, reboot and describe Amazon Ec2 Instances. |
![]() |
An Amazon EC2 interface to register, describe and deregister Amamzon Machine Instances (AMI) |
![]() |
An Amazon EC2 interface to create, delete and describe Ec2 KeyPairs. |
![]() |
An Amazon EC2 interface to allocate, associate, describe and release Elastic IP address from your account. |
An array that contains all the valid Amazon Ec2 Regions.
The API version to use
The HTTP query server
Signature Encoding Method
Signature Version
Period after which HTTP request will timeout in seconds
Inherited from Zend_Service_Amazon_Abstract
Zend_Service_Amazon_Abstract::$_accessKey
Zend_Service_Amazon_Abstract::$_defaultAccessKey
Zend_Service_Amazon_Abstract::$_defaultSecretKey
Zend_Service_Amazon_Abstract::$_secretKey
Inherited from Zend_Service_Abstract
Zend_Service_Abstract::$_httpClient
Set which region you are working in. It will append the end point automaticly
Create Amazon client.
Adds required authentication and version parameters to an array of parameters
The required parameters are:
Sends a HTTP request to the queue service using Zend_Http_Client
Computes the RFC 2104-compliant HMAC signature for request parameters
This implements the Amazon Web Services signature, as per the following specification:
Method to fetch the AWS Region
Inherited From Zend_Service_Amazon_Abstract
Zend_Service_Amazon_Abstract::__construct()
Zend_Service_Amazon_Abstract::setKeys()
Zend_Service_Amazon_Abstract::_getAccessKey()
Zend_Service_Amazon_Abstract::_getSecretKey()
Inherited From Zend_Service_Abstract
Zend_Service_Abstract::getHttpClient()
Zend_Service_Abstract::setHttpClient()
Documentation generated on Mon, 21 Jun 2010 15:04:57 -0400 by phpDocumentor 1.4.3