Operations
All API operations are implemented by methods in /AWS1/IF_SQS
| Operation | Method |
|---|---|
| AddPermission | ADDPERMISSION() |
| CancelMessageMoveTask | CANCELMESSAGEMOVETASK() |
| ChangeMessageVisibility | CHANGEMESSAGEVISIBILITY() |
| ChangeMessageVisibilityBatch | CHANGEMESSAGEVISIBILITYBATCH() |
| CreateQueue | CREATEQUEUE() |
| DeleteMessage | DELETEMESSAGE() |
| DeleteMessageBatch | DELETEMESSAGEBATCH() |
| DeleteQueue | DELETEQUEUE() |
| GetQueueAttributes | GETQUEUEATTRIBUTES() |
| GetQueueUrl | GETQUEUEURL() |
| ListDeadLetterSourceQueues | LISTDEADLETTERSOURCEQUEUES() |
| ListMessageMoveTasks | LISTMESSAGEMOVETASKS() |
| ListQueues | LISTQUEUES() |
| ListQueueTags | LISTQUEUETAGS() |
| PurgeQueue | PURGEQUEUE() |
| ReceiveMessage | RECEIVEMESSAGE() |
| RemovePermission | REMOVEPERMISSION() |
| SendMessage | SENDMESSAGE() |
| SendMessageBatch | SENDMESSAGEBATCH() |
| SetQueueAttributes | SETQUEUEATTRIBUTES() |
| StartMessageMoveTask | STARTMESSAGEMOVETASK() |
| TagQueue | TAGQUEUE() |
| UntagQueue | UNTAGQUEUE() |