SDK for PHP 3.x

EndpointDiscoveryMiddleware
in package

Table of Contents

Methods

__construct()  : mixed
__invoke()  : mixed
wrap()  : mixed

Methods

__construct()

public __construct(callable $handler, AwsClient $client, array<string|int, mixed> $args, mixed $config) : mixed
Parameters
$handler : callable
$client : AwsClient
$args : array<string|int, mixed>
$config : mixed

wrap()

public static wrap(mixed $client, mixed $args, mixed $config) : mixed
Parameters
$client : mixed
$args : mixed
$config : mixed
On this page