/AWS1/IF_SQS¶
/AWS1/IF_SQS
represents the ABAP client for the SQS service, representing each operation as
a method call. For more information see the API Page page.
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() |