Connecting to AWS IoT from ESP32 over GSM (SIM800L)

Hey everyone. So we’re doing an IoT project in which we’ll be using GSM to publish data on AWS IoT. I’m a newbie with this so I need some help getting started. Can MQTT work over GSM? Any example codes I can start with?

I think you can get some idea from here: https://randomnerdtutorials.com/esp32-c … r-sim800l/