I have recently implemented the AWS SDK for my iOS app, which I am developing in Swift. I have connected to my DB instance ad am able to get a query response, however I am struggling to convert this into usable data. I'm relatively new to Swift, AWS and programming in general so may be missing something obvious!I have recently implemented the AWS SDK for my