A new customer that we are onboarding at the moment had a requirement that connection is to be made through AWS S3 and SQS calls. As this is a very new thing for myself I was after some guidance on how best to do this.
My initial thoughts are to use the Javascript Nodejs SDK to build the solution, in my thinking this would handshake well with PReS Workflow as the back end is in HTML/CSS/Javascript also. Are there any Walkthroughs, Tutorials or Links that can be shared so as I can move forward with this development?