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