OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
features
/
batching
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/14/2024 10:56:09 AM
rwxr-xr-x
📄
batchSerialization.feature
267 bytes
08/14/2024 10:51:40 AM
rw-r--r--
📄
writeRequestBatch.feature
369 bytes
08/14/2024 10:51:40 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