amplify-category-api
amplify-category-api copied to clipboard
Index usage on AmplifyDataStore dynamodb table
Amplify CLI Version
11.1.2-sync-fix.0
Question
This question is in continuation to the issue discussed here. With the fix, I do see base table index being used but noticed that the datastore table created by amplify having huge reads and getting throttled with no real indexes. There is no clear documentation on effective design of this table. Can someone throw light on on to create indexes(if any) and reduce what appears to be scans on the table.