What I have:
I currently use the free tier AWS RDS MySQL setup. I have connectivity to my database and everything from AWS to my MySQL database is linked.
What I need:
I need assistance with building a proper API setup to communicate to my database from Unreal Engine, for various things. (Player Login and Character Data)
I have VaRest plugin but if theres an easier setup or better alternative then please, by all means lets go that route.