Hi All,

Please find the final method list which will implement in this connector:

*Permission*
*addPermission *-       Adds a permission to a queue for a specific principal.
This allows for sharing access to the queue. 
*removePermission *- Revokes any permissions in the queue policy. 

*Queue*
*createQueue *- Creates a new queue, or returns the URL of an existing one. 
*getQueueUrl* - Returns the URL of an existing queue.
*getQueueAttributes *- Gets attributes for the specified queue. 
*setQueueAttributes *- Sets the value of one or more queue attributes. 
*listQueues *- Returns a list of your queues. 
*deleteQueue *- Deletes the queue specified by the queue URL, regardless of
whether the queue is empty. 

*Message*
*sendMessageBatch *- Delivers a message to the specified queue. 
*receiveMessage *- Retrieves one or more messages from the specified queue. 
*deleteMessageBatch *- Deletes multiple messages. 
*changeMessageVisibilityBatch *- Changes the visibility timeout of multiple
messages.

Thanks & Regards
Rasika





--
View this message in context: 
http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-AmazonSQS-tp97657p97878.html
Sent from the WSO2 Architecture mailing list archive at Nabble.com.
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to