OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
ConfigService
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:26:33 AM
rwxr-xr-x
📄
ConfigServiceException.php
213 bytes
07/10/2024 05:26:34 AM
rw-r--r--
Editing: ConfigServiceException.php
Close
<?php namespace Aws\ConfigService\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the AWS Config service. */ class ConfigServiceException extends AwsException {}