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