Amazon Ec2 Interface to allow easy creation of the Ec2 Components

category Zend
package Zend_Service
subpackage Amazon
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Factory method to fetch what you want to work with.

factory(string $section, string $key = null, string $secret_key = null) : object
Static

Parameters

$section

string

Create the method that you want to work with

$key

string

Override the default aws key

$secret_key

string

Override the default aws secretkey

Exceptions

\Zend_Service_Amazon_Ec2_Exception

Returns

object