Sorry, I don't understand your question. I would start by finding out how the data are stored in AWS, and where. If your colleague already has the data in AWS (s)he will need to give you this information, and they will need to give you set up an account so that you can access the data, and they will need to tell you how to connect to it. So they should give you database name, account name, password, etc etc. All the stuff you would normally need to connect to a database. From my little bit of playing, connecting to a database hosted in AWS is similar to connecting to database hosted on local physical server. And you need to go through the same steps.