I have been struggling to query a global secondary index of dynamodb using ti.aws module in my appcelerator project. The problem is that ti.aws module uses old AWS Dyanmodb API reference that does not include global secondary index-es. Is there a way I can query global secondary index of dynamodb in my app? Thanks
↧