<?php
namespace AwsQLDBSession;
use AwsAwsClient;
/**
* This client is used to interact with the **Amazon QLDB Session** service.
* @method AwsResult sendCommand(array $args = [])
* @method GuzzleHttpPromisePromise sendCommandAsync(array $args = [])
*/
class QLDBSessionClient extends AwsClient {}