Query data from AWS DynamoDB – Amazon Web Sevices
I am trying to query data from DynamoDB in my android app using kotlin. The code should be correct, but looking at the logs, it doesn't seem to be executing the code since I'm not receiving any type of results…