OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
zzaws-ses
/
vendor
/
aws
/
aws-sdk-php
/
src
/
QLDBSession
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/04/2024 04:50:48 AM
rwxr-xr-x
📁
Exception
-
08/14/2024 08:00:53 AM
rwxr-xr-x
📄
QLDBSessionClient.php
322 bytes
08/14/2024 07:58:51 AM
rw-r--r--
Editing: QLDBSessionClient.php
Close
<?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 {}