A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/aws-sdk-php/v3/api/class-Aws.AwsClient.html below:

AWS SDK for PHP 3.x

AwsClient implements AwsClientInterface Uses AwsClientTrait

Default AWS client implementation

Table of Contents Interfaces
AwsClientInterface
Represents an AWS client.
Methods
__call()  : mixed
__construct()  : mixed
The client constructor accepts the following options:
__sleep()  : mixed
emitDeprecationWarning()  : mixed
execute()  : mixed
executeAsync()  : mixed
factory()  : static
getApi()  : Service
Get the service description associated with the client.
getArguments()  : array<string|int, mixed>
Get an array of client constructor arguments used by the client.
getClientBuiltIns()  : array<string|int, mixed>
Provides the set of built-in keys and values used for endpoint resolution
getClientContextParams()  : array<string|int, mixed>
Provides the set of service context parameter key-value pairs used for endpoint resolution.
getCommand()  : CommandInterface
Create a command for an operation name.
getConfig()  : mixed|null
Get a client configuration value.
getCredentials()  : PromiseInterface
Returns a promise that is fulfilled with an {@see \Aws\Credentials\CredentialsInterface} object.
getEndpoint()  : UriInterface
Gets the default endpoint, or base URL, used by the client.
getEndpointProvider()  : mixed
getEndpointProviderArgs()  : array<string|int, mixed>
Retrieves arguments to be used in endpoint resolution.
getHandlerList()  : HandlerList
Get the handler list used to transfer commands.
getIterator()  : mixed
getPaginator()  : mixed
getRegion()  : string
Get the region to which the client is configured to send requests.
getSignatureProvider()  : callable
Get the signature_provider function of the client.
getWaiter()  : mixed
waitUntil()  : mixed
__call() public __call(mixed $name, array<string|int, mixed> $args) : mixed Parameters
$name : mixed
$args : array<string|int, mixed>
__construct()

The client constructor accepts the following options:

public __construct(array<string|int, mixed> $args) : mixed Parameters
$args : array<string|int, mixed>

Client configuration arguments.

Tags
throws
InvalidArgumentException

if any required options are missing or the service is not supported.

__sleep() public __sleep() : mixed emitDeprecationWarning() public static emitDeprecationWarning() : mixed execute() public execute(CommandInterface $command) : mixed Parameters
$command : CommandInterface
executeAsync() public executeAsync(CommandInterface $command) : mixed Parameters
$command : CommandInterface
factory() public static factory([array<string|int, mixed> $config = [] ]) : static Parameters
$config : array<string|int, mixed> = []
Tags
deprecated
Return valuesstatic getApi()

Get the service description associated with the client.

public getApi() : Service Return valuesService getArguments()

Get an array of client constructor arguments used by the client.

public static getArguments() : array<string|int, mixed> Return valuesarray<string|int, mixed> getClientBuiltIns()

Provides the set of built-in keys and values used for endpoint resolution

public getClientBuiltIns() : array<string|int, mixed> Return valuesarray<string|int, mixed> getClientContextParams()

Provides the set of service context parameter key-value pairs used for endpoint resolution.

public getClientContextParams() : array<string|int, mixed> Return valuesarray<string|int, mixed> getCommand()

Create a command for an operation name.

public getCommand(mixed $name[, array<string|int, mixed> $args = [] ]) : CommandInterface

Special keys may be set on the command to control how it behaves, including:

Parameters
$name : mixed

Name of the operation to use in the command

$args : array<string|int, mixed> = []

Arguments to pass to the command

Return valuesCommandInterface getConfig()

Get a client configuration value.

public getConfig([mixed $option = null ]) : mixed|null Parameters
$option : mixed = null

The option to retrieve. Pass null to retrieve all options.

Return valuesmixed|null getCredentials()

Returns a promise that is fulfilled with an {@see \Aws\Credentials\CredentialsInterface} object.

public getCredentials() : PromiseInterface

If you need the credentials synchronously, then call the wait() method on the returned promise.

Return valuesPromiseInterface getEndpoint()

Gets the default endpoint, or base URL, used by the client.

public getEndpoint() : UriInterface Return valuesUriInterface getEndpointProvider() public getEndpointProvider() : mixed getEndpointProviderArgs()

Retrieves arguments to be used in endpoint resolution.

public getEndpointProviderArgs() : array<string|int, mixed> Return valuesarray<string|int, mixed> getHandlerList()

Get the handler list used to transfer commands.

public getHandlerList() : HandlerList

This list can be modified to add middleware or to change the underlying handler used to send HTTP requests.

Return valuesHandlerList getIterator() public getIterator(mixed $name[, array<string|int, mixed> $args = [] ]) : mixed Parameters
$name : mixed
$args : array<string|int, mixed> = []
getPaginator() public getPaginator(mixed $name[, array<string|int, mixed> $args = [] ]) : mixed Parameters
$name : mixed
$args : array<string|int, mixed> = []
getRegion()

Get the region to which the client is configured to send requests.

public getRegion() : string Return valuesstring getSignatureProvider()

Get the signature_provider function of the client.

public final getSignatureProvider() : callable Return valuescallable getWaiter() public getWaiter(mixed $name[, array<string|int, mixed> $args = [] ]) : mixed Parameters
$name : mixed
$args : array<string|int, mixed> = []
waitUntil() public waitUntil(mixed $name[, array<string|int, mixed> $args = [] ]) : mixed Parameters
$name : mixed
$args : array<string|int, mixed> = []

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4