Your IP : 216.73.217.13


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

<?php
namespace Aws\EKSAuth;

use Aws\AwsClient;

/**
 * This client is used to interact with the **Amazon EKS Auth** service.
 * @method \Aws\Result assumeRoleForPodIdentity(array $args = [])
 * @method \GuzzleHttp\Promise\Promise assumeRoleForPodIdentityAsync(array $args = [])
 */
class EKSAuthClient extends AwsClient {}