Amazon SQS UiPath Integration Activities

Hi,

I have Developed UiPath Custom Activity Package to interact with AWS’s Simple Queue Service

and it is available on UiPath Connect Market Place:
Connect Link

Video Demo on YouTube: YouTube Link

This Activities can be used to transfer data between two machines and more use cases.

Looking forward for reviews and feedback.

Thank You,
Shubham Pratap

Hi Pratap, i don’t find find the package.

Im trying to delete message from sqs. only for few im getting “Delete message from SQS queue: Exception has been thrown by the target of an invocation.”

Encountering conflict issues when attempting to set the RegionEndpoint as there is both AWSSDK.Core and AWSSDK. Tried to do an Import with AWSSDK.Core but it is not found even though it shows in the Dependencies. Any idea on how to resolve…?