Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Aws
Iam
IamClient
PHP 클래스 Aws\Iam\IamClient
링크 보기:
User guide
링크 보기:
API docs
상속:
extends
Aws\Common\Client\AbstractClient
파일 보기
프로젝트 열기: humanmade/aws-ses-wp-mail
1 사용 예제들
공개 메소드들
메소드
설명
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.
메소드 상세
factory()
공개
정적인
메소드
Factory method to create a new AWS Identity and Access Management client using an array of configuration options.
링크 보기:
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
리턴
self