The following table lists common parameters used by Query and SOAP requests to SQS.
| Parameter Name | Description | Used By |
|---|---|---|
|
|
The action to perform. For example: |
Query |
|
|
Your Access Key ID. For example: |
Query and SOAP |
|
|
The date and time at which the signature included in the request expires, in
the format YYYY-MM-DDThh:mm:ssZ, as specified in the ISO 8601 standard. Query
requests must include either |
Query and SOAP (see description) |
|
|
A request signature (for information, see Request Authentication). For example:
|
Query and SOAP |
|
|
Required when you use signature version 2 with Query requests. For more information, see Query Request Authentication. |
Query |
|
|
For more information, see Query Request Authentication. |
Query |
|
|
The date and time the request is signed, in the format YYYY-MM-DDThh:mm:ssZ,
as specified in the ISO 8601 standard. Query requests must include either
|
Query and SOAP (see description) |
|
|
The API version to use, as specified in the WSDL. For example: 2008-01-01. |
Query |
For Query requests, parameter values must be URL-encoded. This is true for any Query parameter
passed to SQS and is typically necessary in the Signature,
ReceiptHandle, and MessageBody parameters. Some
clients do this automatically, but this is not the norm.