Your IP : 216.73.217.13


Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/aws/aws-sdk-php/src/FreeTier/
Upload File :
Current File : /var/www/magento.test.indacotrentino.com/www/vendor/aws/aws-sdk-php/src/FreeTier/FreeTierClient.php

<?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 {}