Release: Amazon Simple Queue Service on 2009-09-10
Added shared queues and anonymous access on 2009-04-07, and added new valid values for parameters in two operations on 2009-09-10.
Details
New Features
| Feature |
Date | Description |
| New Values |
2009-09-10 |
Added ApproximateNumberOfMessagesNotVisible as a valid value for the GetQueueAttributes' AttributeName parameter. For more information, see GetQueueAttributes. Also added All, ApproximateReceiveCount and ApproximateFirstReceiveTimestamp as valid values for ReceiveMessage's AttributeName parameter. For more information, see ReceiveMessage. |
| Shared Queues |
2009-04-07 |
Amazon SQS now supports shared queues and anonymous access, along with an in-depth explanation of access policy language. For more information, see the Shared Queues section in the Amazon Simple Queue Service Developer Guide. |
| Access Policy Language Section |
2009-04-07 |
Amazon SQS now contains an in-depth explanation of access policy language. This narrative is for Amazon SQS users who want to write their own access control policies. For more information, see the Appendix: The Access Policy Language in the Amazon Simple Queue Service Developer Guide. |
| New Operations |
2009-04-07 |
Amazon SQS added three new operations: ChangeMessageVisibility, AddPermission, and RemovePermission. For more information, see the API Actions section in the Amazon Simple Queue Service Developer Guide. |
New Queue Attributes |
2009-04-07 |
Amazon SQS added Policy as a value for the Attribute.Name parameter in SetQueueAttributes. Added CreatedTimestamp, LastModifiedTimestamp, and Policy as valid values for the AttributeName parameter in GetQueueAttributes. Added AttributeName parameter to ReceiveMessage. |
| New EU Locale |
2009-04-07 |
Amazon SQS added a new endpoint for EU. For more information, see the WSDL Location and API Version section in the Amazon Simple Queue Service Developer Guide. |