UnknownSec Bypass
403
:
/
var
/
www
/
jpsagrisolution
/
vendor
/
aws
/
aws-sdk-php
/
src
/
S3
/
UseArnRegion
/ [
drwxr-xr-x
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
ConfigurationInterface.php
<?php namespace Aws\S3\UseArnRegion; interface ConfigurationInterface { /** * Returns whether or not to use the ARN region if it differs from client * * @return bool */ public function isUseArnRegion(); /** * Returns the configuration as an associative array * * @return array */ public function toArray(); }
Copyright © 2025 - UnknownSec