I am working in IVR team. I write SOAP web services, write java client to access those web services and set data in the session variables of the CISCO API and IVR can then able to access that data. I am very good at this.
Currently, my manager plans to move from CISCO IVR to Amazon Connect. Amazon Connect has all infrastructure and IVR can be set up in 45 minutes. My task is to access existing legacy SOAP web services(which has access to our databases) in AWS Lambda and give that data to IVR. I went through all the documentation, but not able to figure out where to start. Could some one give me guidance on where to start.