OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
email
/
vendor
/
aws
/
aws-sdk-php
/
src
/
WellArchitected
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/10/2024 05:27:47 AM
rwxr-xr-x
📄
WellArchitectedException.php
236 bytes
07/10/2024 05:27:48 AM
rw-r--r--
Editing: WellArchitectedException.php
Close
<?php namespace Aws\WellArchitected\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **AWS Well-Architected Tool** service. */ class WellArchitectedException extends AwsException {}