ContributionsMost RecentMost LikesSolutionsRe: SoapUI automation with AWS S3 Hi, Thanks for the reply. I am a kind of new Bee to the Soap UI service Testing. I am not sure how we can map the AWS as a network drive. Can you be little detailed please. Regards, Subhani Re: SoapUI automation with AWS S3 Thanks for the response Rao.. I am connecting to AWS by configuring OAUTH authentication and sending some file location details (to grab from AWS S3 bucket) in the request. Regards, Subhani SoapUI automation with AWS S3 I am using Ready API to carry out Service Testing for one of my projects which is based out of REST calls. The service will take the information from the incoming request and save it in the form of an xml file in AWS S3 bucket folder. Currently I am manually logging into the AWS console to make sure the xml file exists or not in S3 bucket folder. But I am trying to automate something in the SoapUI to check the existence of the XML file in S3 bucket. Can someone please give some information or any thoughts in setting up the AWS S3 configuration in SOAPUI to make it automated. Thanks in advance Solved