Static Public Member Functions |
| static | factory ($section, $key=null, $secret_key=null) |
Detailed Description
Definition at line 32 of file Ec2.php.
Member Function Documentation
| static factory |
( |
$ |
section, |
|
|
$ |
key = null, |
|
|
$ |
secret_key = null |
|
) |
| [static] |
Factory method to fetch what you want to work with.
- Parameters:
-
| string | $section | Create the method that you want to work with |
| string | $key | Override the default aws key |
| string | $secret_key | Override the default aws secretkey |
- Exceptions:
-
- Returns:
- object
Definition at line 43 of file Ec2.php.
The documentation for this class was generated from the following file:
- C:/xampp/htdocs/moodle/lib/zend/Zend/Service/Amazon/Ec2.php