OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Iam
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:27:13 AM
rwxr-xr-x
📄
IamException.php
217 bytes
07/10/2024 05:27:14 AM
rw-r--r--
Editing: IamException.php
Close
<?php namespace Aws\Iam\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the AWS Identity and Access Management service. */ class IamException extends AwsException {}