Zend Framework  1.12
Static Public Member Functions | List of all members
Zend_Service_Amazon_Ec2 Class Reference

Static Public Member Functions

static factory ($section, $key=null, $secret_key=null)
 Factory method to fetch what you want to work with.
 

Member Function Documentation

static factory (   $section,
  $key = null,
  $secret_key = null 
)
static

Factory method to fetch what you want to work with.

Parameters
string$sectionCreate the method that you want to work with
string$keyOverride the default aws key
string$secret_keyOverride the default aws secretkey
Exceptions
Zend_Service_Amazon_Ec2_Exception
Returns
object