shell bypass 403
<?php
namespace ClikIT\Infinite_Uploads\Aws\PI\Exception;
use ClikIT\Infinite_Uploads\Aws\Exception\AwsException;
/**
* Represents an error interacting with the **AWS Performance Insights** service.
*/
class PIException extends AwsException {}