PATH:
home
/
shotlining
/
public_html
/
wp-content
/
plugins
/
w3-total-cache
/
vendor
/
aws
/
aws-sdk-php
/
src
/
FreeTier
<?php namespace Aws\FreeTier; use Aws\AwsClient; /** * This client is used to interact with the **AWS Free Tier** service. * @method \Aws\Result getFreeTierUsage(array $args = []) * @method \GuzzleHttp\Promise\Promise getFreeTierUsageAsync(array $args = []) */ class FreeTierClient extends AwsClient {}
[+]
Exception
[+]
..
[-] FreeTierClient.php
[edit]