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: batchSerialization.feature
Close
@sqs @integ Feature: SQS Batch Serialization Scenario: Deleting Message Batches Given I have a "sqs" client And I have put 10 messages in a queue When I delete a batch of 10 messages Then 10 messages should have been deleted from the queue