OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
zzXpress
/
vendor
/
aws
/
aws-sdk-php
/
src
/
BedrockAgent
/
Exception
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/19/2025 10:07:23 AM
rwxr-xr-x
📄
BedrockAgentException.php
230 bytes
05/19/2025 10:07:23 AM
rw-r--r--
Editing: BedrockAgentException.php
Close
<?php namespace Aws\BedrockAgent\Exception; use Aws\Exception\AwsException; /** * Represents an error interacting with the **Agents for Amazon Bedrock** service. */ class BedrockAgentException extends AwsException {}