Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/vendor/aws/aws-sdk-php/src/IoTEventsData/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/vendor/aws/aws-sdk-php/src/IoTEventsData/IoTEventsDataClient.php
<?php
namespace Aws\IoTEventsData;

use Aws\AwsClient;

/**
 * This client is used to interact with the **AWS IoT Events Data** service.
 * @method \Aws\Result batchAcknowledgeAlarm(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchAcknowledgeAlarmAsync(array $args = [])
 * @method \Aws\Result batchDeleteDetector(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchDeleteDetectorAsync(array $args = [])
 * @method \Aws\Result batchDisableAlarm(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchDisableAlarmAsync(array $args = [])
 * @method \Aws\Result batchEnableAlarm(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchEnableAlarmAsync(array $args = [])
 * @method \Aws\Result batchPutMessage(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchPutMessageAsync(array $args = [])
 * @method \Aws\Result batchResetAlarm(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchResetAlarmAsync(array $args = [])
 * @method \Aws\Result batchSnoozeAlarm(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchSnoozeAlarmAsync(array $args = [])
 * @method \Aws\Result batchUpdateDetector(array $args = [])
 * @method \GuzzleHttp\Promise\Promise batchUpdateDetectorAsync(array $args = [])
 * @method \Aws\Result describeAlarm(array $args = [])
 * @method \GuzzleHttp\Promise\Promise describeAlarmAsync(array $args = [])
 * @method \Aws\Result describeDetector(array $args = [])
 * @method \GuzzleHttp\Promise\Promise describeDetectorAsync(array $args = [])
 * @method \Aws\Result listAlarms(array $args = [])
 * @method \GuzzleHttp\Promise\Promise listAlarmsAsync(array $args = [])
 * @method \Aws\Result listDetectors(array $args = [])
 * @method \GuzzleHttp\Promise\Promise listDetectorsAsync(array $args = [])
 */
class IoTEventsDataClient extends AwsClient {}

Spamworldpro Mini