This is a batch version of SendMessage
. It takes multiple messages and adds each
of them to the queue. The result of each add operation is reported individually in the
response.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The URL of the SQS queue to take action on. |
|
|
Required |
A list of
|
|
|
Optional |
An associative array of parameters that can have the following keys:
|
Returns
Type |
Description |
---|---|
A |
Source
Method defined in services/sqs.class.php | Toggle source view (12 lines) | View on GitHub