Issue in sending the data to server

I’m using MQTT protocol to send data to server from EG912U-GL module but the issue is to connect the client to server the function requires URL in the format of “mqtt://10.225.456.18” (just an example) or “mqtts://” but I have AWS URL in the format “abc.iot.amazonaws.com” so how can I connect the server using this URL or any other solution?
mqtt

May I ask if you are using standard or OPEN mode?

Could you please be specific about both of these modes then I think I’ll be able to answer correctly. Currently I’m testing the functionalities using code and not AT commands.

Sorry, I didn’t make myself clear. What I want to know is whether you use the standard module, the open module or the smart module.