Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Aws
Iam
IamClient
PHP Class Aws\Iam\IamClient
See link:
User guide
See link:
API docs
Inheritance:
extends
Aws\Common\Client\AbstractClient
Mostrar archivo
Open project: humanmade/aws-ses-wp-mail
Class Usage Examples
Public Methods
Method
Description
factory
(
array
| Guzzle\Common\Collection
$config
= [] ) :
self
Factory method to create a new AWS Identity and Access Management client using an array of configuration options.
Method Details
factory()
public
static
method
Factory method to create a new AWS Identity and Access Management client using an array of configuration options.
See link:
http://docs.aws.amazon.com/aws-sdk-php/v2/guide/configuration.html#client-configuration-options
public
static
factory
(
array
| Guzzle\Common\Collection
$config
= [] ) :
self
$config
array
| Guzzle\Common\Collection
Client configuration data
return
self