SDK for PHP 3.x

CognitoIdentityProvider
in package

Table of Contents

Methods

__construct()  : mixed
__invoke()  : mixed
updateLogin()  : mixed

Methods

__construct()

public __construct(mixed $poolId, array<string|int, mixed> $clientOptions[, array<string|int, mixed> $logins = [] ][, mixed $accountId = null ]) : mixed
Parameters
$poolId : mixed
$clientOptions : array<string|int, mixed>
$logins : array<string|int, mixed> = []
$accountId : mixed = null

__invoke()

public __invoke() : mixed

updateLogin()

public updateLogin(mixed $key, mixed $value) : mixed
Parameters
$key : mixed
$value : mixed
On this page