REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 1020 B
Close
/home/godevadmin/www/admin/vendor/aws/Aws/DynamoDbStreams/DynamoDbStreamsClient.php
Text
Base64
<?php namespace Aws\DynamoDbStreams; use Aws\AwsClient; use Aws\DynamoDb\DynamoDbClient; /** * This client is used to interact with the **Amazon DynamoDb Streams** service. * * @method \Aws\Result describeStream(array $args = []) * @method \GuzzleHttp\Promise\Promise describeStreamAsync(array $args = []) * @method \Aws\Result getRecords(array $args = []) * @method \GuzzleHttp\Promise\Promise getRecordsAsync(array $args = []) * @method \Aws\Result getShardIterator(array $args = []) * @method \GuzzleHttp\Promise\Promise getShardIteratorAsync(array $args = []) * @method \Aws\Result listStreams(array $args = []) * @method \GuzzleHttp\Promise\Promise listStreamsAsync(array $args = []) */ class DynamoDbStreamsClient extends AwsClient { public static function getArguments() { $args = parent::getArguments(); $args['retries']['default'] = 11; $args['retries']['fn'] = [DynamoDbClient::class, '_applyRetryConfig']; return $args; } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Exception
DIR
-
drwxrwxr-x
2024-06-18 20:10:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
DynamoDbStreamsClient.php
1020 B
lrwxrwxr-x
2024-06-18 20:10:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).