File "QLDBSessionClient.php"

Full Path: /home/bettaeza/flyinsyria.com/aws/aws-sdk-php/src/QLDBSession/QLDBSessionClient.php
File size: 322 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Aws\QLDBSession;

use Aws\AwsClient;

/**
 * This client is used to interact with the **Amazon QLDB Session** service.
 * @method \Aws\Result sendCommand(array $args = [])
 * @method \GuzzleHttp\Promise\Promise sendCommandAsync(array $args = [])
 */
class QLDBSessionClient extends AwsClient {}