Hi All, While implementing this connector, we found out that the following methods are not supported by the API.
1. DeleteMessageBatch 2. SendMessageBatch 3. ChangeMessageVisibilityBatch Instead of above batch operations, we can use following methods which behave in similar manner: 1. DeleteMessage 2. SendMessage 3. ChangeMessageVisibility And following method is also not supported by the API and could not find a substitute for that. 1. GetQueueUrl Please share your thoughts on this as we are currently in the process of developing this connector. Thanks & Regards Rasika -- View this message in context: http://wso2-oxygen-tank.10903.n7.nabble.com/Connector-AmazonSQS-tp97657p98159.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
