OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
Xpress_backup
/
vendor
/
aws
/
aws-sdk-php
/
src
/
EKSAuth
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:19 AM
rwxr-xr-x
📄
EKSAuthClient.php
336 bytes
05/19/2025 10:07:19 AM
rw-r--r--
📁
Exception
-
05/19/2025 10:07:19 AM
rwxr-xr-x
Editing: EKSAuthClient.php
Close
<?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 {}