OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
reader
/
aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
features
/
batching
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/03/2025 08:53:15 AM
rwxr-xr-x
📄
batchSerialization.feature
267 bytes
03/03/2025 08:38:25 AM
rw-r--r--
📄
writeRequestBatch.feature
369 bytes
03/03/2025 08:38:25 AM
rw-r--r--
Editing: writeRequestBatch.feature
Close
@dynamodb @integ Feature: DynamoDB Write Request Batch Scenario: Batching Given I have a "dynamodb" client When I create a WriteRequestBatch with a batch size of 3 and a pool size of 2 And I put 20 items in the batch And I flush the batch Then 20 items should have been written And the batch should have been flushed at least 7 times