OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
cream
/
aws-ses
/
vendor
/
aws
/
aws-sdk-php
/
features
/
batching
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/07/2025 12:10:31 PM
rwxr-xr-x
📄
batchSerialization.feature
267 bytes
01/07/2025 12:10:31 PM
rw-r--r--
📄
writeRequestBatch.feature
369 bytes
01/07/2025 12:10:31 PM
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